Diferencia entre revisiones de «Plantilla:ToolkitElementBody»

Sheroes in Games Wiki
Línea 3: Línea 3:
 
#template_display:format=text}}
 
#template_display:format=text}}
 
</noinclude>
 
</noinclude>
<includeonly> {|
+
<includeonly>
| '''Tipo''' [[TEtype::{{{TEtype|}}}]]
+
{{#if: {{{TEtype|}}} | '''Tipo'''  
|-
+
{{{TEtype|}}} {{#set:TEtype={{{TEtype|}}}}}
 +
}}
 +
 
 
{{#if: {{{TEURL|}}} | '''URL''' {{{TEURL|}}}
 
{{#if: {{{TEURL|}}} | '''URL''' {{{TEURL|}}}
 
}}
 
}}
|-
+
 
 
{{#if: {{{pdffile|}}} | '''PDF Asociado'''
 
{{#if: {{{pdffile|}}} | '''PDF Asociado'''
 
[[:File:{{{pdffile|}}}]]
 
[[:File:{{{pdffile|}}}]]
 
}}
 
}}
|-
+
 
| '''Plataforma''' [[TEPlatform::{{{TEPlatform|}}}]]
+
{{#if: {{{TEPlatform|}}} | '''Plataforma'''  
|-
+
{{{TEPlatform|}}} {{#set:TEPlatform={{{TEPlatform|}}}}}
| '''Siguiente''' {{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
+
}}
|-
+
 
| '''Propósito'''
+
{{#if: {{{tenext|}}} | '''Siguiente'''  
{{{intent|}}}
+
{{#arraymap:{{{tenext|}}}|,|x|[[TENext::x| ]]{{#formredlink:target=x|form=ToolkitElement}}}}
|-
+
}}  
 +
 
  
 
{{#if: {{{TEVideo|}}}| !{{#evu:{{{TEVideo|}}}|alignment=center}} | }}
 
{{#if: {{{TEVideo|}}}| !{{#evu:{{{TEVideo|}}}|alignment=center}} | }}
  
|}
+
==Propósito==
 +
{{{intent|}}}
  
 
==Utilizado en Workshops==
 
==Utilizado en Workshops==

Revisión del 15:09 3 nov 2021

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

{{ToolkitElementBody
|TEtype=
|intent=
|TEURL=
|pdffile=
|TEPlatform=
|TEVideo (label=Video;display=nonempty=
|tenext=
}}

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