127
edits
Welcome to SSB Universes Wiki! If you want to request an account, please do so at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.
(rearrange) |
(note) |
||
Line 1: | Line 1: | ||
<includeonly>{| class="table" style="width:400;text-align:center" | <includeonly>{| class="table" style="width:400;text-align:center" | ||
!style="background-color:#{{{bgcolor|CCC}}}" colspan=7 | Front | !style="background-color:#{{{bgcolor|CCC}}};color:#{{{txtcolor|000}}}" colspan=7 | Front | ||
|- | |- | ||
{{#if:{{{red_blue_sprite|}}}{{{yellow_sprite|}}}{{{red_green_sprite|}}}| | {{#if:{{{red_blue_sprite|}}}{{{yellow_sprite|}}}{{{red_green_sprite|}}}| | ||
Line 109: | Line 109: | ||
{| class="table" style="width:400;text-align:center" | {| class="table" style="width:400;text-align:center" | ||
!style="background-color:#{{{bgcolor|CCC}}}" colspan=7 | Back | !style="background-color:#{{{bgcolor|CCC}}};color:#{{{txtcolor|000}}}" colspan=7 | Back | ||
|- | |- | ||
{{#if:{{{red_blue_sprite_back|}}}{{{yellow_sprite_back|}}}{{{red_green_sprite_back|}}}| | {{#if:{{{red_blue_sprite_back|}}}{{{yellow_sprite_back|}}}{{{red_green_sprite_back|}}}| | ||
Line 217: | Line 217: | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
All parameters are self- | All parameters are self-explanatory. Parameters for [[Generation III]] onward list "sprites" in plural form for Pokémon with a variety of forms (e.g. [[Castform]] and [[Deoxys]]). As of [[Generation IV]], the plural form can also apply in cases where Pokémon have visible [[gender difference]]s (e.g. [[Pikachu]]). | ||
'''Note:''' <code>bgcolor=</code> and <code>txtcolor=</code> require a hexadecimal code since the <code>#</code> is defined within the template itself. | |||
<pre> | <pre> | ||
{{Pokémon sprites | {{Pokémon sprites | ||
|bgcolor= | |||
|txtcolor= | |||
|red_blue_sprite= | |red_blue_sprite= | ||
|yellow_sprite= | |yellow_sprite= |