Template:Explorers TD Dungeon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Korra II A Royal
Mystery Dungeon GP>Prolyfic8
No edit summary
Line 1: Line 1:
==Template==
<includeonly>{{#if:
<onlyinclude>
  {{#vardefine: dungeon name
{{Infobox start}}
  | {{#replace:{{#replace:{{{dungeon name, key Parameters|}}}|<br/>|<br>}}|<nowiki/>
{{Infobox header| size = 250x250px
<nowiki/>|<br>}}
| name = {{{dungeon name, key Parameters|}}}
  }}
}}{{Infobox start}}
{{Infobox header| size = {{{img_width|}}}x{{{img_height|}}}px
| name = {{#var:dungeon name}}
| image = {{{image|}}}
| image = {{{image|}}}
| description = {{{description|}}}
| description = {{{description|}}}
Line 13: Line 16:
{{Infobox row|Bring [[Poké]] In|{{{Poké|}}}}}
{{Infobox row|Bring [[Poké]] In|{{{Poké|}}}}}
{{Infobox row|Bring Partners In|{{{Partners|}}}}}
{{Infobox row|Bring Partners In|{{{Partners|}}}}}
{{Infobox row|# of [[Explorers/Gameplay_Elements/Rescues|Rescues]]|{{{Rescues|}}}}}
{{Infobox row|# of [[Explorers/Rescues|Rescues]]|{{{Rescues|}}}}}
{{Infobox row|# of Rescue Attempts|{{{Rescue Attempts|}}}}}
{{Infobox row|# of Rescue Attempts|{{{Rescue Attempts|}}}}}
{{Infobox row|[[Kangaskhan Rest Stops]]|{{{Rest Stops|}}}}}
{{Infobox row|[[Kangaskhan Rest Stops]]|{{{Rest Stops|}}}}}
{{Infobox row|[[Explorers/Gameplay_Elements/Weather|Weather]]|{{{Weather|}}}}}
{{Infobox row|[[Explorers/Weather|Weather]]|{{{Weather|}}}}}
{{Infobox row|[[Visibility|Visibility]]|{{{Visibility|}}}}}
{{Infobox row|[[Visibility|Visibility]]|{{{Visibility|}}}}}
{{Infobox row|[[Explorers/Gameplay_Elements/Shops|Shops]]|{{{Shops|}}}}}
{{Infobox row|[[Explorers/Shops|Shops]]|{{{Shops|}}}}}
{{Infobox row|[[Explorers/Gameplay_Elements/Monster_Houses|Monster Houses]]|{{{Monster Houses|}}}}}
{{Infobox row|[[Explorers/Monster Houses|Monster House]]|{{{Monster Houses|}}}}}
{{Infobox row|PKMN Spawn Rate|{{{Spawn Rate|}}}}}
{{Infobox row|Pokémon Spawn Rate|{{{Spawn Rate|}}}}}
{{Infobox row|[[Introduction to Basic Gameplay (Pokemon)|Gusts of Wind]]|{{{Gusts of Wind|}}}}}
{{Infobox row|[[Introduction to Basic Gameplay (Pokemon)|Gusts of Wind]]|{{{Gusts of Wind|}}}}}
{{Infobox row|[[Explorers/Pokemon/Special Enemies|Boss]]|{{{Boss|}}}}}
{{Infobox row|[[Explorers/Special Enemies|Boss]]|{{{Boss|}}}}}
{{Infobox end}}
{{Infobox end}}!--
</onlyinclude>
 
AUTOCATEGORIZATION
 
-->{{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace -->
          {{#ifeq: {{{categorize|y}}} | n | + }}
          | <!-- Do not categorize --> |
[[Category:Explorers Locations|{{#var:name en}}]]
}}<!-- end AUTOCATEGORIZATION --></includeonly><noinclude>


==Usage==
==Usage==
<pre>
<pre>
{{Infobox Locations (Explorers)
{{Infobox Locations (Explorers)
| dungeon name, key Parameters =  
| dungeon name =  
Key Parameters
| image =  
| image =  
| description =  
| description =  
Line 53: Line 62:


==Example==
==Example==
 
{{Infobox Locations (Explorers)
 
| dungeon name, key Parameters = Test
| image =
}}
[[Category:Infobox templates]][[Category:Infobox Locations]]
[[Category:Infobox templates]][[Category:Infobox Locations]]
</noinclude>
</noinclude>

Revision as of 19:09, 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 =
}}

Example

Template:Infobox Locations (Explorers)