Template:Tag: Difference between revisions
From All Skies Encyclopaedia
imported>Edokter (parameter shortcuts, optimize) |
imported>SMcCandlish (These are called attributes; no one who does HTML calls them "parameters".) |
||
(20 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- |
|||
⚫ | |||
Opening tag |
|||
|c|close = <!--nothing--> |
|||
⚫ | |||
|s|single |
|||
⚫ | |||
⚫ | |||
|e|empty|s|single|v|void |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|c|close = {{{content|}}} |
|||
}}<!-- |
|||
|s|single =  /> |
|||
Content between tags |
|||
⚫ | |||
⚫ | |||
⚫ | |||
|c|close = {{{content|}}} |
|||
|e|empty|s|single|v|void =  /> |
|||
|o|open = >{{{content|}}} |
|||
⚫ | |||
⚫ | |||
}}<!-- |
|||
⚫ | |||
Closing tag |
|||
⚫ | |||
-->{{#switch:{{{2|pair}}} |
|||
{{documentation}} |
|||
|e|empty|s|single|v|void |
|||
⚫ | |||
|c|close |
|||
⚫ | |||
}}<!-- |
|||
⚫ | |||
{{Documentation}} |
|||
</noinclude> |
</noinclude> |