Template:Tag: Difference between revisions
From The Tower of Babel
en>Pppery Undid revision 3905257 by 2600:1702:1350:87D0:5491:691B:8A51:8E1C (talk) |
m 1 revision imported |
||
Line 1: | Line 1: | ||
{{# | <code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- | ||
Opening tag | |||
-->{{#switch:{{{2|pair}}} | |||
|c|close = | |||
|e|empty|s|single|v|void | |||
|o|open | |||
|p|pair = <{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}| {{{params|{{{attribs}}}}}}}} | |||
}}{{#switch:{{{2|pair}}} | }}<!-- | ||
Content between tags | |||
-->{{#switch:{{{2|pair}}} | |||
|c|close = {{{content|}}} | |||
|e|empty|s|single|v|void =  /> | |||
}}{{#switch:{{{2|pair}}} | |o|open = >{{{content|}}} | ||
|p|pair = {{#ifeq:{{{1|tag}}}|!--||>}}{{{content|...}}} | |||
}}<!-- | |||
Closing tag | |||
-->{{#switch:{{{2|pair}}} | |||
}} | |e|empty|s|single|v|void | ||
|o|open = | |||
|c|close | |||
{{ | |p|pair = {{#ifeq:{{{1|tag}}}|!--|-->|</{{{1|tag}}}>}} | ||
}}<!-- | |||
--></code><noinclude> | |||
{{Documentation}} | |||
</noinclude> | </noinclude> |
Revision as of 21:56, 29 January 2021
<tag>...</tag>
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}