Template:Event trigger/doc
This is a documentation subpage for Template:Event trigger. It contains usage information, categories, and other content that is not part of the original template page. |
Usage
editCan be used to change the behaviour of a page, template, category, etc. based on a date.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | What to do when the current date is equal or greater than date + when. | Content | optional |
2 | 2 | What to do when current date is less than date + when. | Content | optional |
date | date | A date in YYY-MM-DD format, for {{#time:Ymd}} use.
| Date | optional |
when | when | How far from date shall the event be triggered.
| String | optional |