Template:PokemonData: Difference between revisions

From PMDOWiki
Shitpost Sunkern (talk | contribs)
Created page with "{| class="wikitable" ! scope="row" | Pokémon Name | {{{pokemon_name|Missingno.}}} |- ! scope="row" | Pokémon ID | <code>{{{pokemon_id|pokemon_id}}}</code> |- ! scope="row" | Form ID | <code>{{{form_id|00}}}</code> |- ! scope="row" | Type 1 | {{TypeIcon|type={{{type1|None}}}}} {{{type1|None}}} |- ! scope="row" | Type 2 | {{#if: {{{type2|}}} | {{TypeIcon|type={{{type2|None}}}}}{{{type2|None}}} | }} |- ! scope="row" | Ability 1 | {{{ability1|Ability}}} |- ! scope="ro..."
 
Imbion (talk | contribs)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 13: Line 13:
|-
|-
! scope="row" |  Type 2
! scope="row" |  Type 2
| {{#if: {{{type2|}}} | {{TypeIcon|type={{{type2|None}}}}}{{{type2|None}}} | }}
| {{#if: {{{type2|}}} | {{TypeIcon|type={{{type2|None}}}}} {{{type2|None}}} | }}
|-
|-
! scope="row" |  Ability 1
! scope="row" |  Ability 1
Line 31: Line 31:
|-
|-
|}
|}
<noinclude>[[Category: Templates]]</noinclude>
 
* [[../Stats|Stats]]
* [[../Learnset|Learnset]]
<noinclude>[[Category:Data Template]]</noinclude>
<includeonly>[[Category: Pokémon data pages]]</includeonly>

Latest revision as of 19:11, 7 February 2026

Pokémon Name Missingno.
Pokémon ID pokemon_id
Form ID 00
Type 1 None None
Type 2
Ability 1 Ability
Ability 2 none
Ability 3 none
Base Recruit Rate 0%
Portrait {{{portrait}}}
  • [[../Stats|Stats]]
  • [[../Learnset|Learnset]]