Diferencia entre revisiones de «Plantilla:ToolkitElementBody»

Sheroes in Games Wiki
(Página creada con «<noinclude> {{#template_params:}} </noinclude><includeonly>{| class="wikitable" |- ! |{{#ask:[[AgeRange::{{SUBJECTPAGENAME}}]]|format=list}} |} </includeonly>»)
 
 
(No se muestran 54 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
<noinclude>
+
<noinclude>  
{{#template_params:}}
+
{{#template_params:TEtype (label=Tipo;property=TEtype)|intent (label=Propósito)|TEURL (label=URL)|pdffile (label=PDF)|TEVideo (label=Video;display=nonempty)|tenext (label=Siguiente;property=TENext)
</noinclude><includeonly>{| class="wikitable"
+
#template_display:format=text}}
|-
+
</noinclude>
!
+
<includeonly>
|{{#ask:[[AgeRange::{{SUBJECTPAGENAME}}]]|format=list}}
+
{{#if: {{{TEtype|}}} | =={{int:label-tipo}}==
|}
+
{{{TEtype|}}} {{#set:TEtype={{{TEtype|}}}}}
 +
}}
 +
{{#if: {{{TEURL|}}} | ==URL==
 +
{{{TEURL|}}}
 +
}}
 +
{{#if: {{{pdffile|}}} | =={{int:label-pdf}}==
 +
[[:File:{{{pdffile|}}}]]
 +
}}
 +
{{#if: {{{tenext|}}} | =={{int:label-siguiente}}==
 +
{{int:label-continuaen}} {{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
 +
}}
 +
{{#if: {{{intent|}}} | =={{int:label-proposito}}==
 +
{{{intent|}}}
 +
}}
 +
{{#if: {{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]}} | =={{int:label-utilenwork}}==
 +
{{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]|format=ul}}
 +
}}
 +
{{#if: {{{TEVideo|}}} | ==Video==
 +
{{#evu:{{{TEVideo|}}}|alignment=center}}
 +
}}
 +
[[Categoría:ToolkitElements]]
 
</includeonly>
 
</includeonly>

Revisión actual del 10:38 6 feb 2022

Esta es la plantilla "ToolkitElementBody". Debe llamarse en el siguiente formato:

{{ToolkitElementBody
|TEtype=
|intent=
|TEURL=
|pdffile=
|TEVideo=
|tenext=
}}

Editar la página para ver el texto de la plantilla.