Template:EventTemp: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
==[[FAQ]] Pages== | ==[[FAQ]] Pages== | ||
{{#arraymap:{{{FAQs|}}}|,|tk|{{#formredlink:form=FAQ_Page|link text=tk|existing page link text={{#invoke:String|sub|tk|{{#expr:{{#invoke:String|len|{{FULLPAGENAME}}}}+2}}}}|target=tk}}}} | {{#arraymap:{{{FAQs|}}}|,|tk|{{#formredlink:form=FAQ_Page|link text=tk|existing page link text={{#invoke:String|sub|tk|{{#expr:{{#invoke:String|len|{{FULLPAGENAME}}}}+2}}}}|target=tk}}}} | ||
Full questions [[#FAQ Questions| here]] | Full questions [[#FAQ Questions| here]] | ||
Revision as of 12:51, 9 January 2026
This is the "EventTemp" template.
It should be called in the following format:
{{EventTemp
|EventLink=
|EventType=
|EventDate=
|EventNumber=
|EventOverflowLink=
|FAQs=
|PreviousEvent=
|NextEvent=
|EventSections=
}}
Edit the page to see the template text.
This template defines the table "Events". View table.
A template for creating events
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Event ID | EventID | A unique ID for this event
| String | required |
| Event Name | EventName | The name of the event
| String | required |
| Event Type | EventType | The type of the event
| String | required |
| EventDate | EventDate | The date of the event in ISO format eg: 2014-05-09 | Date | suggested |
| EventLink | EventLink | The link where the event can be found | URL | required |
| Section Titles | EventSections | The sections of the event | String | optional |
| PreviousEvent | PreviousEvent | no description | Page name | optional |
| NextEvent | NextEvent | no description | Page name | optional |
| EventOverflowLink | EventOverflowLink | no description | Unknown | optional |
| FAQs | FAQs | no description | Unknown | optional |