Difference between revisions of "Template:MapInfoBox"
From Dungeon Defenders 2 Wiki
(Removing unnecessary white border used in basic map information, also removing mana chest information, as mana chests no longer exist) |
|||
Line 6: | Line 6: | ||
{| cellpadding="2" style="border-collapse:collapse;" width="100%" | {| cellpadding="2" style="border-collapse:collapse;" width="100%" | ||
|- | |- | ||
− | | style="padding:4px; text-align:right | + | | style="padding:4px; text-align:right;"| Main Cores: |
| style="padding:4px; text-align:left;" | {{{MCores}}} | | style="padding:4px; text-align:left;" | {{{MCores}}} | ||
|- | |- | ||
− | | style="padding:4px; text-align:right | + | | style="padding:4px; text-align:right;"| Sub Cores: |
| style="padding:4px; text-align:left;" | {{{SCores}}} | | style="padding:4px; text-align:left;" | {{{SCores}}} | ||
|- | |- | ||
− | | style="padding:4px; text-align:right | + | | style="padding:4px; text-align:right;"| Ground Lanes: |
| style="padding:4px; text-align:left;" | {{{GLanes}}} | | style="padding:4px; text-align:left;" | {{{GLanes}}} | ||
|- | |- | ||
− | | style="padding:4px; text-align:right | + | | style="padding:4px; text-align:right;"| Air Lanes: |
| style="padding:4px; text-align:left;" | {{{ALanes}}} | | style="padding:4px; text-align:left;" | {{{ALanes}}} | ||
|- | |- | ||
− | | style="padding:4px; text-align:right | + | | style="padding:4px; text-align:right;"| Defense Units: |
− | |||
− | |||
− | |||
| style="padding:4px; text-align:left;" | {{{DU}}} | | style="padding:4px; text-align:left;" | {{{DU}}} | ||
|} | |} | ||
Line 43: | Line 40: | ||
|- | |- | ||
| ALanes || Total amount of Air Lanes. | | ALanes || Total amount of Air Lanes. | ||
− | |||
− | |||
|- | |- | ||
| DU || Defense Unit Limit. | | DU || Defense Unit Limit. |
Revision as of 20:45, 14 January 2023
{{{MapName}}}
Main Cores: | {{{MCores}}} |
Sub Cores: | {{{SCores}}} |
Ground Lanes: | {{{GLanes}}} |
Air Lanes: | {{{ALanes}}} |
Defense Units: | {{{DU}}} |
Parameters
Parameter | Description |
---|---|
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. |
description | Description of the map. |
MapName | Name of the map. |
Example
{{MapInfoBox | name=The Gates of DragonFall | MCores=1 | SCores=1 | GLanes=2 | ALanes=3 | MChests=1 | DU=50 | description=Squire, put a description here.}} produces the following:
The Gates of Dragonfall
Main Cores: | 1 |
Sub Cores: | 1 |
Ground Lanes: | 2 |
Air Lanes: | 3 |
Defense Units: | 50 |
Region: | ? |