Diferencia entre revisiones de «Plantilla:Tag»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(parameter shortcuts, optimize)
m (46 revisiones importadas)
 
(No se muestran 15 ediciones intermedias de 5 usuarios)
Línea 1: Línea 1:
<code style="white-space:nowrap;">{{#switch:{{{2|pair}}}
+
<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!--
|c|close = <!--nothing-->
+
Opening tag
|s|single
+
-->{{#switch:{{{2|pair}}}
|o|open
+
  |c|close =
|p|pair   = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
+
  |s|single
}}{{#switch:{{{2|pair}}}
+
  |o|open
|c|close = {{{content|}}}
+
  |p|pair = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
|s|single = &#32;&#47;&gt;
+
}}<!--
|o|open
+
Content between tags
|p|pair   = &gt;{{{content|}}}
+
-->{{#switch:{{{2|pair}}}
}}{{#switch:{{{2|pair}}}
+
  |c|close = {{{content|}}}
|s|single
+
  |s|single = &#32;&#47;&gt;
|o|open   = <!--nothing-->
+
  |o|open = &gt;{{{content|}}}
|c|close
+
  |p|pair = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{content|...}}}
|p|pair   = &lt;&#47;{{{1|tag}}}&gt;
+
}}<!--
}}</code><noinclude>
+
Closing tag
{{documentation}}
+
-->{{#switch:{{{2|pair}}}
 +
  |s|single
 +
  |o|open =
 +
  |c|close
 +
  |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
 +
}}<!--
 +
--></code><noinclude>
 +
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revisión actual del 14:33 31 may 2016

<tag>...</tag>

50px Template documentation[create]