Template:Infobox Event: Difference between revisions
Template page
More languages
More actions
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Skeleton Infobox | ||
| name = | | name = | ||
| title = {{{name|}}} | | title = {{{name|}}} | ||
| image | | image = {{#if:{{{image|}}} | ||
| [[File:{{{image}}}|300px]] | |||
| [[File:No-Image-Placeholder.svg|300px]] | |||
}} | |||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| Line 64: | Line 67: | ||
"description": "A picture that best describes the event", | "description": "A picture that best describes the event", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
" | "autovalue": "", | ||
"suggested": true | |||
}, | }, | ||
"caption": { | "caption": { | ||
| Line 74: | Line 78: | ||
"label": "Event organiser", | "label": "Event organiser", | ||
"description": "The person who organised / lead the event", | "description": "The person who organised / lead the event", | ||
"type": "wiki-page-name" | "type": "wiki-page-name", | ||
"example": "{{playerhead|SiOtter}}" | |||
}, | }, | ||
"location": { | "location": { | ||
| Line 86: | Line 91: | ||
"description": "List of people, who participated in the event", | "description": "List of people, who participated in the event", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true, | ||
"example": "{{playerhead|Xeon}}, {{playerhead|Moxieskip}}, {{playerhead|Sweetcorm}}" | |||
}, | }, | ||
"duration": { | "duration": { | ||
Latest revision as of 02:29, 30 July 2026
This infobox describes any event that happened on Moxiecraft
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Event name | name | The name of the event | Line | required |
| Picture | image | A picture that best describes the event
| File | suggested |
| Image caption | caption | A description for the provided picture | Line | optional |
| Event day | event_day | The day, on which the event occurred | Number | optional |
| Event month | event_month | The month, on which the event occurred (numeric or short name like Jan, Mar, etc.) | Line | optional |
| Event year | event_year | The year, when the event occurred | Number | optional |
| Event organiser | organiser | The person who organised / lead the event
| Page name | optional |
| Event location | location | The place, where the event happened | Page name | required |
| Participants | participants | List of people, who participated in the event
| String | required |
| Event duration | duration | The total duration of the event | String | optional |
| Winner | winner | The winner of the event, if applicable | Page name | optional |
| Winners | winners | The winners of the event, if applicable | String | optional |
| Event prize | prize | The prize that the winner(s) got, if applicable | Line | optional |
| Casualties | casualties | List of casualties, if applicable | String | optional |