Template:EventHelper/doc: Difference between revisions

From Karteria DWRP Wiki
Jump to navigationJump to search
Icie (talk | contribs)
No edit summary
Icie (talk | contribs)
No edit summary
Line 10: Line 10:
"Category:Main Event"
"Category:Main Event"
],
],
"required": true,
"required": true
"suggested": true
},
},
"startdate": {
"startdate": {
Line 25: Line 24:
"link": {
"link": {
"type": "url",
"type": "url",
"suggested": true,
"label": "Event Page URL",
"label": "Event Page URL",
"description": "URL of the journal page for the event"
"description": "URL of the journal page for the event",
"required": true
},
},
"overflow_link": {
"overflow_link": {
Line 40: Line 39:
"{{subst:PAGENAME}}/Event FAQ, {{subst:PAGENAME}}/Pre Event FAQ",
"{{subst:PAGENAME}}/Event FAQ, {{subst:PAGENAME}}/Pre Event FAQ",
"{{subst:PAGENAME}}/Event FAQ"
"{{subst:PAGENAME}}/Event FAQ"
]
],
"suggested": true
},
},
"EventSections": {
"EventSections": {
Line 46: Line 46:
"description": "The titles of the main sections of the event",
"description": "The titles of the main sections of the event",
"example": "I. INITIATION",
"example": "I. INITIATION",
"type": "string"
"type": "string",
"suggested": true
}
}
},
},

Revision as of 02:08, 10 January 2026

A template used to define an event.

Template parameters

ParameterDescriptionTypeStatus
Type of Eventtype

no description

Suggested values
Category:Test Drive Meme Category:Main Event
Stringrequired
startdatestartdate

no description

Daterequired
Event Numbernumber

no description

Auto value
{{subst:#cargo_query: tables=Events |fields=MAX(Events.EventNumber) + 1 }}
Numberrequired
Event Page URLlink

URL of the journal page for the event

URLrequired
Overflow URLoverflow_link

URL for the journal page of the overflow entry if one exists

URLoptional
FAQ Pagesfaq_pages

no description

Suggested values
{{subst:PAGENAME}}/Event FAQ, {{subst:PAGENAME}}/Pre Event FAQ {{subst:PAGENAME}}/Event FAQ
Stringsuggested
Event SectionsEventSections

The titles of the main sections of the event

Example
I. INITIATION
Stringsuggested