Template:Explorers TD Dungeon Infobox: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Prolyfic8 mNo edit summary |
Mystery Dungeon GP>Prolyfic8 No edit summary |
||
Line 4: | Line 4: | ||
<nowiki/>|<br>}} | <nowiki/>|<br>}} | ||
}} | }} | ||
{{#vardefine: name en | {{{name|{{#explode:{{#var:dungeon name}}|<br>|0}}}}} }} | |||
{{#vardefine: name ja | {{{name ja|{{#explode:{{#var:dungeon name}}|<br>|1}}}}} }} | |||
}}{{Infobox start}} | }}{{Infobox start}} | ||
{{Infobox header| size = {{{img_width|}}}x{{{img_height|}}}px | {{Infobox header| size = {{{img_width|}}}x{{{img_height|}}}px | ||
| name = {{#var:dungeon name}} | | name = {{#if:{{#var:name en}}{{#var:name ja}} | ||
| {{#var:name en|???}}<br>{{#var:name ja|???}} | |||
| {{#var:dungeon name}} | |||
}} | |||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
Line 60: | Line 65: | ||
}} | }} | ||
</pre> | </pre> | ||
== Explanation of Values == | |||
{| class="wikitable" | |||
!Value | |||
!Identifier | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
|} | |||
==Example== | ==Example== |
Revision as of 19:15, 21 March 2020
Usage
{{Infobox Locations (Explorers) | dungeon name = | image = | description = | Entrance Location = | Goal Floor = | Total Floors = | Items = | Poké = | Partners = | Rescues = | Rescue Attempts = | Rest Stops = | Visibility = | Weather = | Shops = | Monster Houses = | Spawn Rate = | Gusts of Wind = | Boss = }}
Explanation of Values
Value | Identifier | Description |
---|---|---|