Template:ContentTag: Difference between revisions

From EHWiki
Jump to navigationJump to search
Created page with "<includeonly>{{#if:{{{type|}}}||*'''Type''': {{{type}}}}} {{#if:{{{description|}}}|*'''Description''': {{{description}}} }}{{#if:{{{note|}}}|*'''Note''': {{{note}}} }}{{#if:{{..."
 
No edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{type|}}}||*'''Type''': {{{type}}}}}
<includeonly>{{#if:{{{type|}}}|*'''Type''': {{{type}}}}}
{{#if:{{{description|}}}|*'''Description''': {{{description}}}
{{#if:{{{description|}}}|*'''Description''': {{{description}}}
}}{{#if:{{{note|}}}|*'''Note''': {{{note}}}
}}{{#if:{{{note|}}}|*'''Note''': {{{note}}}

Revision as of 22:02, 22 March 2013

Quick template for pasting

{{ContentTag
|type=
|description=
|note=
|gender=
|taggroupid=
|example1=
|example2=
|example3=
|example4=
|example5=
|example6=
|example7=
|example8=
}}

Parameters