Difference between revisions of "Template:NextPok"
Jump to navigation
Jump to search
(url to sites of the game is now related to a template for easy and quick change) |
|||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" style="text-align: center;background: #{{{color|f8f8ff}}};margin:auto;width:90%" | {| class="wikitable" style="text-align: center;background: #{{{color|f8f8ff}}};margin:auto;width:90%" | ||
− | |style="width:45%"| ← <img src = "http:// | + | |style="width:45%"| ← <img src = "http://{{GameURL}}/images/icons/{{{prevpok|Bulbasaur}}}.gif"> [[{{{prevpok|Bulbasaur}}}]]|| style="width:10%" | <img src = "http://{{GameURL}}/images/icons/{{PAGENAME}}.gif"> {{PAGENAME}}|| style="width:45%" | <img src = "http://{{GameURL}}/images/icons/{{{nextpok|Venusaur}}}.gif"> [[{{{nextpok|Venusaur}}}]] → |
|}</includeonly> | |}</includeonly> | ||
<noinclude><pre>{{NextPok | <noinclude><pre>{{NextPok | ||
|prevpok= (Name of previous pokémon in dex. Default: Bulbasaur) | |prevpok= (Name of previous pokémon in dex. Default: Bulbasaur) | ||
− | |nextpok= | + | |nextpok=(Name of nextpokémon in dex. Default: Bulbasaur) |
|color= (just if}´we need it someday. Default: f8f8ff(white but kinda darker) | |color= (just if}´we need it someday. Default: f8f8ff(white but kinda darker) | ||
}} | }} | ||
− | </pre></noinclude> | + | </pre> |
+ | </noinclude> |
Revision as of 13:03, 27 December 2021
{{NextPok |prevpok= (Name of previous pokémon in dex. Default: Bulbasaur) |nextpok=(Name of nextpokémon in dex. Default: Bulbasaur) |color= (just if}´we need it someday. Default: f8f8ff(white but kinda darker) }}