Template:InfoboxDungeon: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== TemplateData == <templatedata> { "description": "An area infobox. Can be used for dungeons, fields, etc.", "params": { "MVPs": { "label": "MVPs", "description": "Any MVPs", "type": "string" }, "Minibosses": { "label": "Minibosses", "description": "Any dangerous monsters around the area.", "type": "string" }, "greaterarea": { "label": "Nation", "description": "The nation this area is in.", "type": "string", "required": true...") |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
== TemplateData == | == TemplateData == | ||
<templatedata> | <templatedata> |
Revision as of 00:33, 1 December 2023
TemplateData
An area infobox. Can be used for dungeons, fields, etc.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Area Name | areaname | The Name of the Area
| String | optional |
Nation | greaterarea | The nation this area is in. | String | required |
MVPs | MVPs | Any MVPs | String | optional |
Minibosses | Minibosses | Any dangerous monsters around the area. | String | optional |