Diferencia entre revisiones de «Plantilla:Tag»

De WikiEducator
Saltar a: navegación, buscar
 
(Una revisión intermedia por el mismo usuario no mostrado)
Línea 17: Línea 17:
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>
{{Documentation subpage}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
 
<noinclude>{{Documentation}}</noinclude>
 
{{#switch: {{{2|pair}}}
 
|pair = &lt;{{{1}}}{{#if:{{{params|}}}| {{{params}}}}&gt;{{{content|...}}}&lt;/{{{1}}}&gt;
 
|open = &lt;{{{1}}}{{#if:{{{params|}}}| {{{params}}}}&gt;{{{content|}}}
 
|close = {{{content|}}}&lt;/{{{1}}}&gt;
 
|single = &lt;{{{1}}}{{#if:{{{params|}}}| {{{params}}}} /&gt;
 
|#default = &lt;{{{1}}}{{#if:{{{params|}}}| {{{params}}}}&gt;{{{content|...}}}&lt;/{{{1}}}&gt;
 
}}
 

Última revisión de 18:02 14 sep 2025

<tag>...</tag>

[edit]

Documentation

{{#switch: pair

|pair = <{{{1}}}{{#if:| {{{params}}}}>...</{{{1}}}>
|open = <{{{1}}}{{#if:| {{{params}}}}>
|close = </{{{1}}}>
|single = <{{{1}}}{{#if:| {{{params}}}} />
|#default = <{{{1}}}