Difference between revisions of "Template:MapInfoBox"
From Dungeon Defenders 2 Wiki
m |
(Adding region parameter) |
||
Line 25: | Line 25: | ||
| style="padding:4px; text-align:right;"| Defense Units: | | style="padding:4px; text-align:right;"| Defense Units: | ||
| style="padding:4px; text-align:left;" | {{{DU}}} | | style="padding:4px; text-align:left;" | {{{DU}}} | ||
+ | |- | ||
+ | | style="padding:4px; text-align:right;"| Region: | ||
+ | | style="padding:4px; text-align:left;" | {{{Region}}} | ||
|} | |} | ||
</div> | </div> | ||
Line 52: | Line 55: | ||
|- | |- | ||
| DU || Defense Unit Limit. | | DU || Defense Unit Limit. | ||
+ | |- | ||
+ | | Region || The region the map belongs to. | ||
|} | |} | ||
Line 64: | Line 69: | ||
| ALanes=2 | | ALanes=2 | ||
| DU=600 | | DU=600 | ||
+ | | Region=Dragonfall Town | ||
}}</nowiki> produces the following: | }}</nowiki> produces the following: | ||
Line 75: | Line 81: | ||
| ALanes=2 | | ALanes=2 | ||
| DU=600 | | DU=600 | ||
+ | | Region=Dragonfall Town | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 18:28, 15 January 2023
{{{MapName}}}
Main Cores: | {{{MCores}}} |
Sub Cores: | {{{SCores}}} |
Ground Lanes: | {{{GLanes}}} |
Air Lanes: | {{{ALanes}}} |
Defense Units: | {{{DU}}} |
Region: | {{{Region}}} |
Parameters
Parameter | Description |
---|---|
Minimap | File reference to the Minimap image. File:Minimap_{{{MapName}}}.png will be used if this parameter is not set.
|
MapName | Name of the map. |
Description | Description of the map. |
MCores | Total amount of Main Cores. |
SCores | Total amount of Sub Cores. |
GLanes | Total amount of Ground Lanes. |
ALanes | Total amount of Air Lanes. |
DU | Defense Unit Limit. |
Region | The region the map belongs to. |
Example
{{MapInfoBox | Minimap=File:Minimap_The_Gates_Of_Dragonfall.png | MapName=The Gates of Dragonfall | Description=Squire, put a description here! | MCores=1 | SCores=0 | GLanes=3 | ALanes=2 | DU=600 | Region=Dragonfall Town }} produces the following:
The Gates of Dragonfall
Main Cores: | 1 |
Sub Cores: | 0 |
Ground Lanes: | 3 |
Air Lanes: | 2 |
Defense Units: | 600 |
Region: | Dragonfall Town |
“
Squire, put a description here!