Mudanças entre as edições de "Predefinição:Tag"

De WikiINRICRISTOpedia
Ir para navegação Ir para pesquisar
(These are called attributes; no one who does HTML calls them "parameters".)
 
(̪chavetas em falta)
Linha 1: Linha 1:
<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!--
+
<code class="{{#switch:{{{wrap|}}}|yes|sim=wrap|#default=nowrap}}" style="{{#switch:{{{style|{{{estilo|}}}}}}|plain|simples=border: none; background: transparent;|#default={{{style|{{{estilo|}}}}}}}}">{{#switch:{{{2|par}}}
Opening tag
+
|f|fecha|fechamento|c|close =
-->{{#switch:{{{2|pair}}}
+
  |c|close =
+
|s|simples|e|empty|s|single|v|void
  |e|empty|s|single|v|void
+
|a|abre|abertura|o|open
  |o|open
+
|p|par|pair   = &lt;{{#if:{{{link|}}}|[[Elemento HTML#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|{{{atribs|}}}}}}}}}|&#32;{{{params|{{{attribs|{{{atribs}}}}}}}}}}}
  |p|pair = &lt;{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}|&#32;{{{params|{{{attribs}}}}}}}}
+
  }}{{#switch:{{{2|par}}}
  }}<!--
+
|f|fecha|fechamento|c|close = {{{texto|{{{content|{{{conteúdo|}}}}}}}}}
Content between tags
+
|s|simples|e|empty|single|v|void = &#32;&#47;&gt;
-->{{#switch:{{{2|pair}}}
+
|a|abre|abertura|o|open   = &gt;{{{texto|{{{conteúdo|{{{content|}}}}}}}}}
  |c|close = {{{content|}}}
+
|p|par|pair   = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{texto|{{{conteúdo|{{{content|...}}}}}}}}}
  |e|empty|s|single|v|void = &#32;&#47;&gt;
+
}}{{#switch:{{{2|par}}}
  |o|open = &gt;{{{content|}}}
+
|s|simples|e|empty|single|v|void
  |p|pair = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{content|...}}}
+
|a|abre|abertura|o|open   =
}}<!--
+
|f|fecha|fechamento|c|close
Closing tag
+
|p|par|pair   = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
-->{{#switch:{{{2|pair}}}
+
}}</code><noinclude>
  |e|empty|s|single|v|void
+
{{Documentação}}
  |o|open =
 
  |c|close
 
  |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
 
}}<!--
 
--></code><noinclude>
 
{{Documentation}}
 
 
</noinclude>
 
</noinclude>

Edição das 04h27min de 12 de outubro de 2019

<tag>...</tag>

Documentação da predefinição[criar]