Template:GPInfoGenI: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:15.5px; background:#FFFF00;"|<big><span style="color: black">'''{{{name|}}}''' </span><big>
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:15.5px; background:#FFFF00;"|<big><span style="color: black">'''{{{name|}}}''' </span><big>
|-
|-
|colspan="2" style="text-align:center; background:white;"|{{{frontsprite}}}{{{backsprite}}}
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:15.5px; background:#FFFFFF;"|<big><span style="color: black">'''Front sprites'''<span style="font-size:60%"><sup>[[Differences between GBC and SGB glitch sprites|(?)]]</sup></span> </span><big>
{| align=center
|-
| {{{Front GBC}}} || {{{Front SGB}}}
|-
|<span style="font-size:60%">'''GBC'''</span> || <span style="font-size:60%">'''SGB'''</span>
|}
|-
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:15.5px; background:#FFFFFF;"|<big><span style="color: black">'''Back sprites'''<span style="font-size:60%"><sup>[[Differences between GBC and SGB glitch sprites|(?)]]</sup></span> </span><big>
{| align=center
|-
| {{{Back GBC}}} || {{{Back SGB}}}
|-
|<span style="font-size:60%">'''GBC'''</span> || <span style="font-size:60%">'''SGB'''</span>
|}
|-
|-
{{!}}-
{{!}}-
Line 113: Line 99:
{{!}} style="border-radius:0.5ex; background-color: #C0C0FF;" {{!}} <font color="black">{{{actualbackdimensions}}}
{{!}} style="border-radius:0.5ex; background-color: #C0C0FF;" {{!}} <font color="black">{{{actualbackdimensions}}}
{{!}}-
{{!}}-
|}<noinclude>
|}
<noinclude>


==Usage==
==Usage==
Line 121: Line 106:
{{GPInfoGenI
{{GPInfoGenI
|name=
|name=
|frontsprite=
|Front GBC=
|backsprite=
|Front SGB=
|Back GBC=
|Back SGB=
|bulbapedia=
|bulbapedia=
|equivalent=
|equivalent=
Line 150: Line 133:
|actualbackdimensions=
|actualbackdimensions=
}}
}}
|}
</pre>
</pre>
|}
<!--Attribution: http://www.starfywiki.org/index.php?title=Template:Bosses&action=history; many thanks The Forgotten Beast--><includeonly>[[Category:Glitch Pokémon]] [[Category:Generation I glitch Pokémon]]</includeonly>
<!--Attribution: http://www.starfywiki.org/index.php?title=Template:Bosses&action=history; many thanks The Forgotten Beast--><includeonly>[[Category:Glitch Pokémon]] [[Category:Generation I glitch Pokémon]]</includeonly>

Latest revision as of 14:24, 9 August 2018

'
{{{frontsprite}}}{{{backsprite}}}
Bulbapedia link {{{bulbapedia}}}
Equivalent glitch Pokémon {{{equivalent}}}
Generation II equivalent {{{equivalentgen2}}}
Generation II Pokémon needed for Time Capsule exploit {{{tcepokemon}}}
Name bytes {{{namebytes}}}
Index number (hex) {{{hexID}}}
Index number (dec) {{{decID}}}
Pokédex number
(Family)
{{{family}}}
Pokédex marker byte {{{markerbyte}}}
Pokédex flag (seen) {{{flagseen}}}
Pokédex flag (own) {{{flagown}}}
Type(s) {{{typing}}}
Category {{{category}}}
Height {{{height}}}
Weight {{{weight}}}
Palette attribute byte {{{palette}}}
Catch rate constant {{{catchrate}}}
Experience group {{{expgroup}}}
Experience yield {{{expyield}}}
Sprite dimensions (base data) {{{basespritedimensions}}}
Front sprite source pointer {{{frontspritepointer}}}
Back sprite source pointer {{{backspritepointer}}}
Front sprite dimensions (actual) {{{actualfrontdimensions}}}
Back sprite dimensions (actual) {{{actualbackdimensions}}}

Usage

{{GPInfoGenI
|name=
|frontsprite=
|backsprite=
|bulbapedia=
|equivalent=
|equivalentgen2=
|tcepokemon=
|namebytes=
|hexID=
|decID=
|family=
|markerbyte=
|flagseen=
|flagown=
|typing=
|category=
|height=
|weight=
|palette=
|catchrate=
|expgroup=
|expyield=
|basespritedimensions=
|frontspritepointer=
|backspritepointer=
|actualfrontdimensions=
|actualbackdimensions=
}}