Difference between revisions of "Template:Tag"
From D&D 5e
(from w:Template:Tag) |
(tt → code) |
||
Line 1: | Line 1: | ||
− | < | + | <code style="white-space:nowrap;">{{#switch:{{{2|pair}}} |
|close | |close | ||
|single = <!--nothing--> | |single = <!--nothing--> | ||
Line 19: | Line 19: | ||
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
|single = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}}/> | |single = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}}/> | ||
− | }}</ | + | }}</code><noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 06:24, 19 September 2009
{{#switch:pair
|close |single = |open |pair |#default = <tag{{#if:| {{{params}}}}}>
}}{{#switch:pair
|open |close |single = |pair |#default =
}}{{#switch:pair
|open |single = |close |pair |#default = </tag>
}}{{#switch:pair
|single = <tag{{#if:| {{{params}}}}}/>
}}
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |