Template:Tag: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
These are called attributes; no one who does HTML calls them "parameters". |
||
Riga 1: | Riga 1: | ||
<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- |
|||
<includeonly><code style="white-space:nowrap;">{{#switch:{{{2|tipo}}} |
|||
Opening tag |
|||
|c|chiusura = <!--nothing--> |
|||
⚫ | |||
|s|singolo |
|||
|c|close = |
|||
|a|o|apertura |
|||
|e|empty|s|single|v|void |
|||
|p|paio |
|||
|o|open |
|||
|#default = <{{{1|tag}}}{{#if:{{{parametri|{{{params|}}}}}}| {{{parametri|{{{params}}}}}}}} |
|||
|p|pair = <{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}| {{{params|{{{attribs}}}}}}}} |
|||
⚫ | |||
}}<!-- |
|||
⚫ | |||
Content between tags |
|||
⚫ | |||
-->{{#switch:{{{2|pair}}} |
|||
|a|o|apertura = >{{{contenuto|{{{content|}}}}}} |
|||
⚫ | |||
|p|paio |
|||
⚫ | |||
|#default = >{{{contenuto|{{{content|…}}}}}} |
|||
|o|open = >{{{content|}}} |
|||
|p|pair = {{#ifeq:{{{1|tag}}}|!--||>}}{{{content|...}}} |
|||
|s|singolo |
|||
}}<!-- |
|||
|a|o|apertura = <!--nothing--> |
|||
Closing tag |
|||
|c|chiusura |
|||
-->{{#switch:{{{2|pair}}} |
|||
|p|paio |
|||
|e|empty|s|single|v|void |
|||
|#default = </{{{1|tag}}}> |
|||
|o|open = |
|||
⚫ | |||
|c|close |
|||
{{man}} |
|||
|p|pair = {{#ifeq:{{{1|tag}}}|!--|-->|</{{{1|tag}}}>}} |
|||
}}<!-- |
|||
[[Categoria:Template di servizio]] |
|||
⚫ | |||
{{Documentation}} |
|||
</noinclude> |
</noinclude> |