Template:Event: Difference between revisions
imported>Cstubbs Created page with "<noinclude> This is the "Event" template. It should be called in the following format: <pre> {{Event |EventPic=scrumpy23.jpg |Date=7-9th July 2023 |Location=North Down Orchard, Somerset |EventType=Race }} </pre> </noinclude> <includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;" ! style="text-align: center; background-color:#5E93CE; color: white;"..." |
imported>Cstubbs Created page with "<noinclude> This is the "Event" template. It should be called in the following format: <pre> {{Event |EventPic=scrumpy23.jpg |Date=7-9th July 2023 |Location=North Down Orchard, Somerset |EventType=Race }} </pre> </noinclude> <includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;" ! style="text-align: center; background-color:#5E93CE; color: white;"..." |
||
(No difference)
| |||
Latest revision as of 13:41, 12 July 2023
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>