Difference between revisions of "Template:Tag"
From D&D 5e
(tt → code) |
(fix single tag XHTML) |
||
| Line 18: | Line 18: | ||
|#default = </{{{1|tag}}}> | |#default = </{{{1|tag}}}> | ||
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
| − | |single = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}}/> | + | |single = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} /> |
}}</code><noinclude> | }}</code><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 06:43, 28 December 2010
{{#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. |