Template:Explorers TD Dungeon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Prolyfic8
mNo edit summary
Mystery Dungeon GP>Prolyfic8
No edit summary
Line 7: Line 7:
   {{#vardefine: name ja | {{{name ja|{{#explode:{{#var:dungeon name}}|<br>|1}}}}} }}
   {{#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| name = {{#if:{{#var:name en}}{{#var:name ja}}
| name = {{#if:{{#var:name en}}{{#var:name ja}}
         | {{#var:name en|???}}<br>{{#var:name ja|???}}
         | {{#var:name en|???}}<br>{{#var:name ja|???}}
         | {{#var:dungeon name}}
         | {{#var:dungeon name}}
         }}
         }}
| image = {{{image|}}}
| description = {{{description|}}}
}}
}}
{{Infobox centered row|{{#if:{{{image2|}}}|
{{#tag:tabber|
{{!}}-{{!}}
{{{imageTitle|}}}=
[[File:{{{image|}}}]]
{{!}}-{{!}}
{{{image2Title|}}}=
[[File:{{{image2|}}}]]
{{#if:{{{image3|}}}|
{{!}}-{{!}}
{{{image3Title|}}}=
[[File:{{{image3|}}}]]
}}}}
|[[File:{{{image|}}}]]
}}}}
{{Infobox header| description = {{{description|}}}}}
{{Infobox row|Entrance Location|{{{Entrance Location|}}}}}
{{Infobox row|Entrance Location|{{{Entrance Location|}}}}}
{{Infobox row|Final Goal Floor|{{{Goal Floor|}}}}}
{{Infobox row|Final Goal Floor|{{{Goal Floor|}}}}}
Line 80: Line 93:
{{Infobox Locations (Explorers)
{{Infobox Locations (Explorers)
| dungeon name = Test<br>test
| dungeon name = Test<br>test
| image =  
| image = Explorers - Wigglytuff Guild Outside.png
| imageTitle = Day
| image2 = Explorers - Wigglytuff Guild Outside Sunset.png
| image2Title = Sunset
| image3 = Explorers - Wigglytuff Guild Outside Night.png
| image3Title = Night
| description = This is a Template.
| description = This is a Template.
| Entrance Location = Menu
| Entrance Location = Menu

Revision as of 17:22, 19 June 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

Example

Template:Infobox Locations (Explorers)