User:Tiddlywinks/Template:gamelink: Difference between revisions

Easier to follow/check if each has its own row
(Created page with "bp:{{#switch:{{{1}}} |Red and Green|Red and Blue|Gold and Silver|Ruby and Sapphire|FireRed and LeafGreen|Diamond and Pearl|HeartGold and SoulSilver|Black and White=Pokémon...")
 
(Easier to follow/check if each has its own row)
 
Line 16: Line 16:


Valid inputs for game are as follows
Valid inputs for game are as follows
{| class="wikitable"
{| class="sortable wikitable"
! Pattern
! Pattern
! Inputs
! Input
! Output
|-
|-
| <code><nowiki>Pokémon {{{1}}} Versions</nowiki></code>
| rowspan="8" | <code><nowiki>Pokémon {{{1}}} Versions</nowiki></code>
| Red and Green, Red and Blue, Gold and Silver, Ruby and Sapphire, FireRed and LeafGreen, Diamond and Pearl, HeartGold and SoulSilver, Black and White
| Red and Green
| {{User:Tiddlywinks/Template:gamelink|Red and Green}}
|-
|-
| <code><nowiki>Pokémon {{{1}}} Version</nowiki></code>
| Red and Blue
| Yellow, Crystal, Emerald, Platinum
| {{User:Tiddlywinks/Template:gamelink|Red and Blue}}
|-
|-
| ''Unique cases''
| Gold and Silver
| Blue ([[bp:Pokémon Blue Version (Japanese)]]), Black 2 and White 2, Let's Go, Pikachu! and Let's Go, Eevee!
| {{User:Tiddlywinks/Template:gamelink|Gold and Silver}}
|-
|-
| <code><nowiki>Pokémon {{{1}}}</nowiki></code>
| Ruby and Sapphire
| {{User:Tiddlywinks/Template:gamelink|Ruby and Sapphire}}
|-
| FireRed and LeafGreen
| {{User:Tiddlywinks/Template:gamelink|FireRed and LeafGreen}}
|-
| Diamond and Pearl
| {{User:Tiddlywinks/Template:gamelink|Diamond and Pearl}}
|-
| HeartGold and SoulSilver
| {{User:Tiddlywinks/Template:gamelink|HeartGold and SoulSilver}}
|-
| Black and White
| {{User:Tiddlywinks/Template:gamelink|Black and White}}
|-
| rowspan="4" | <code><nowiki>Pokémon {{{1}}} Version</nowiki></code>
| Yellow
| {{User:Tiddlywinks/Template:gamelink|Yellow}}
|-
| Crystal
| {{User:Tiddlywinks/Template:gamelink|Crystal}}
|-
| Emerald
| {{User:Tiddlywinks/Template:gamelink|Emerald}}
|-
| Platinum
| {{User:Tiddlywinks/Template:gamelink|Platinum}}
|-
| rowspan="3" | ''Unique cases''
| Blue
| {{User:Tiddlywinks/Template:gamelink|Blue}}
|-
| Black 2 and White 2
| {{User:Tiddlywinks/Template:gamelink|Black 2 and White 2}}
|-
| Let's Go, Pikachu! and Let's Go, Eevee!
| {{User:Tiddlywinks/Template:gamelink|Let's Go, Pikachu! and Let's Go, Eevee!}}
|-
| rowspan="2" | <code><nowiki>Pokémon {{{1}}}</nowiki></code>
| ''All other inputs''
| ''All other inputs''
| ...
|-
| (''ex:'') Sun and Moon
| {{User:Tiddlywinks/Template:gamelink|Sun and Moon}}
|}
|}


</noinclude>
</noinclude>