Difference between revisions of "Template:Tag"
From D&D 5e
(use /doc) |
(expand) |
||
| Line 1: | Line 1: | ||
| − | <tt><nowiki><</nowiki>{{{1|tag}}}<nowiki>></nowiki>{{{2|}}}<nowiki></</nowiki>{{{1|tag}}}<nowiki>></nowiki></tt><noinclude> | + | <tt>{{#switch:{{{3|pair}} |
| + | |open | ||
| + | |pair | ||
| + | |#default = <nowiki><</nowiki>{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}}<nowiki>></nowiki> | ||
| + | }}{{#switch:{{{3|pair}}} | ||
| + | |pair | ||
| + | |#default = {{{2|}}} | ||
| + | }}{{#switch:{{{3|pair}}} | ||
| + | |close | ||
| + | |pair | ||
| + | |#default = <nowiki></</nowiki>{{{1|tag}}}<nowiki>></nowiki> | ||
| + | }}{{#switch:{{{3|pair}}} | ||
| + | |single = <nowiki><</nowiki>{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}}<nowiki> /></nowiki> | ||
| + | }}</tt><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 08:04, 31 January 2009
{{#switch:{Template:3
|open
|pair
|#default = <tag{{#if:| {{{params}}}}}>
}}{{#switch:pair
|pair |#default =
}}{{#switch:pair
|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. |