Template:Tag: Difference between revisions
From All Skies Encyclopaedia
imported>SMcCandlish (And HTML 5.1 now calls them "void" elements, so permit that as well.) |
imported>SMcCandlish (These are called attributes; no one who does HTML calls them "parameters".) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|e|empty|s|single|v|void |
|e|empty|s|single|v|void |
||
|o|open |
|o|open |
||
|p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} |
|p|pair = <{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}| {{{params|{{{attribs}}}}}}}} |
||
}}<!-- |
}}<!-- |
||
Content between tags |
Content between tags |
||
Line 16: | Line 16: | ||
Closing tag |
Closing tag |
||
-->{{#switch:{{{2|pair}}} |
-->{{#switch:{{{2|pair}}} |
||
⚫ | |||
|e|empty|s|single|v|void |
|e|empty|s|single|v|void |
||
|o|open = |
|o|open = |
||
⚫ | |||
|p|pair = {{#ifeq:{{{1|tag}}}|!--|-->|</{{{1|tag}}}>}} |
|p|pair = {{#ifeq:{{{1|tag}}}|!--|-->|</{{{1|tag}}}>}} |
||
}}<!-- |
}}<!-- |