Template:EventHelper: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
}}{{ | }}{{ | ||
#vardefine: next_event | {{Event|num={{#expr: {{{number}}} + 1}}}} | #vardefine: next_event | {{Event|num={{#expr: {{{number}}} + 1}}}} | ||
}}{{ | |||
#vardefine: num_of_type | {{#if:{{{number|}}}|{{#expr: floor({{{number}}} + 1 / 2)}}|}} | |||
}}{{ | }}{{ | ||
#vardefine: event_sections | {{#if:{{{EventSections|}}} | {{{EventSections|}}}| }} | #vardefine: event_sections | {{#if:{{{EventSections|}}} | {{{EventSections|}}}| }} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}}</noinclude> | |||
{{ | |||
} | |||
Revision as of 00:47, 10 January 2026
A template used to define an event.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Type of Event | type | no description
| String | required |
| startdate | startdate | no description | Date | required |
| Event Number | number | no description
| Number | required |
| Event Page URL | link | URL of the journal page for the event | URL | required |
| Overflow URL | overflow_link | URL for the journal page of the overflow entry if one exists | URL | optional |
| FAQ Pages | faq_pages | no description
| String | required |
| Event Sections | EventSections | The titles of the main sections of the event
| String | required |