More actions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
"type": "string", | "type": "string", | ||
"label": "Frequency", | "label": "Frequency", | ||
"description": "The frequency of the event", | "description": "The average frequency of the event. ", | ||
"example": "Weekly", | "example": "Weekly", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
| Line 39: | Line 39: | ||
"label": "Player cap", | "label": "Player cap", | ||
"description": "Display the minimum and maximum players the event supports", | "description": "Display the minimum and maximum players the event supports", | ||
"example": ">5", | "example": ">5, 1-15, <20", | ||
"type": "number", | "type": "number", | ||
" | "required": true | ||
}, | }, | ||
"resources": { | "resources": { | ||
| Line 67: | Line 67: | ||
"Noone" | "Noone" | ||
], | ], | ||
" | "required": true | ||
}, | }, | ||
"loot": { | "loot": { | ||
| Line 88: | Line 88: | ||
"example": "20 minutes", | "example": "20 minutes", | ||
"type": "number", | "type": "number", | ||
" | "required": true | ||
}, | }, | ||
"name": { | "name": { | ||
Revision as of 03:23, 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 average 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 | required |
| 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 | required |
| 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 | required |