Diferencia entre revisiones de «Plantilla:WorkshopInfo»
Sheroes in Games Wiki
Línea 4: | Línea 4: | ||
! style="text-align: center; background-color:#A2C617;" colspan="2" |<span style="font-size: larger;">Workshop</span> | ! style="text-align: center; background-color:#A2C617;" colspan="2" |<span style="font-size: larger;">Workshop</span> | ||
|- | |- | ||
− | ! Fecha de Inicio | + | ! {{#if: {{{startdate|}}} | Fecha de Inicio }} |
− | | [[StartDate::{{{startdate|}}}]] | + | | {{#if: {{{startdate|}}} | [[StartDate::{{{startdate|}}}]] }} |
|- | |- | ||
− | ! Fecha de Fin | + | ! {{#if: {{{enddate|}}} | Fecha de Fin }} |
− | | [[EndDate::{{{enddate|}}}]] | + | | {{#if: {{{enddate|}}} | [[EndDate::{{{enddate|}}}]] }} |
|- | |- | ||
− | ! Duración | + | ! {{#if: {{{duration|}}} | Duración }} |
− | | [[Duration::{{{duration|}}}]] | + | | {{#if: {{{duration|}}} | [[Duration::{{{duration|}}}]] }} |
|- | |- | ||
− | ! Nro de Participantes | + | ! {{#if: {{{atendees|}}} | Nro de Participantes }} |
− | | [[Atendees::{{{atendees|}}}]] | + | | {{#if: {{{atendees|}}} | [[Atendees::{{{atendees|}}}]] }} |
|- | |- | ||
− | ! Modalidad | + | ! {{#if: {{{modality|}}} | Modalidad }} |
− | | [[Modality::{{{modality|}}}]] | + | | {{#if: {{{modality|}}} |[[Modality::{{{modality|}}}]] }} |
|- | |- | ||
− | ! Idioma | + | ! {{#if: {{{wslanguage|}}} | Idioma }} |
− | | [[WSLanguage::{{{wslanguage|}}}]] | + | | {{#if: {{{wslanguage|}}} |[[WSLanguage::{{{wslanguage|}}}]] }} |
|- | |- | ||
− | ! Organización | + | ! {{#if: {{{organizer|}}} | Organización }} |
− | | [[Organizer::{{{organizer|}}}]] | + | | {{#if: {{{organizer|}}} | [[Organizer::{{{organizer|}}}]] }} |
|- | |- | ||
− | ! Facilitación | + | ! {{#if: {{{facilitator|}}} | Facilitación }} |
− | | [[Facilitator::{{{facilitator|}}}]] | + | | {{#if: {{{facilitator|}}} | [[Facilitator::{{{facilitator|}}}]] }} |
− | |||
|} | |} | ||
</includeonly> | </includeonly> |
Revisión del 14:40 10 dic 2021
Esta es la plantilla "WorkshopInfo". Debe llamarse en el siguiente formato:
{{WorkshopInfo |startdate= |enddate= |duration= |atendees= |modality= |wslanguage= |organizer= |facilitator= }}
Editar la página para ver el texto de la plantilla.