Diferencia entre revisiones de «Plantilla:Annotation»

Sheroes in Games Wiki
Línea 1: Línea 1:
 
<noinclude>
 
<noinclude>
{{#template_params:begintime (property=BeginTime)|endtime (property=EndTime)|chapter (property=Chapter)|area (property=Area)|topic (property=Topic)|comment (property=Comment)}}
+
{{#template_params:chapter (property=Chapter)|area (property=Area)|comment (property=Comment)}}
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
! Inicio
 
| [[BeginTime::{{{begintime|}}}]]
 
|-
 
! Fin
 
| [[EndTime::{{{endtime|}}}]]
 
|-
 
 
! Capítulo
 
! Capítulo
 
| [[Chapter::{{{chapter|}}}]]
 
| [[Chapter::{{{chapter|}}}]]
Línea 13: Línea 7:
 
! Area
 
! Area
 
| [[Area::{{{area|}}}]]
 
| [[Area::{{{area|}}}]]
|-
 
! Tópico
 
| [[Topic::{{{topic|}}}]]
 
 
|-
 
|-
 
! Comentarios
 
! Comentarios
 
| [[Comment::{{{comment|}}}]]
 
| [[Comment::{{{comment|}}}]]
  
{{#set_internal:AnnotationObject|BeginTime={{{begintime|}}}|EndTime={{{endtime|}}}|Area={{{area|}}}|Chapter={{{chapter|}}}|Topic={{{topic|}}}|Comment={{{comment|}}} }}
+
{{#set_internal:AnnotationObject|Area={{{area|}}}|Chapter={{{chapter|}}}|Comment={{{comment|}}} }}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revisión del 13:57 27 sep 2021

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

{{Annotation
|chapter=
|area=
|comment=
}}

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