More actions
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
"example": "Enabled", | "example": "Enabled", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Enabled", | "Enabled", | ||
| Line 41: | Line 40: | ||
"example": ">5, 1-15, <20", | "example": ">5, 1-15, <20", | ||
"type": "number", | "type": "number", | ||
" | "suggested": true | ||
}, | }, | ||
"resources": { | "resources": { | ||
| Line 67: | Line 66: | ||
"Noone" | "Noone" | ||
], | ], | ||
" | "suggested": true | ||
}, | }, | ||
"loot": { | "loot": { | ||
"label": "Lootables", | "label": "Lootables", | ||
"description": "Whether or not loot chests can be found while playing", | "description": "Whether or not loot chests can be found while playing", | ||
"example": " | "example": "Yes", | ||
"type": "boolean" | "type": "boolean" | ||
}, | }, | ||
"rounds": { | "rounds": { | ||
| Line 81: | Line 79: | ||
"example": "3-5", | "example": "3-5", | ||
"type": "number", | "type": "number", | ||
" | "required": true | ||
}, | }, | ||
"length": { | "length": { | ||
| Line 88: | Line 86: | ||
"example": "20 minutes", | "example": "20 minutes", | ||
"type": "number", | "type": "number", | ||
" | "suggested": true | ||
}, | }, | ||
"name": { | "name": { | ||
| Line 128: | Line 126: | ||
"Group" | "Group" | ||
], | ], | ||
" | "suggested": true | ||
} | } | ||
}, | }, | ||
"description": "This template is an infobox template for use in articles on the individual event pages.", | "description": "This template is an infobox template for use in articles on the individual event pages.", | ||
"format": "{{_\n| | "format": "{{_\n| __________________ = _\n}}\n", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
| Line 138: | Line 136: | ||
"server", | "server", | ||
"frequency", | "frequency", | ||
"rounds", | |||
"length", | |||
"type", | "type", | ||
"pvp", | "pvp", | ||
"players", | "players", | ||
"resources", | "resources", | ||
"winners", | "winners", | ||
Revision as of 03:42, 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 |
| Number of rounds | rounds | The average number of rounds in this event
| Number | required |
| Round length | length | The average length of a round, or the entire event length if there aren't rounds.
| Number | suggested |
| Type | type | The type of event
| String | suggested |
| PVP | pvp | Whether or not the event features PVP
| String | optional |
| Player cap | players | Display the minimum and maximum players the event supports
| Number | suggested |
| Custom resources | 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 | optional |