Template:Explorers TD Dungeon Infobox: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Korra II A Royal |
Mystery Dungeon GP>Prolyfic8 No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if: | |||
< | {{#vardefine: dungeon name | ||
{{Infobox start}} | | {{#replace:{{#replace:{{{dungeon name, key Parameters|}}}|<br/>|<br>}}|<nowiki/> | ||
{{Infobox header| size = | <nowiki/>|<br>}} | ||
| name = {{ | }} | ||
}}{{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 | {{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 | {{Infobox row|[[Explorers/Weather|Weather]]|{{{Weather|}}}}} | ||
{{Infobox row|[[Visibility|Visibility]]|{{{Visibility|}}}}} | {{Infobox row|[[Visibility|Visibility]]|{{{Visibility|}}}}} | ||
{{Infobox row|[[Explorers | {{Infobox row|[[Explorers/Shops|Shops]]|{{{Shops|}}}}} | ||
{{Infobox row|[[Explorers/ | {{Infobox row|[[Explorers/Monster Houses|Monster House]]|{{{Monster Houses|}}}}} | ||
{{Infobox row| | {{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 | {{Infobox row|[[Explorers/Special Enemies|Boss]]|{{{Boss|}}}}} | ||
{{Infobox end}} | {{Infobox end}}!-- | ||
</ | |||
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 | | dungeon name = | ||
| 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 = }}