Difference between revisions of "Template:Tag"
Jump to navigation
Jump to search
(make content a named param) |
m (49 revisions imported) |
||
(26 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{#if:{{{plain|}}}| | |
− | + | |<code style="white-space:nowrap"> | |
− | | | ||
− | |||
− | |||
− | |||
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
− | | | + | |c|close = <!--nothing--> |
− | + | |s|single | |
− | + | |o|open | |
− | | | + | |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} |
− | |# | ||
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
− | | | + | |c|close = {{{content|}}} |
− | |single | + | |s|single =  /> |
− | | | + | |o|open = >{{{content|}}} |
− | |pair | + | |p|pair = >{{{content|...}}} |
− | |||
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
− | |single = < | + | |s|single |
− | }} | + | |o|open = <!--nothing--> |
+ | |c|close | ||
+ | |p|pair = </{{{1|tag}}}> | ||
+ | }}{{#if:{{{plain|}}}| | ||
+ | |</code> | ||
+ | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 02:07, 13 November 2020
<tag>...</tag>
Script error: No such module "documentation".