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 |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
== TemplateData == | == TemplateData == | ||
<templatedata> | <templatedata> | ||
Line 87: | Line 88: | ||
style="padding-left: 10px" | style="padding-left: 10px" | ||
> | > | ||
{{{Minibosses|}}}</div></div> | {{{Minibosses|Blurgl}}}</div></div></div> | ||
|}}</div></div></div> | |}}</div></div></div> |
Latest revision as of 00:39, 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 |