Template:Gates to Infinity Pokémon Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Korra II A Royal
(Created page with "<includeonly>{{#if: {{#vardefine: name (en, ja) | {{#replace:{{#replace:{{{Pokémon Name (English, Japanese)|}}}|<br/>|<br>}}|<nowiki/> <nowiki/>|<br>}} }} {{#vardefin...")
 
m (Text replacement - "Post-Credits" to "Post-credits")
 
(129 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly>{{#if:
{| class="wikitable infobox"
  {{#vardefine: name (en, ja)
!colspan="4" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span><br><span style="font-size: 0.75rem;">{{#if:{{{romaji|}}}|{{Tt|{{{jpname|}}}|{{{romaji}}}}}|{{{jpname|}}}}}</span>
  | {{#replace:{{#replace:{{{Pokémon Name (English, Japanese)|}}}|<br/>|<br>}}|<nowiki/>
<nowiki/>|<br>}}
  }}
  {{#vardefine: name en | {{{name|{{#explode:{{#var:name (en, ja)}}|<br>|0}}}}} }}
  {{#vardefine: name ja | {{{name ja|{{#explode:{{#var:name (en, ja)}}|<br>|1}}}}} }}
  {{#vardefine: ability1 | {{delink|{{{ability1|{{#explode:{{{Ability|}}}|,|0}}}}}}} }}
  {{#vardefine: ability2 | {{delink|{{{ability2|{{#explode:{{{Ability|}}}|,|1}}}}}}} }}
  {{#vardefine: iqgroup | {{delink|{{{iqgroup|{{#explode:{{{IQ Group|}}}|,|0}}}}}}} }}
  {{#vardefine: prev | {{delink|{{{prev|{{{Previous Pokémon|}}}}}}}} }}
  {{#vardefine: next | {{delink|{{{next|{{{Next Pokémon|}}}}}}}} }}
  }}{{Infobox start}}
{{Infobox header| size = {{{img_width|}}}x{{{img_height|}}}px
| name = {{#if:{{#var:name en}}{{#var:name ja}}
        | {{#var:name en|???}}<br>{{#var:name ja|???}}
        | {{#var:name (en, ja)}}
        }}
| image = {{{image|}}}
| description = {{{Type|}}}
}}
{{Infobox row|[[Gates/Abilities|Ability(s)]]|{{#if:{{#var:ability1}}|[[Gates/{{#var:ability1}}|{{#var:ability1}}]]}}{{#if:{{#var:ability2}}|, [[Gates/{{#var:ability2}}|{{#var:ability2}}]]}}}}
{{Infobox row|[[Gates/Pokémon#Types|Type]]|[[File:Rescue Team DX - {{{type1|}}}-type Icon small.png|20px]]{{#if:{{{type2|}}}| [[File:Rescue Team DX - {{{type2|}}}-type Icon small.png|20px]]}}|{{{type1|}}}|?}}
{{Infobox row|[[Gates/Body Size|Size]]|{{#switch:{{{size}}}|1= 1 [[File:Explorers - Size 1 Icon.png]]|2= 2 [[File:Explorers - Size 1 Icon.png]][[File:Explorers - Size 1 Icon.png]]|4= 4 [[File:Explorers - Size 1 Icon.png]][[File:Explorers - Size 1 Icon.png]][[File:Explorers - Size 1 Icon.png]][[File:Explorers - Size 1 Icon.png]]}}|{{{size|}}}|?}}
{{Infobox row|[[Gates/Movement Type|Movement Type]]|{{{Movement Type|}}}}}
{{Infobox row|[[Gates/Recruiting|Recruitment Rate]]|{{{Recruitment Rate|}}}%}}
{{#if: {{{Evolution|}}}
| {{#if: {{{Method|}}}
  | {{Infobox row|Evolution|[[File:Explorers - {{{Evolution}}} sprite.png|20px]] [[Gates/{{{Evolution}}}|{{{Evolution}}}]] {{{Method}}}}}
  }}
}}
{{Infobox row|Base [[Experience|Exp.]]|{{{Base EXP|}}}}}
{{Infobox row|[[HP]]|{{{HP|}}}}}
{{Infobox row|[[Attack (Pokémon)|Attack]]|{{{Attack|}}}}}
{{Infobox row|[[Defense (Pokémon)|Defense]]|{{{Defense|}}}}}
{{Infobox row|[[Special Attack (Pokémon)|Special Attack]]|{{{Sp.Atk|}}}}}
{{Infobox row|[[Special Defense (Pokémon)|Special Defense]]|{{{Sp.Def|}}}}}
{{Infobox row|Alt Form|{{{Alt Form|}}}}}
{{Infobox row|Previous Pokémon|{{#if:{{#var:prev}}|[[File:Explorers - {{{Previous Pokémon}}} sprite.png|20px]] [[Gates/{{#var:prev}}|{{#var:prev}}]]}}}}
{{Infobox row|Next Pokémon|{{#if:{{#var:next}}|[[File:Explorers - {{{Next Pokémon}}} sprite.png|20px]] [[Gates/{{#var:next}}|{{#var:next}}]]}}}}
{{Infobox end}}<!--
 
AUTOCATEGORIZATION
 
-->{{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace -->
          {{#ifeq: {{{categorize|y}}} | n | + }}
          | <!-- Do not categorize --> |
[[Category:Explorers Pokémon|{{#var:name en}}]]
}}<!-- end AUTOCATEGORIZATION --></includeonly><noinclude>
 
== Usage ==
<pre>
{{Infobox Pokémon (Gates)
| Pokémon Name (English, Japanese) =
| image =
| Ability =
| type1 =
| type2 =
| Preferred Gummi(s) =
| Size =
| IQ Group =
| Movement Type =
| Recruitment Rate =
| Evolution =
| Method =
| Base EXP =
| HP =
| Attack =
| Defense =
| Sp.Atk =
| Sp.Def =
| Alt Form =
| Previous Pokémon =
| Next Pokémon =
}}
</pre>
 
== Explanation of Values ==
{| class="wikitable"
!Value
!Identifier
!Description
|-
|-
|Name
!colspan="4" class="infoboxImage"|{{GatesToInfinityModel|{{{name|}}}|description={{{description|{{{caption|Image for {{PAGENAME}}}}}}}}|size={{{imagesize|100x100px}}}|male={{#switch:{{lc:{{{name|}}}}}
|<nowiki>| Pokémon Name (English, Japanese) =</nowiki>
| pikachu = true
|The name of the Pokémon in English and Japanese.
| #default = false
}}}}<br>{{{caption|}}}
|-
|-
|Image
!colspan="4" class="infoboxContext"|Information
|<nowiki>| image =</nowiki>
{{#if:{{{ability1|}}}|
|Pokémon sprites.
{{!}}-
!colspan="2" class="infoboxHeadRow"{{!}}{{GatesToInfinity|Ability}}
{{!}}colspan="2" class="infoboxBodyRow"{{!}}{{GatesToInfinity|{{{ability1|}}}}}{{#if:{{{ability2|}}}|<br>{{GatesToInfinity|{{{ability2}}}}}|}}
|}}
|-
|-
|Typing
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Type}}
|<nowiki>| type1 =</nowiki><br><nowiki>| type2 =</nowiki>
!colspan="2" class="infoboxBodyRow"|{{GatesToInfinityType|{{{type1|}}}}}{{#if:{{{type2|}}}|{{GatesToInfinityType|{{{type2}}}}}|}}
|Typing of the Pokémon. The primary type is type1 and the secondary type is type 2.
{{#if:{{{movement|}}}|
{{!}}-
!colspan="2" class="infoboxHeadRow"{{!}}{{GatesToInfinity|Movement Type}}
{{!}}colspan="2" class="infoboxBodyRow"{{!}}{{GatesToInfinity|{{{movement}}}}}{{#if:{{{movement2|}}}|<br>{{GatesToInfinity|{{{movement2}}}}}|}}{{#if:{{{movement3|}}}|<br>{{GatesToInfinity|{{{movement3}}}}}|}}
|}}
|-
|-
|Abilities
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Body Size}}
|<nowiki>| Ability =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{size|}}}
|The abilities of the Pokémon.
|-
|-
|Preferred gummi
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Recruiting|Recruitment Rate}}
|<nowiki>| Preferred gummi =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{#if:{{{recruitment2|}}}|{{Tt|{{{recruitment|}}}|First time during main story.}}<br>{{Tt|{{{recruitment2}}}|Subsequent recruits or Post-credits.}}|{{{recruitment|}}}}}
|The preferred gummi of the Pokémon.
{{#if:{{{gift item|}}}|
{{!}}-
!colspan="2" class="infoboxHeadRow"{{!}}{{GatesToInfinity|Gift}}s
{{!}}colspan="2" class="infoboxBodyRow"{{!}}Requires {{{gift cost|1}}}× {{GatesToInfinity|{{{gift item}}}}}|}}{{#if:{{{gift Poké|}}}|&nbsp;and {{{gift Poké}}} {{GatesToInfinity|Poké}}.
|}}
|-
|-
|Body size
!colspan="4" class="infoboxGap"|
|<nowiki>| Size =</nowiki>
|The body size of the Pokémon. Values used by the game are 1, 2 and 4.
|-
|-
|IQ group
!colspan="4" class="infoboxContext"|Stats
|<nowiki>| IQ group =</nowiki>
|The IQ group of the Pokémon. Groups used by the game goes from A to J
|-
|-
|Movement type
!colspan="2" class="infoboxHeadRow"|Base {{GatesToInfinity|Experience}}
|<nowiki>| Movement Type =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{base exp|}}}
|The kind of terrain the Pokémon can walk on. Possible values are Ground, Water, Lava, Float and Wall.
|-
|-
|Recruitment rate
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|HP}}
|<nowiki>| Recruitment Rate =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{hp|}}}
|The base recruit rate the Pokémon has. If it's less than -33.9 %, the value <i>Impossible</i> is used.
|-
|-
|Evolution
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Attack}}
|<nowiki>| Evolution =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{attack|}}}
|The previous and next stage of evolution belongs here. This value is unused if the Pokémon has no evolution available.
|-
|-
|Method
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Defense}}
|<nowiki>| Method =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{defense|}}}
|The amount of levels required to the previous and next evolution.
|-
|-
|Base EXP
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Special Attack}}
|<nowiki>| Base EXP =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{sp attack|}}}
|The amount of EXP this Pokémon gives at level 1.
|-
|-
|HP
!colspan="2" class="infoboxHeadRow"|{{GatesToInfinity|Special Defense}}
|<nowiki>| HP =</nowiki>
|colspan="2" class="infoboxBodyRow"|{{{sp defense|}}}
|The HP stat this Pokémon has at level 1.
{{#if:{{{prev|}}} {{{next|}}}|
|-
{{!}}-
|Attack
!colspan="4" class="infoboxGap"{{!}}
|<nowiki>| Attack =</nowiki>
{{!}}-
|The Attack stat this Pokémon has at level 1.
!colspan="4" class="infoboxContext"{{!}}Navigation
|-
{{!}}-
|Defense
{{Gates to Infinity Infobox Pokémon Nav|{{{prev|}}}|{{{next|}}}|{{{prev2|}}}|{{{next2|}}}|{{{prev3|}}}|{{{next3|}}}|{{{prev4|}}}|{{{next4|}}}|{{{prev5|}}}|{{{next5|}}}|{{{prev6|}}}|{{{next6|}}}|{{{prev7|}}}|{{{next7|}}}}}
|<nowiki>| Defense =</nowiki>
|}}
|The Defense stat this Pokémon has at level 1.
|}<!-- AUTOCATEGORIZATION -->{{#switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
|-
[[Category:Gates to Infinity Pokémon|{{PAGENAME}}]]
|Special Attack
{{#if:{{{type1|}}}|[[Category:Gates to Infinity {{{type1}}}-type Pokémon|{{PAGENAME}}]]|}}
|<nowiki>| Sp.Atk =</nowiki>
{{#if:{{{type2|}}}|
|The Sp. Attack stat this Pokémon has at level 1.
[[Category:Gates to Infinity {{{type2}}}-type Pokémon|{{PAGENAME}}]]
|-
[[Category:Gates to Infinity Dual-type Pokémon|{{PAGENAME}}]]
|Special Defense
|}}
|<nowiki>| Sp.Def =</nowiki>
{{#if:{{{movement|}}}|[[Category:Gates to Infinity {{{movement}}} Movement|{{{movement}}} Movement]]|}}
|The Sp. Defense stat this Pokémon has at level 1.
{{#if:{{{movement2|}}}|[[Category:Gates to Infinity {{{movement2}}} Movement|{{{movement2}}} Movement]]|}}
|-
{{#if:{{{movement3|}}}|[[Category:Gates to Infinity {{{movement3}}} Movement|{{{movement3}}} Movement]]|}}
|Alternative Form
}}<!-- end AUTOCATEGORIZATION --><noinclude>
|<nowiki>| Alt Form =</nowiki>
{{Clear}}{{Doc}}
|
[[Category:Gates to Infinity Infobox Templates]]
|-
|Previous Pokémon
|<nowiki>| Previous Pokémon =</nowiki>
|
|-
|Next Pokémon
|<nowiki>| Next Pokémon =</nowiki>
|
|}
 
== Example ==
{{Infobox Pokémon (Gates)
| Pokémon Name (English, Japanese) = Celebi<br>セレビィ
| var = Normal
| image = Explorers - Celebi Shiny sprite.png
| Ability = Natural Cure
| type1 = Grass
| type2 = Psychic
| size = 1
| Movement Type = Float
| Recruitment Rate = 100.0
| Evolution = Treecko
| Method = with a Sun Stone.
| Base EXP = {{tt|200|Not used}}
| HP = 55
| Attack = 15
| Defense = 15
| Sp.Atk = 15
| Sp.Def = 15
| Previous Pokémon = Ho-Oh
| Next Pokémon = Treecko
}}
[[Category:Infobox templates]][[Category:Infobox Monsters]]
</noinclude>
</noinclude>

Latest revision as of 00:55, 3 July 2025

Gates to Infinity Pokémon Infobox

Information
Type
Body Size
Recruitment Rate
Stats
Base Experience
HP
Attack
Defense
Special Attack
Special Defense
Template-info.png Documentation

Usage

{{Gates to Infinity Pokémon Infobox
  | name         = 
  | jpname       = 
  | romaji       = 
  | hepburn      = 
  | image        = 
  | description  = 
  | img_size      = 
  | female       = 
  | ability1     = 
  | ability2     = 
  | type1        = 
  | type2        = 
  | size         = 
  | movement     = 
  | recruitment  = 
  | recruitment2 = 
  | gift cost    = 
  | gift item    = 
  | gift Poké    = 
  | evolves from = 
  | evolution    = 
  | method       = 
  | base exp     = 
  | hp           = 
  | attack       = 
  | defense      = 
  | sp attack    = 
  | sp defense   = 
  | prev         = 
  | next         = 
}}

Example

Zweilous
ジヘッド
Zweilous's model.
Information
Ability Hustle
Moxie
Type Dark-typeDragon-type
Movement Type Ground
Body Size Normal
Recruitment Rate 1
10
Gifts Requires 2× Oran Berry and 1,000 Poké.
Stats
Base Experience 1
HP 32
Attack 10
Defense 9
Special Attack 10
Special Defense 9
Navigation
← Previous Pokémon Next Pokémon →
Deino's model. Deino Hydreigon Hydreigon's model.