More actions
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
"pvp": { | "pvp": { | ||
"label": "PVP", | "label": "PVP", | ||
"description": "Whether or not the event features PVP | "description": "Whether or not the event features PVP", | ||
"example": "Enabled", | "example": "Enabled", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"suggestedvalues": [ | |||
"Enabled", | |||
"Disabled", | |||
"Conditional" | |||
] | |||
}, | }, | ||
"players": { | "players": { | ||
| Line 47: | Line 52: | ||
"Optional", | "Optional", | ||
"Required" | "Required" | ||
] | ] | ||
}, | }, | ||
"winners": { | "winners": { | ||
"label": "Winning places", | "label": "Winning places", | ||
"description": "Who rewards are given to after the event is over. This value is used to populate the template - Use the dropdown below.", | "description": "Who rewards are given to after the event is over. This value is used to populate the template - Use the dropdown below.", | ||
"example": " | "example": "Participants", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"1st 2nd 3rd", | "1st 2nd 3rd", | ||
"1st only", | "1st only", | ||
"1st + | "Participants", | ||
" | "1st 2nd 3rd + Participants", | ||
"1st + Participants", | |||
"Noone" | |||
], | ], | ||
"suggested": true | "suggested": true | ||
| Line 121: | Line 125: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Team", | "Team", | ||
"Solo" | "Solo", | ||
"Group" | |||
], | ], | ||
"required": true | "required": true | ||
Revision as of 03:15, 15 June 2023
{{Infobox location}} is an infobox template for use in articles on the individual event pages.
See also
- {{Infobox buttons}} - populate the discover more popup
TemplateData
This template is an infobox template for use in articles on the individual event pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the event
| String | required |
| Image | image | The file name of the image of the location
| File | required |
| Server | server | The server the event takes place on.
| String | required |
| Frequency | frequency | The frequency of the event
| String | required |
| Type | type | The type of event
| String | required |
| PVP | pvp | Whether or not the event features PVP
| String | suggested |
| Player cap | players | Display the minimum and maximum players the event supports
| Number | suggested |
| Resource pack | resources | Whether the event requires custom resources to be loaded.
| String | optional |
| Winning places | winners | Who rewards are given to after the event is over. This value is used to populate the template - Use the dropdown below.
| String | suggested |
| Lootables | loot | Whether or not loot chests can be found while playing
| Boolean | suggested |
| Number of rounds | rounds | The average number of rounds in this event
| Number | suggested |
| Round length | length | The average length of a round, or the entire event length if there aren't rounds.
| Number | suggested |