Plantilla:Dispara evento
Apariencia
Uso
{{event trigger
date date (optionel: base date, defaults to when a page was last revised)
when how far in the future from date (optional: defaults to 7 days in the future)
do when true (optional: what to do when the current date is equal or greater than date+when)
do when false (optional: what to do when current date is less than date+when)
}}
Ejemplo
{{event trigger|date{{=}}20080201|the day has finally come|the day has not come to pass yet}}
{{event trigger|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTDAY}} {{CURRENTYEAR}}|the day has finally come|the day has not come to pass yet}}
Plantilla:Event triggerEsta documentación está transcluida desde Plantilla:Dispara evento/uso.