User:Kogoro/Template/Pokébox: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
< User:Kogoro | Template
Jump to navigationJump to search
m (height tweaking.) |
m (tweak.) |
||
Line 3: | Line 3: | ||
! height=20px align="center" | [[{{{Pokémon|Dialga}}} (Pokémon)|<font color=#{{{{{type1|steel}}} color light}}>{{{nick|{{{Pokémon|Dialga}}}}}}</font>]] | ! height=20px align="center" | [[{{{Pokémon|Dialga}}} (Pokémon)|<font color=#{{{{{type1|steel}}} color light}}>{{{nick|{{{Pokémon|Dialga}}}}}}</font>]] | ||
|- | |- | ||
| height=185px align="center" style="background: #{{{{{type1|steel}}} color light}}; -moz-border-radius: 1em; font-size: 80%;" | [[Level]] {{{level|100}}} {{#switch: {{{gender|none}}} |male=♂|female=♀|none=}}<br>[[Image:{{{ball|Master}}}BallSprite.png|left|{{{ball|Master}}} Ball]]{{#switch: {{{gen|4}}} |1 = {{-}}[[Image:Spr 1{{{v|b}}} {{{dex|483}}}.{{{ext|png}}}]] | 2 = {{-}}[[Image:Spr 2{{{v|g}}} {{{dex|483}}}.{{{ext|png}}}]] | 3 = [[Image:RibbonChamp{{{region|Sinnoh}}}.png|right|24px|{{{ribbons|12}}} Ribbons]]{{-}}[[Image:Spr 3{{{v|r}}} {{{dex|483}}}.{{{ext|png}}}]]{{-}}{{a|{{{ability|Pressure}}}}} | 4 = [[Image:RibbonChamp{{{region|Sinnoh}}}.png|right|24px|{{{ribbon|12}}} Ribbons]]{{-}}[[Image:Spr 4{{{v|d}}} {{{dex|483}}}.{{{ext|png}}}]]{{-}}{{a|{{{ability|Pressure}}}}}}}<br>{{#switch: {{{types|2}}} | 2 = [[Image:{{{type1|Steel}}}IC Big.png]] [[Image:{{{type2|Dragon}}}IC Big.png]] | 1 = [[Image:{{{type1|steel}}}IC Big.png]]}} | | height=185px align="center" style="background: #{{{{{type1|steel}}} color light}}; -moz-border-radius: 1em; font-size: 80%;" | [[Level]] {{{level|100}}} {{#switch: {{{gender|none}}} |male=♂|female=♀|none=}}<br>[[Image:{{{ball|Master}}}BallSprite.png|left|{{{ball|Master}}} Ball]]{{#switch: {{{gen|4}}} |1 = {{-}}[[Image:Spr 1{{{v|b}}} {{{dex|483}}}.{{{ext|png}}}]] | 2 = {{-}}[[Image:Spr 2{{{v|g}}} {{{dex|483}}}.{{{ext|png}}}]] | 3 = [[Image:RibbonChamp{{{region|Sinnoh}}}.png|right|24px|{{{ribbons|12}}} Ribbons]]{{-}}[[Image:Spr 3{{{v|r}}} {{{dex|483}}}.{{{ext|png}}}]]{{-}}{{a|{{{ability|Pressure}}}}} | 4 = [[Image:RibbonChamp{{{region|Sinnoh}}}.png|right|24px|{{{ribbon|12}}} Ribbons]]{{-}}[[Image:Spr 4{{{v|d}}} {{{dex|483}}}.{{{ext|png}}}]]{{-}}{{a|{{{ability|Pressure}}}}}}}<br>{{#switch: {{{types|2}}} | 2 = [[Image:{{{type1|Steel}}}IC Big.png]] [[Image:{{{type2|Dragon}}}IC Big.png]] | 1 = [[Image:{{{type1|steel}}}IC Big.png]]<br><br>}} | ||
{{#switch: {{{moves|yes}}} | yes = {{!}}- | {{#switch: {{{moves|yes}}} | yes = {{!}}- | ||
{{!}} align="center" style="background: #{{{{{move1type|steel}}} color}}; border: 1px solid #{{{{{type1|steel}}} color light}}; font-size: 90%; -moz-border-radius: 1em;" {{!}} {{m|{{{move1|Metal Claw}}}}} | {{!}} align="center" style="background: #{{{{{move1type|steel}}} color}}; border: 1px solid #{{{{{type1|steel}}} color light}}; font-size: 90%; -moz-border-radius: 1em;" {{!}} {{m|{{{move1|Metal Claw}}}}} |
Revision as of 02:22, 28 March 2009
Dialga |
---|
Level 100 Pressure |
Metal Claw |
Aura Sphere |
Dragon Claw |
Roar of Time |
Alright, get ready for some VARIABLES.
{{User:Kogoro/Template/Pokébox |Pokémon=species. |dex=ndex number. |gen=What Generation the Pokémon is in. Options: 1, 2, 3, or 4. |v=What version game is this Pokémon in. (Used only for Third Versions, version letter should be used. Example: Y = Yellow ) |ext=What image extention is the sprite. (Used for sprites not currently in PNG format) |nick=nickname. (OPTIONAL.) |gender=self-explanatory. Options: male, female, or none. |level=self-explanatory. |ball=Type of ball it's in. |ribbons=Number of ribbons it has (only needed in Gen.3 and Gen.4). |region=what Region it's in (only needed in Gen.3 and Gen.4). |ability=what ability it has. (only needed in Gen.3 and Gen.4). |types=How many types the Pokémon has. Options: 1 or 2. |type1=first elemental type. |type2=second elemental type. (leave out if single-type Pokémon.) |moves=turns the moveset on or off. Options: yes or no. (yes by default.) |move1=first move. |move1type=first move's type. |move2=see above. |move2type=see above. |move3=see above. |move3type=see above. |move4=see above. |move4type=see above. }}