Template:Event trigger/doc

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Usage[edit source]

{{event trigger
|date= date (optional: 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)
}}

Examples[edit source]

{{event trigger|date=20080201|the day has finally come|the day has not come to pass yet}}

the day has finally come

{{event trigger|date=April 20 2024|the day has finally come|the day has not come to pass yet}}

the day has not come to pass yet