Template:Event trigger/sandbox
This is the template sandbox page for Template:Event trigger (diff). |
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 |