Template:EventHelper/doc: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Category:Test Drive Meme", | "Category:Test Drive Meme", | ||
"Category: | "Category:Main Event" | ||
], | ], | ||
"required | "required": true | ||
}, | }, | ||
"startdate": { | "startdate": { | ||
| Line 24: | Line 23: | ||
}, | }, | ||
"link": { | "link": { | ||
"type": "url", | "type": "url", | ||
" | "label": "Event Page URL", | ||
"description": "URL of the journal page for the event", | |||
"required": true | |||
}, | }, | ||
"overflow_link": { | "overflow_link": { | ||
" | "type": "url", | ||
"label": "Overflow URL", | |||
"description": "URL for the journal page of the overflow entry if one exists" | |||
" | |||
}, | }, | ||
"faq_pages": { | "faq_pages": { | ||
| Line 40: | Line 37: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Event FAQ, Pre Event FAQ", | "{{subst:PAGENAME}}/Event FAQ, {{subst:PAGENAME}}/Pre Event FAQ", | ||
"Event FAQ" | "{{subst:PAGENAME}}/Event FAQ" | ||
] | ], | ||
"required": true | |||
}, | }, | ||
"EventSections": { | "EventSections": { | ||
| Line 48: | 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", | ||
"required": true | |||
} | } | ||
}, | }, | ||
| Line 59: | Line 58: | ||
"faq_pages", | "faq_pages", | ||
"EventSections" | "EventSections" | ||
] | ], | ||
"description": "A template used to define an event." | |||
} | } | ||
</templatedata> | </templatedata> | ||
Latest revision as of 02:12, 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 |