Difference between revisions of "Template:Tag"
From BESA® Wiki
(Also show content with open and close) |
(parameter shortcuts, optimize) |
||
Line 1: | Line 1: | ||
<code style="white-space:nowrap;">{{#switch:{{{2|pair}}} | <code style="white-space:nowrap;">{{#switch:{{{2|pair}}} | ||
− | |close | + | |c|close = <!--nothing--> |
− | + | |s|single | |
− | | | + | |o|open |
− | | | + | |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} |
− | | | + | |
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
− | | | + | |c|close = {{{content|}}} |
− | | | + | |s|single =  /> |
− | | | + | |o|open |
− | | | + | |p|pair = >{{{content|}}} |
− | | | + | |
}}{{#switch:{{{2|pair}}} | }}{{#switch:{{{2|pair}}} | ||
− | | | + | |s|single |
− | | | + | |o|open = <!--nothing--> |
− | |close | + | |c|close |
− | |pair | + | |p|pair = </{{{1|tag}}}> |
− | + | ||
− | + | ||
− | + | ||
}}</code><noinclude> | }}</code><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 13:37, 23 January 2011
<tag></tag>
Script error