Template:Event
This is the "Event" template.
It should be called in the following format:
{{Event
|EventPic=scrumpy23.jpg
|Date=7-9th July 2023
|Location=North Down Orchard, Somerset
|EventType=Race
}}
<templatedata>
{
"params": {
"Description": {
"description": "A brief description of the Event",
"type": "string",
"suggested": true
},
"Contact": {
"description": "User to contact about the Event",
"type": "wiki-user-name",
"suggested": true
},
"WebAddress": {
"description": "A URL to more info about the Event",
"example": "https://example.com",
"type": "url",
"suggested": true
},
"Activities": {},
"Location": {},
"HideList": {}
},
"description": "Used to annotate Events",
"format": "block"
}
</templatedata>