Diferencia entre revisiones de «Plantilla:ToolkitElementBody»

Sheroes in Games Wiki
 
Línea 4: Línea 4:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
{{#if: {{{TEtype|}}} | ==Tipo==
+
{{#if: {{{TEtype|}}} | =={{int:label-tipo}}==
 
  {{{TEtype|}}} {{#set:TEtype={{{TEtype|}}}}}
 
  {{{TEtype|}}} {{#set:TEtype={{{TEtype|}}}}}
 
}}  
 
}}  
Línea 10: Línea 10:
 
  {{{TEURL|}}}
 
  {{{TEURL|}}}
 
}}
 
}}
{{#if: {{{pdffile|}}} | ==PDF Asociado==
+
{{#if: {{{pdffile|}}} | =={{int:label-pdf}}==
 
[[:File:{{{pdffile|}}}]]
 
[[:File:{{{pdffile|}}}]]
 
}}
 
}}
{{#if: {{{tenext|}}} | ==Siguiente==
+
{{#if: {{{tenext|}}} | =={{int:label-siguiente}}==
  Continúa en: {{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
+
  {{int:label-continuaen}} {{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
 
}}  
 
}}  
{{#if: {{{intent|}}} | ==Propósito==
+
{{#if: {{{intent|}}} | =={{int:label-proposito}}==
 
{{{intent|}}}
 
{{{intent|}}}
 
}}
 
}}
{{#if: {{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]}} | ==Utilizado en Workshops==
+
{{#if: {{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]}} | =={{int:label-utilenwork}}==
 
{{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]|format=ul}}
 
{{#ask:[[WSToolkit::{{SUBJECTPAGENAME}}]]|format=ul}}
 
}}  
 
}}  

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.