Template:EventStore
Template page
More actions
This documentation is transcluded from Template:EventStore/doc.
{{EventStore}} is used to store in-game events to Bucket:Events and allow display on Data:Events as well.
Usage
{{EventStore
|name=
|label=
|type=
|subtype=
|image=
|start=
|end=
|characters=
|description=
}}Parameters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Page name of the event
| String | required |
| label | label | Event card label for event (which may be different from the name).
| String | required |
| type | type | Type of event.
| String | required |
| image | image | Name of file for event card image
| File | suggested |
| start | start | Start date of event. Format: YYY-MM-DD
| Date | required |
| end | end | End date of event. Format: YYY-MM-DD
| Date | required |
| characters | characters | Characters associated with event. Values can be separated by comma.
| String | optional |
| description | description | Short description of event. Can be taken from Twitter/Instagram announcement. | String | optional |