Changes

Template:MapInfoBox

28 bytes added, 20:27, 15 January 2023
Updating to remove dd2 planner parameter, actually adding documentation for how to set a minimap image, rearranging the parameters, and capitalizing "description" to conform with the rest of the parameters.
<div style="float:right; border:1px solid; margin:5px; text-align:center">
[[{{#ifexist:{{{Minimap}}}|{{{Minimap}}}|#ifexist:File:Minimap Minimap_{{{MapName}}}.png|File:Minimap Minimap_{{{MapName}}}.png|File:Minimap_default.jpg}}|200px]]<h3 style="text-align:center; margin:4px;">{{{MapName}}}</h3><span class="plainlinks">{{#if: {{{PlannerID|}}} |[https://dd2tools.com/planner/?map={{{PlannerID}}} Map Planner] / [https://dd2tools.com/planner/ All Plans] |}}</span>
<hr>
{| cellpadding="2" style="border-collapse:collapse;" width="100%"
|}
</div>
{{#if:{{{descriptionDescription|}}}|<div style="padding: 0em 2em 0em 1em; margin: 1em 0em 1em 4em; border-left: 1px solid silver;">
<div style="position: absolute; margin-top: -0.2em; margin-left: -{{{icon-size|0.8em}}}; font: bold 5em Times New Roman, Times, Georgie, serif; color: silver;">“</div>
{{{descriptionDescription}}}
<p style="text-align: right; font-size: 0.9em; font-style:italic; margin-top:0;">— Tavern Keeper</p>
</div>|}}
|-
! Parameter !! Description
|-
| Minimap || File reference to the Minimap image. <code style="color:white">File:Minimap_{{{MapName}}}.png</code> 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.
|-
| DU || Defense Unit Limit.
|-
| description || Description of the map.
|-
| MapName || Name of the map.
|}
===Example===
<nowiki>{{MapInfoBox | name=The Gates of DragonFall | MCores=1 | SCores=1 | GLanes=2 | ALanes=3 | MChests=1 | DU=50 | descriptionDescription=Squire, put a description here.}}</nowiki> produces the following:
{{MapInfoBox | MapName=The Gates of Dragonfall | MCores=1 | SCores=1 | GLanes=2 | ALanes=3 | MChests=1 | DU=50 | descriptionDescription=Squire, put a description here.}}
</noinclude>
WikiDefender, bureaucrat, administrator
617
edits