Diferencia entre revisiones de «Plantilla:ToolkitElementBody»

Sheroes in Games Wiki
 
(No se muestran 8 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
 
<noinclude>  
 
<noinclude>  
{{#template_params:TEtype (label=Tipo;property=TEtype)|intent (label=Propósito)|TEURL (label=URL)|pdffile (label=PDF)|TEPlatform (label=Plataforma)|TEVideo (label=Video;display=nonempty|tenext (label=Siguiente;property=TENext))
+
{{#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)
 
#template_display:format=text}}
 
#template_display:format=text}}
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
{{#if: {{{TEtype|}}} | '''Tipo'''
+
{{#if: {{{TEtype|}}} | =={{int:label-tipo}}==
 
  {{{TEtype|}}} {{#set:TEtype={{{TEtype|}}}}}
 
  {{{TEtype|}}} {{#set:TEtype={{{TEtype|}}}}}
 
}}  
 
}}  
 
+
{{#if: {{{TEURL|}}} | ==URL==
{{#if: {{{TEURL|}}} | '''URL''' {{{TEURL|}}}
+
{{{TEURL|}}}
 
}}
 
}}
 
+
{{#if: {{{pdffile|}}} | =={{int:label-pdf}}==
{{#if: {{{pdffile|}}} | '''PDF Asociado'''
 
 
[[:File:{{{pdffile|}}}]]
 
[[:File:{{{pdffile|}}}]]
 
}}
 
}}
 
+
{{#if: {{{tenext|}}} | =={{int:label-siguiente}}==
{{#if: {{{TEPlatform|}}} | '''Plataforma'''
+
  {{int:label-continuaen}} {{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
  {{{TEPlatform|}}} {{#set:TEPlatform={{{TEPlatform|}}}}}
 
 
}}  
 
}}  
 
+
{{#if: {{{intent|}}} | =={{int:label-proposito}}==
{{#if: {{{tenext|}}} | '''Siguiente'''
+
{{{intent|}}}
{{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
+
}}
 +
{{#if: {{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]}} | =={{int:label-utilenwork}}==
 +
{{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]|format=ul}}
 
}}  
 
}}  
 
+
{{#if: {{{TEVideo|}}} | ==Video==
==Propósito==
+
{{#evu:{{{TEVideo|}}}|alignment=center}}  
{{{intent|}}}
+
}}
 
 
==Utilizado en Workshops==
 
{{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]|format=ul}}
 
 
 
{{#if: {{{TEVideo|}}}| {{#evu:{{{TEVideo|}}}|alignment=center}} | }}
 
 
 
 
[[Categoría:ToolkitElements]]
 
[[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.