Bulbapedia:List of link templates: Difference between revisions

Tempate:Archives is not a link template in the same way
(Tempate:Archives is not a link template in the same way)
Line 8: Line 8:
==Link templates and their use==
==Link templates and their use==
===In-game properties===
===In-game properties===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 19: Line 19:
! Code
! Code
! Result
! Result
|- align="center"
|-
| rowspan="2" | {{template|p}}
| rowspan="2" | {{template|p}}
| rowspan="2"| Links to articles about [[Pokémon species]]
| rowspan="2"| Links to articles about [[Pokémon species]]
| <code><nowiki>{{p|Charizard}}</nowiki></code>
| <code><nowiki>{{p|Charizard}}</nowiki></code>
| {{p|Charizard}}
| {{p|Charizard}}
|- align="center"
|-
| <code><nowiki>{{p|Charizard|Outrageous}}</nowiki></code>
| <code><nowiki>{{p|Charizard|Outrageous}}</nowiki></code>
| {{p|Charizard|Outrageous}}
| {{p|Charizard|Outrageous}}
|- align="center"
|-
| rowspan="2"| {{template|m}}
| rowspan="2"| {{template|m}}
| rowspan="2"| Links to articles about [[move]]s
| rowspan="2"| Links to articles about [[move]]s
| <code><nowiki>{{m|DoubleSlap}}</nowiki></code>
| <code><nowiki>{{m|DoubleSlap}}</nowiki></code>
| {{m|DoubleSlap}}
| {{m|DoubleSlap}}
|- align="center"
|-
| <code><nowiki>{{m|DoubleSlap|a five-hit move}}</nowiki></code>
| <code><nowiki>{{m|DoubleSlap|a five-hit move}}</nowiki></code>
| {{m|DoubleSlap|a five-hit move}}
| {{m|DoubleSlap|a five-hit move}}
|- align="center"
|-
| rowspan="2"| {{template|t}}
| rowspan="2"| {{template|t}}
| rowspan="2"| Links to articles about [[type]]s as the type name
| rowspan="2"| Links to articles about [[type]]s as the type name
| <code><nowiki>{{t|Dragon}}</nowiki></code>
| <code><nowiki>{{t|Dragon}}</nowiki></code>
| {{t|Dragon}}
| {{t|Dragon}}
|- align="center"
|-
| <code><nowiki>{{t|Dragon|weak to itself}}</nowiki></code>
| <code><nowiki>{{t|Dragon|weak to itself}}</nowiki></code>
| {{t|Dragon|weak to itself}}
| {{t|Dragon|weak to itself}}
|- align="center"
|-
| {{template|type}}
| {{template|type}}
| Links to articles about [[type]]s as "type name"-type
| Links to articles about [[type]]s as "type name"-type
| <code><nowiki>{{type|Dragon}}</nowiki></code>
| <code><nowiki>{{type|Dragon}}</nowiki></code>
| {{type|Dragon}}
| {{type|Dragon}}
|- align="center"
|-
| {{template|typecolor}}
| {{template|typecolor}}
| Links to articles about [[type]]s as "type name" in type color{{tt|*|USE SPARINGLY!}}
| Links to articles about [[type]]s as "type name" in type color{{tt|*|USE SPARINGLY!}}
| <code><nowiki>{{typecolor|Dragon}}</nowiki></code>
| <code><nowiki>{{typecolor|Dragon}}</nowiki></code>
| {{typecolor|Dragon}}
| {{typecolor|Dragon}}
|- align="center"
|-
| {{template|typecolorlight}}
| {{template|typecolorlight}}
| Links to articles about [[type]]s as "type name" in type color light{{tt|*|USE SPARINGLY!}}
| Links to articles about [[type]]s as "type name" in type color light{{tt|*|USE SPARINGLY!}}
| <code><nowiki>{{typecolorlight|Dragon}}</nowiki></code>
| <code><nowiki>{{typecolorlight|Dragon}}</nowiki></code>
| {{typecolorlight|Dragon}}
| {{typecolorlight|Dragon}}
|- align="center"
|-
| {{template|typecolordark}}
| {{template|typecolordark}}
| Links to articles about [[type]]s as "type name" in type color dark{{tt|*|USE SPARINGLY!}}
| Links to articles about [[type]]s as "type name" in type color dark{{tt|*|USE SPARINGLY!}}
| <code><nowiki>{{typecolordark|Dragon}}</nowiki></code>
| <code><nowiki>{{typecolordark|Dragon}}</nowiki></code>
| {{typecolordark|Dragon}}
| {{typecolordark|Dragon}}
|- align="center"
|-
| {{template|typecolor2}}
| {{template|typecolor2}}
| Links to articles about [[type]]s as "type name"-type in type color{{tt|*|USE SPARINGLY!}}
| Links to articles about [[type]]s as "type name"-type in type color{{tt|*|USE SPARINGLY!}}
| <code><nowiki>{{typecolor2|Dragon}}</nowiki></code>
| <code><nowiki>{{typecolor2|Dragon}}</nowiki></code>
| {{typecolor2|Dragon}}
| {{typecolor2|Dragon}}
|- align="center"
|-
| {{template|2t}}
| {{template|2t}}
| Links to two types as "type 1"/"type 2"
| Links to two types as "type 1"/"type 2"
| <code><nowiki>{{2t|Dragon|Flying}}</nowiki></code>
| <code><nowiki>{{2t|Dragon|Flying}}</nowiki></code>
| {{2t|Dragon|Flying}}
| {{2t|Dragon|Flying}}
|- align="center"
|-
| rowspan="2"| {{template|a}}
| rowspan="2"| {{template|a}}
| rowspan="2"| Links to articles about [[Ability|Abilities]]
| rowspan="2"| Links to articles about [[Ability|Abilities]]
| <code><nowiki>{{a|Sand Stream}}</nowiki></code>
| <code><nowiki>{{a|Sand Stream}}</nowiki></code>
| {{a|Sand Stream}}
| {{a|Sand Stream}}
|- align="center"
|-
| <code><nowiki>{{a|Sand Stream|activates a sandstorm}}</nowiki></code>
| <code><nowiki>{{a|Sand Stream|activates a sandstorm}}</nowiki></code>
| {{a|Sand Stream|activates a sandstorm}}
| {{a|Sand Stream|activates a sandstorm}}
|- align="center"
|-
| {{template|stat}}
| {{template|stat}}
| Links to sections of the article on [[stats]]
| Links to sections of the article on [[stats]]
| <code><nowiki>{{stat|Special Defense}}</nowiki></code>
| <code><nowiki>{{stat|Special Defense}}</nowiki></code>
| {{stat|Special Defense}}
| {{stat|Special Defense}}
|- align="center"
|-
| {{template|status}}
| {{template|status}}
| Links to status ailment articles or sections of the article [[status ailment]]
| Links to status ailment articles or sections of the article [[status ailment]]
| <code><nowiki>{{status|Burn|burned}}</nowiki></code>
| <code><nowiki>{{status|Burn|burned}}</nowiki></code>
| {{status|Burn|burned}}
| {{status|Burn|burned}}
|- align="center"
|-
| {{template|TM}}
| {{template|TM}}
| Links to [[TM]]s by their number and the move contained within
| Links to [[TM]]s by their number and the move contained within
| <code><nowiki>{{TM|29|Psychic}}</nowiki></code>
| <code><nowiki>{{TM|29|Psychic}}</nowiki></code>
| {{TM|29|Psychic}}
| {{TM|29|Psychic}}
|- align="center"
|-
| {{template|TM2}}
| {{template|TM2}}
| Links to [[TM]]s by their number, with their number.
| Links to [[TM]]s by their number, with their number.
| <code><nowiki>{{TM2|30}}</nowiki></code>
| <code><nowiki>{{TM2|30}}</nowiki></code>
| {{TM2|30}}
| {{TM2|30}}
|- align="center"
|-
| {{template|HM}}
| {{template|HM}}
| Links to [[HM]]s by their number and the move contained within
| Links to [[HM]]s by their number and the move contained within
| <code><nowiki>{{HM|04|Strength}}</nowiki></code>
| <code><nowiki>{{HM|04|Strength}}</nowiki></code>
| {{HM|04|Strength}}
| {{HM|04|Strength}}
|- align="center"
|-
| {{template|b}}
| {{template|b}}
| Links to articles about [[Berry|Berries]] with just Berry name
| Links to articles about [[Berry|Berries]] with just Berry name
| <code><nowiki>{{b|Rawst}}</nowiki></code>
| <code><nowiki>{{b|Rawst}}</nowiki></code>
| {{b|Rawst}}
| {{b|Rawst}}
|- align="center"
|-
| {{template|Gen}}
| {{template|Gen}}
| Links to [[Generation]]s by their Roman numeral
| Links to [[Generation]]s by their Roman numeral
| <code><nowiki>{{Gen|III}}</nowiki></code>
| <code><nowiki>{{Gen|III}}</nowiki></code>
| {{Gen|III}}
| {{Gen|III}}
|- align="center"
|-
| rowspan="2" | {{template|v}}
| rowspan="2" | {{template|v}}
| rowspan="2" | Links to Pokémon games as "game Version"
| rowspan="2" | Links to Pokémon games as "game Version"
| <code><nowiki>{{v|Ruby and Sapphire|s}}</nowiki></code>
| <code><nowiki>{{v|Ruby and Sapphire|s}}</nowiki></code>
| {{v|Ruby and Sapphire|s}}
| {{v|Ruby and Sapphire|s}}
|- align="center"
|-
| <code><nowiki>{{v|Emerald}}</nowiki></code>
| <code><nowiki>{{v|Emerald}}</nowiki></code>
| {{v|Emerald}}
| {{v|Emerald}}
|- align="center"
|-
| {{template|2v}}
| {{template|2v}}
| Links to Pokémon game pairs as "games Versions"
| Links to Pokémon game pairs as "games Versions"
| <code><nowiki>{{2v|Ruby|Sapphire}}</nowiki></code>
| <code><nowiki>{{2v|Ruby|Sapphire}}</nowiki></code>
| {{2v|Ruby|Sapphire}}
| {{2v|Ruby|Sapphire}}
|- align="center"
|-
| {{template|3v}}
| {{template|3v}}
| Links to Pokémon game trios as "games Versions"
| Links to Pokémon game trios as "games Versions"
| <code><nowiki>{{3v|Ruby|Sapphire|Emerald}}</nowiki></code>
| <code><nowiki>{{3v|Ruby|Sapphire|Emerald}}</nowiki></code>
| {{3v|Ruby|Sapphire|Emerald}}
| {{3v|Ruby|Sapphire|Emerald}}
|- align="center"
|-
| {{template|4v}}
| {{template|4v}}
| Links to Pokémon game sequels as "games Versions"{{tt|*|Please only use for Gen V}}
| Links to Pokémon game sequels as "games Versions"{{tt|*|Please only use for Gen V}}
| <code><nowiki>{{4v|Black|White}}</nowiki></code>
| <code><nowiki>{{4v|Black|White}}</nowiki></code>
| {{4v|Black|White}}
| {{4v|Black|White}}
|- align="center"
|-
| {{template|5v}}
| {{template|5v}}
| Links to Pokémon game quintets as "games Versions"
| Links to Pokémon game quintets as "games Versions"
| <code><nowiki>{{5v|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}</nowiki></code>
| <code><nowiki>{{5v|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}</nowiki></code>
| {{5v|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}
| {{5v|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}
|- align="center"
|-
| {{template|v2}}
| {{template|v2}}
| Links to Pokémon games as "game"
| Links to Pokémon games as "game"
| <code><nowiki>{{v2|Emerald}}</nowiki></code>
| <code><nowiki>{{v2|Emerald}}</nowiki></code>
| {{v2|Emerald}}
| {{v2|Emerald}}
|- align="center"
|-
| rowspan="2" | {{template|2v2}}
| rowspan="2" | {{template|2v2}}
| rowspan="2" | Links to Pokémon game pairs as "games"
| rowspan="2" | Links to Pokémon game pairs as "games"
| <code><nowiki>{{2v2|Ruby|Sapphire}}</nowiki></code>
| <code><nowiki>{{2v2|Ruby|Sapphire}}</nowiki></code>
| {{2v2|Ruby|Sapphire}}
| {{2v2|Ruby|Sapphire}}
|- align="center"
|-
| <code><nowiki>{{2v2|Black|White|2}}</nowiki></code>
| <code><nowiki>{{2v2|Black|White|2}}</nowiki></code>
| {{2v2|Black|White|2}}
| {{2v2|Black|White|2}}
|- align="center"
|-
| {{template|3v2}}
| {{template|3v2}}
| Links to Pokémon game trios as "games"
| Links to Pokémon game trios as "games"
| <code><nowiki>{{3v2|Ruby|Sapphire|Emerald}}</nowiki></code>
| <code><nowiki>{{3v2|Ruby|Sapphire|Emerald}}</nowiki></code>
| {{3v2|Ruby|Sapphire|Emerald}}
| {{3v2|Ruby|Sapphire|Emerald}}
|- align="center"
|-
| {{template|4v2}}
| {{template|4v2}}
| Links to Pokémon game quartets as "games"{{tt|*|Please only use for Gen I}}
| Links to Pokémon game quartets as "games"{{tt|*|Please only use for Gen I}}
| <code><nowiki>{{4v2|Red|Green|Blue|Yellow}}</nowiki></code>
| <code><nowiki>{{4v2|Red|Green|Blue|Yellow}}</nowiki></code>
| {{4v2|Red|Green|Blue|Yellow}}
| {{4v2|Red|Green|Blue|Yellow}}
|- align="center"
|-
| {{template|5v2}}
| {{template|5v2}}
| Links to Pokémon game quintets as "games"{{tt|*|Please note that the lone version must go in the middle}}
| Links to Pokémon game quintets as "games"{{tt|*|Please note that the lone version must go in the middle}}
| <code><nowiki>{{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}</nowiki></code>
| <code><nowiki>{{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}</nowiki></code>
| {{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}
| {{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}
|- align="center"
|-
| rowspan="3" | {{template|game}}
| rowspan="3" | {{template|game}}
| rowspan="3" | Links to Pokémon games as "Pokémon game"
| rowspan="3" | Links to Pokémon games as "Pokémon game"
| <code><nowiki>{{game|Ruby and Sapphire|s}}</nowiki></code>
| <code><nowiki>{{game|Ruby and Sapphire|s}}</nowiki></code>
| {{game|Ruby and Sapphire|s}}
| {{game|Ruby and Sapphire|s}}
|- align="center"
|-
| <code><nowiki>{{game|Emerald}}</nowiki></code>
| <code><nowiki>{{game|Emerald}}</nowiki></code>
| {{game|Emerald}}
| {{game|Emerald}}
|- align="center"
|-
| <code><nowiki>{{game|Black and White|s|Pokémon Black 2 and White 2|2}}</nowiki></code>
| <code><nowiki>{{game|Black and White|s|Pokémon Black 2 and White 2|2}}</nowiki></code>
| {{game|Black and White|s|Pokémon Black 2 and White 2|2}}
| {{game|Black and White|s|Pokémon Black 2 and White 2|2}}
|- align="center"
|-
| {{template|game2}}
| {{template|game2}}
| Links to trio of Pokémon games as "Pokémon games"
| Links to trio of Pokémon games as "Pokémon games"
| <code><nowiki>{{game2|Ruby|Sapphire|Emerald}}</nowiki></code>
| <code><nowiki>{{game2|Ruby|Sapphire|Emerald}}</nowiki></code>
| {{game2|Ruby|Sapphire|Emerald}}
| {{game2|Ruby|Sapphire|Emerald}}
|- align="center"
|-
| rowspan="2" | {{template|game3}}
| rowspan="2" | {{template|game3}}
| rowspan="2" | Links to a game article, allows alternate text
| rowspan="2" | Links to a game article, allows alternate text
| <code><nowiki>{{game3|Emerald|the third version to Ruby and Sapphire}}</nowiki></code>
| <code><nowiki>{{game3|Emerald|the third version to Ruby and Sapphire}}</nowiki></code>
| {{game3|Emerald|the third version to Ruby and Sapphire}}
| {{game3|Emerald|the third version to Ruby and Sapphire}}
|- align="center"
|-
| <code><nowiki>{{game3|Ruby and Sapphire|the first Generation III games|s}}</nowiki></code>
| <code><nowiki>{{game3|Ruby and Sapphire|the first Generation III games|s}}</nowiki></code>
| {{game3|Ruby and Sapphire|the first Generation III games|s}}
| {{game3|Ruby and Sapphire|the first Generation III games|s}}
|- align="center"
|-
| {{template|game4}}
| {{template|game4}}
| Links to quartet of Pokémon games as "Pokémon games"
| Links to quartet of Pokémon games as "Pokémon games"
| <code><nowiki>{{game4|Red|Green|Blue|Yellow}}</nowiki></code>
| <code><nowiki>{{game4|Red|Green|Blue|Yellow}}</nowiki></code>
| {{game4|Red|Green|Blue|Yellow}}
| {{game4|Red|Green|Blue|Yellow}}
|- align="center"
|-
| {{template|game5}}
| {{template|game5}}
| Links to quintet of Pokémon games as "Pokémon games"
| Links to quintet of Pokémon games as "Pokémon games"
| <code><nowiki>{{game5|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}</nowiki></code>
| <code><nowiki>{{game5|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}</nowiki></code>
| {{game5|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}
| {{game5|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}
|- align="center"
|-
| {{template|sup/1}}
| {{template|sup/1}}
|  Links to the initial of a Gen I Pokémon game, in its game color and in superscript
|  Links to the initial of a Gen I Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/1|R}}</nowiki></code>
| <code><nowiki>{{sup/1|R}}</nowiki></code>
| {{sup/1|R}}
| {{sup/1|R}}
|- align="center"
|-
| {{template|sup/2}}
| {{template|sup/2}}
|  Links to the initial of a Gen II Pokémon game, in its game color and in superscript
|  Links to the initial of a Gen II Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/2|G}}</nowiki></code>
| <code><nowiki>{{sup/2|G}}</nowiki></code>
| {{sup/2|G}}
| {{sup/2|G}}
|- align="center"
|-
| {{template|sup/3}}
| {{template|sup/3}}
|  Links to the initial of a Gen III Pokémon game, in its game color and in superscript
|  Links to the initial of a Gen III Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/3|R}}</nowiki></code>
| <code><nowiki>{{sup/3|R}}</nowiki></code>
| {{sup/3|R}}
| {{sup/3|R}}
|- align="center"
|-
| {{template|sup/4}}
| {{template|sup/4}}
|  Links to the initial of a Gen IV Pokémon game, in its game color and in superscript
|  Links to the initial of a Gen IV Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/4|D}}</nowiki></code>
| <code><nowiki>{{sup/4|D}}</nowiki></code>
| {{sup/4|D}}
| {{sup/4|D}}
|- align="center"
|-
| {{template|sup/5}}
| {{template|sup/5}}
|  Links to the initial of a Gen V Pokémon game, in its game color and in superscript
|  Links to the initial of a Gen V Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/5|B}}</nowiki></code>
| <code><nowiki>{{sup/5|B}}</nowiki></code>
| {{sup/5|B}}
| {{sup/5|B}}
|- align="center"
|-
| {{template|sup/ss}}
| {{template|sup/ss}}
|  Links to the initial of a Side Series Pokémon game, in its game color and in superscript
|  Links to the initial of a Side Series Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/ss|Colo}}</nowiki></code>
| <code><nowiki>{{sup/ss|Colo}}</nowiki></code>
| {{sup/ss|Colo}}
| {{sup/ss|Colo}}
|- align="center"
|-
| {{template|sup/t}}
| {{template|sup/t}}
|  Links to a Time, in its color and in superscript
|  Links to a Time, in its color and in superscript
| <code><nowiki>{{sup/t|M}}</nowiki></code>
| <code><nowiki>{{sup/t|M}}</nowiki></code>
| {{sup/t|M}}
| {{sup/t|M}}
|- align="center"
|-
| {{template|sup/md}}
| {{template|sup/md}}
|  Links to the initial of a Pokémon Mystery Dungeon game, in its game color and in superscript
|  Links to the initial of a Pokémon Mystery Dungeon game, in its game color and in superscript
| <code><nowiki>{{sup/md|R}}</nowiki></code>
| <code><nowiki>{{sup/md|R}}</nowiki></code>
| {{sup/md|R}}
| {{sup/md|R}}
|- align="center"
|-
| {{template|gameabbrev3}}
| {{template|gameabbrev3}}
| Links to Pokémon games through colorized shorthand
| Links to Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev3|RSE}}</nowiki></code>
| <code><nowiki>{{gameabbrev3|RSE}}</nowiki></code>
| {{gameabbrev3|RSE}}
| {{gameabbrev3|RSE}}
|- align="center"
|-
| {{template|rt}}
| {{template|rt}}
| Links to [[Route]]s as "Route #"
| Links to [[Route]]s as "Route #"
| <code><nowiki>{{rt|102|Hoenn}}</nowiki></code>
| <code><nowiki>{{rt|102|Hoenn}}</nowiki></code>
| {{rt|102|Hoenn}}
| {{rt|102|Hoenn}}
|- align="center"
|-
| {{template|rtn}}
| {{template|rtn}}
| Links to [[Route]]s as "#"
| Links to [[Route]]s as "#"
| <code><nowiki>{{rtn|102|Hoenn}}</nowiki></code>
| <code><nowiki>{{rtn|102|Hoenn}}</nowiki></code>
| {{rtn|102|Hoenn}}
| {{rtn|102|Hoenn}}
|- align="center"
|-
| {{template|pkmn}}
| {{template|pkmn}}
| Links to "Pokémon (x)" with text of (x)
| Links to "Pokémon (x)" with text of (x)
| <code><nowiki>{{pkmn|breeding}}</nowiki></code>
| <code><nowiki>{{pkmn|breeding}}</nowiki></code>
| {{pkmn|breeding}}
| {{pkmn|breeding}}
|- align="center"
|-
| {{template|pkmn2}}
| {{template|pkmn2}}
| Links to "(x) Pokémon" with text of (x)
| Links to "(x) Pokémon" with text of (x)
| <code><nowiki>{{pkmn2|wild}}</nowiki></code>
| <code><nowiki>{{pkmn2|wild}}</nowiki></code>
| {{pkmn2|wild}}
| {{pkmn2|wild}}
|- align="center"
|-
| {{template|tc}}
| {{template|tc}}
| Links to an article of a [[Trainer class]]
| Links to an article of a [[Trainer class]]
| <code><nowiki>{{tc|Hiker}}</nowiki></code>
| <code><nowiki>{{tc|Hiker}}</nowiki></code>
| {{tc|Hiker}}
| {{tc|Hiker}}
|- align="center"
|-
| {{template|g}}
| {{template|g}}
| Links to "Pokémon (x)" with text of Pokémon (x)
| Links to "Pokémon (x)" with text of Pokémon (x)
| <code><nowiki>{{g|Ranger: Shadows of Almia}}</nowiki></code>
| <code><nowiki>{{g|Ranger: Shadows of Almia}}</nowiki></code>
| {{g|Ranger: Shadows of Almia}}
| {{g|Ranger: Shadows of Almia}}
|- align="center"
|-
| {{template|staff}}
| {{template|staff}}
| Links to "Staff of Pokémon (x)"
| Links to "Staff of Pokémon (x)"
| <code><nowiki>{{staff|Diamond and Pearl}}</nowiki></code>
| <code><nowiki>{{staff|Diamond and Pearl}}</nowiki></code>
| {{staff|Diamond and Pearl}}
| {{staff|Diamond and Pearl}}
|- align="center"
|-
| {{template|egg}}
| {{template|egg}}
| Links to articles about [[Egg Group]]s with the group name
| Links to articles about [[Egg Group]]s with the group name
| <code><nowiki>{{egg|Field}}</nowiki></code>
| <code><nowiki>{{egg|Field}}</nowiki></code>
| {{egg|Field}}
| {{egg|Field}}
|- align="center"
|-
| {{template|egg2}}
| {{template|egg2}}
| Links to articles about [[Egg Group]]s with the group name and "group"
| Links to articles about [[Egg Group]]s with the group name and "group"
| <code><nowiki>{{egg2|Field}}</nowiki></code>
| <code><nowiki>{{egg2|Field}}</nowiki></code>
| {{egg2|Field}}
| {{egg2|Field}}
|- align="center"
|-
| {{template|egg3}}
| {{template|egg3}}
| Links to articles about [[Egg Group]]s with the group name and "Egg Group"
| Links to articles about [[Egg Group]]s with the group name and "Egg Group"
| <code><nowiki>{{egg3|Field}}</nowiki></code>
| <code><nowiki>{{egg3|Field}}</nowiki></code>
| {{egg3|Field}}
| {{egg3|Field}}
|- align="center"
|-
| {{template|Prof}}
| {{template|Prof}}
| Links to articles about [[Pokémon Professor]]s as "name"
| Links to articles about [[Pokémon Professor]]s as "name"
| <code><nowiki>{{Prof|Oak}}</nowiki></code>
| <code><nowiki>{{Prof|Oak}}</nowiki></code>
| {{Prof|Oak}}
| {{Prof|Oak}}
|- align="center"
|-
| {{template|Badge}}
| {{template|Badge}}
| Links to section "X" of the [[Badge]] article as "X Badge"
| Links to section "X" of the [[Badge]] article as "X Badge"
| <code><nowiki>{{Badge|Icicle}}</nowiki></code>
| <code><nowiki>{{Badge|Icicle}}</nowiki></code>
| {{Badge|Icicle}}
| {{Badge|Icicle}}
|- align="center"
|-
| {{template|fa}}
| {{template|fa}}
| Links to articles about [[Pokémon Mystery Dungeon]] [[Friend Area]]s
| Links to articles about [[Pokémon Mystery Dungeon]] [[Friend Area]]s
| <code><nowiki>{{fa|Darkness Ridge}}</nowiki></code>
| <code><nowiki>{{fa|Darkness Ridge}}</nowiki></code>
| {{fa|Darkness Ridge}}
| {{fa|Darkness Ridge}}
|- align="center"
|-
| {{template|pw}}
| {{template|pw}}
| Links to articles about [[Pokéwalker]] areas
| Links to articles about [[Pokéwalker]] areas
| <code><nowiki>{{pw|Yellow Forest}}</nowiki></code>
| <code><nowiki>{{pw|Yellow Forest}}</nowiki></code>
| {{pw|Yellow Forest}}
| {{pw|Yellow Forest}}
|- align="center"
|-
| {{template|ci}}
| {{template|ci}}
| Links to articles about cities in the Pokémon world as "name"
| Links to articles about cities in the Pokémon world as "name"
| <code><nowiki>{{ci|Viridian}}</nowiki></code>
| <code><nowiki>{{ci|Viridian}}</nowiki></code>
| {{ci|Viridian}}
| {{ci|Viridian}}
|- align="center"
|-
| {{template|isl}}
| {{template|isl}}
| Links to articles about islands in the Pokémon world as "name"
| Links to articles about islands in the Pokémon world as "name"
| <code><nowiki>{{isl|Cinnabar}}</nowiki></code>
| <code><nowiki>{{isl|Cinnabar}}</nowiki></code>
| {{isl|Cinnabar}}
| {{isl|Cinnabar}}
|- align="center"
|-
| {{template|to}}
| {{template|to}}
| Links to articles about towns in the Pokémon world as "name"{{tt|*|Does not work for subdisambiguated towns in multiple regions with the same name, such as Silver Town}}
| Links to articles about towns in the Pokémon world as "name"{{tt|*|Does not work for subdisambiguated towns in multiple regions with the same name, such as Silver Town}}
| <code><nowiki>{{to|Pallet}}</nowiki></code>
| <code><nowiki>{{to|Pallet}}</nowiki></code>
| {{to|Pallet}}
| {{to|Pallet}}
|- align="center"
|-
| {{template|gy}}
| {{template|gy}}
| Links to articles about [[Gym]]s with just the area name
| Links to articles about [[Gym]]s with just the area name
| <code><nowiki>{{gy|Pewter}}</nowiki></code>
| <code><nowiki>{{gy|Pewter}}</nowiki></code>
| {{gy|Pewter}}
| {{gy|Pewter}}
|- align="center"
|-
| {{template|evostone}}
| {{template|evostone}}
| Links to section "X" of the [[Evolutionary stone]] article as "X"
| Links to section "X" of the [[Evolutionary stone]] article as "X"
| <code><nowiki>{{evostone|Fire Stone}}</nowiki></code>
| <code><nowiki>{{evostone|Fire Stone}}</nowiki></code>
| {{evostone|Fire Stone}}
| {{evostone|Fire Stone}}
|- align="center"
|-
| {{template|Ball}}
| {{template|Ball}}
| Links to section "X" of the [[Poké Ball]] article as "X"
| Links to section "X" of the [[Poké Ball]] article as "X"
| <code><nowiki>{{Ball|Premier}}</nowiki></code>
| <code><nowiki>{{Ball|Premier}}</nowiki></code>
| {{Ball|Premier}}
| {{Ball|Premier}}
|- align="center"
|-
| {{template|player}}
| {{template|player}}
| Links to the [[Player character]] article as "player"
| Links to the [[Player character]] article as "player"
| <code><nowiki>{{player}}</nowiki></code>
| <code><nowiki>{{player}}</nowiki></code>
| {{player}}
| {{player}}
|- align="center"
|-
| {{template|Shiny}}
| {{template|Shiny}}
| Links to the [[Shiny Pokémon]] article as "Shiny"
| Links to the [[Shiny Pokémon]] article as "Shiny"
| <code><nowiki>{{Shiny}}</nowiki></code>
| <code><nowiki>{{Shiny}}</nowiki></code>
| {{Shiny}}
| {{Shiny}}
|- align="center"
|-
| {{template|Pokémon XD}}
| {{template|Pokémon XD}}
| Links to the [[Pokémon XD: Gale of Darkness]] article as "Pokémon XD"
| Links to the [[Pokémon XD: Gale of Darkness]] article as "Pokémon XD"
| <code><nowiki>{{Pokémon XD}}</nowiki></code>
| <code><nowiki>{{Pokémon XD}}</nowiki></code>
| {{Pokémon XD}}
| {{Pokémon XD}}
|- align="center"
|-
| {{template|Card GB}}
| {{template|Card GB}}
| Links to the [[Pokémon Trading Card Game (game)]] article as "Pokémon Trading Card Game", or as a custom text if specified
| Links to the [[Pokémon Trading Card Game (game)]] article as "Pokémon Trading Card Game", or as a custom text if specified
| <code><nowiki>{{Card GB}}</nowiki></code>
| <code><nowiki>{{Card GB}}</nowiki></code>
| {{Card GB}}
| {{Card GB}}
|- align="center"
|-
| class="roundybl" | {{template|Card GB 2}}
| class="roundybl" | {{template|Card GB 2}}
| Links to the [[Pokémon Card GB2: Here Comes Team GR!]] article, text can be specified
| Links to the [[Pokémon Card GB2: Here Comes Team GR!]] article, text can be specified
Line 381: Line 381:


===Image linking===
===Image linking===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 392: Line 392:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|ic}}
| {{template|ic}}
| Links to in-game icons for [[type]]s and [[damage categories]]
| Links to in-game icons for [[type]]s and [[damage categories]]
| <code><nowiki>{{ic|Fire}}</nowiki></code>
| <code><nowiki>{{ic|Fire}}</nowiki></code>
| {{ic|Fire}}
| {{ic|Fire}}
|- align="center"
|-
| {{template|bigic}}
| {{template|bigic}}
| Links to in-game large icons for [[type]]s
| Links to in-game large icons for [[type]]s
| <code><nowiki>{{bigic|Fire}}</nowiki></code>
| <code><nowiki>{{bigic|Fire}}</nowiki></code>
| {{bigic|Fire}}
| {{bigic|Fire}}
|- align="center"
|-
| {{template|e}}
| {{template|e}}
| Links to TCG icons for {{TCG|Energy}}
| Links to TCG icons for {{TCG|Energy}}
| <code><nowiki>{{e|Fire}}</nowiki></code>
| <code><nowiki>{{e|Fire}}</nowiki></code>
| {{e|Fire}}
| {{e|Fire}}
|- align="center"
|-
| {{template|ene}}
| {{template|ene}}
| Links to small TCG icons for {{TCG|Energy}}
| Links to small TCG icons for {{TCG|Energy}}
| <code><nowiki>{{ene|Fire}}</nowiki></code>
| <code><nowiki>{{ene|Fire}}</nowiki></code>
| {{ene|Fire}}
| {{ene|Fire}}
|- align="center"
|-
| {{template|star}}
| {{template|star}}
| Links to the {{shiny}} star icon for {{TCG|Pokémon ☆|Pokémon}} {{star}}
| Links to the {{shiny}} star icon for {{TCG|Pokémon ☆|Pokémon}} {{star}}
| <code><nowiki>{{star}}</nowiki></code>
| <code><nowiki>{{star}}</nowiki></code>
| {{star}}
| {{star}}
|- align="center"
|-
| {{template|PDollar}}
| {{template|PDollar}}
| Links to the [[Pokémon Dollar]] symbol
| Links to the [[Pokémon Dollar]] symbol
| <code><nowiki>{{PDollar}}</nowiki></code>
| <code><nowiki>{{PDollar}}</nowiki></code>
| {{PDollar}}
| {{PDollar}}
|- align="center"
|-
| {{template|Bag}}
| {{template|Bag}}
| Links to bag item sprites
| Links to bag item sprites
| <code><nowiki>{{Bag|SecretPotion}}</nowiki></code>
| <code><nowiki>{{Bag|SecretPotion}}</nowiki></code>
| {{Bag|SecretPotion}}
| {{Bag|SecretPotion}}
|- align="center"
|-
| {{template|TMic}}
| {{template|TMic}}
| Links to [[TM]] bag item sprites
| Links to [[TM]] bag item sprites
| <code><nowiki>{{TMic|Bug|81|X-Scissor}}</nowiki></code>
| <code><nowiki>{{TMic|Bug|81|X-Scissor}}</nowiki></code>
| {{TMic|Bug|81|X-Scissor}}
| {{TMic|Bug|81|X-Scissor}}
|- align="center"
|-
| {{template|HMic}}
| {{template|HMic}}
| Links to [[HM]] bag item sprites
| Links to [[HM]] bag item sprites
| <code><nowiki>{{HMic|Water|08|Dive}}</nowiki></code>
| <code><nowiki>{{HMic|Water|08|Dive}}</nowiki></code>
| {{HMic|Water|08|Dive}}
| {{HMic|Water|08|Dive}}
|- align="center"
|-
| {{template|ani}}
| {{template|ani}}
| Links to {{tt|animated|png; check your browser support}} Pokémon menu sprites. Use sparingly.
| Links to {{tt|animated|png; check your browser support}} Pokémon menu sprites. Use sparingly.
| <code><nowiki>{{ani|003}}</nowiki></code>
| <code><nowiki>{{ani|003}}</nowiki></code>
| {{ani|003}}
| {{ani|003}}
|- align="center"
|-
| {{template|MS}}
| {{template|MS}}
| Links static Pokémon menu sprites
| Links static Pokémon menu sprites
| <code><nowiki>{{MS|003}}</nowiki></code>
| <code><nowiki>{{MS|003}}</nowiki></code>
| {{MS|003}}
| {{MS|003}}
|- align="center"
|-
| {{template|aow}}
| {{template|aow}}
| Links to {{tt|animated|png; check your browser support}} Pokémon overworld sprites from HGSS. Use sparingly.
| Links to {{tt|animated|png; check your browser support}} Pokémon overworld sprites from HGSS. Use sparingly.
| <code><nowiki>{{aow|003}}</nowiki></code>
| <code><nowiki>{{aow|003}}</nowiki></code>
| {{aow|003}}
| {{aow|003}}
|- align="center"
|-
| {{template|ow}}
| {{template|ow}}
| Links static Pokémon overworld sprites from HGSS
| Links static Pokémon overworld sprites from HGSS
| <code><nowiki>{{ow|003}}</nowiki></code>
| <code><nowiki>{{ow|003}}</nowiki></code>
| {{ow|003}}
| {{ow|003}}
|- align="center"
|-
| {{template|coin}}
| {{template|coin}}
| Links to TCG coins.
| Links to TCG coins.
| <code><nowiki>{{coin|Imakuni Doduo}}</nowiki></code>
| <code><nowiki>{{coin|Imakuni Doduo}}</nowiki></code>
| {{coin|Imakuni Doduo}}
| {{coin|Imakuni Doduo}}
|- align="center"
|-
| {{template|exp}}
| {{template|exp}}
| Links to TCG expansion symbols.
| Links to TCG expansion symbols.
| <code><nowiki>{{exp|Jungle}}</nowiki></code>
| <code><nowiki>{{exp|Jungle}}</nowiki></code>
| {{exp|Jungle}}
| {{exp|Jungle}}
|- align="center"
|-
| class="roundybl" | {{template|rar}}
| class="roundybl" | {{template|rar}}
| Links to TCG rarity symbols.
| Links to TCG rarity symbols.
| <code><nowiki>{{rar|Uncommon}}</nowiki></code>
| <code><nowiki>{{rar|Uncommon}}</nowiki></code>
| class="roundybr" | {{rar|Uncommon}}
| class="roundybr" | {{rar|Uncommon}}
|- align="center"
|-
| class="roundybl" | {{template|flag}}
| class="roundybl" | {{template|flag}}
| Links to flags.
| Links to flags.
| <code><nowiki>{{flag|Japan|Flag of Japan|40}}</nowiki></code>
| <code><nowiki>{{flag|Japan|Flag of Japan|40}}</nowiki></code>
| class="roundybr" | {{flag|Japan|Flag of Japan|40}}
| class="roundybr" | {{flag|Japan|Flag of Japan|40}}
|- align="center"
|-
| class="roundybl" | {{template|SP}}
| class="roundybl" | {{template|SP}}
| Links to Pokémon SP symbols
| Links to Pokémon SP symbols
Line 486: Line 486:


===Pure disambiguation===
===Pure disambiguation===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 497: Line 497:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|ga}}
| {{template|ga}}
| Links to [[Pokémon game]] characters
| Links to [[Pokémon game]] characters
| <code><nowiki>{{ga|Dawn}}</nowiki></code>
| <code><nowiki>{{ga|Dawn}}</nowiki></code>
| {{ga|Dawn}}
| {{ga|Dawn}}
|- align="center"
|-
| {{template|an}}
| {{template|an}}
| Links to [[Pokémon anime]] characters
| Links to [[Pokémon anime]] characters
| <code><nowiki>{{an|Dawn}}</nowiki></code>
| <code><nowiki>{{an|Dawn}}</nowiki></code>
| {{an|Dawn}}
| {{an|Dawn}}
|- align="center"
|-
| {{template|ka}}
| {{template|ka}}
| Links to things that are disambiguated and in [[Kanto]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in [[Kanto]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{ka|Victory Road}}</nowiki></code>
| <code><nowiki>{{ka|Victory Road}}</nowiki></code>
| {{ka|Victory Road}}
| {{ka|Victory Road}}
|- align="center"
|-
| {{template|oi}}
| {{template|oi}}
| Links to things that are disambiguated and in the [[Orange Archipelago|Orange Islands]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in the [[Orange Archipelago|Orange Islands]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{oi|Marina}}</nowiki></code>
| <code><nowiki>{{oi|Marina}}</nowiki></code>
| {{oi|Marina}}
| {{oi|Marina}}
|- align="center"
|-
| {{template|jo}}
| {{template|jo}}
| Links to things that are disambiguated and in [[Johto]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in [[Johto]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{jo|Marina}}</nowiki></code>
| <code><nowiki>{{jo|Marina}}</nowiki></code>
| {{jo|Marina}}
| {{jo|Marina}}
|- align="center"
|-
| {{template|ho}}
| {{template|ho}}
| Links to things that are disambiguated and in [[Hoenn]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in [[Hoenn]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{ho|Victory Road}}</nowiki></code>
| <code><nowiki>{{ho|Victory Road}}</nowiki></code>
| {{ho|Victory Road}}
| {{ho|Victory Road}}
|- align="center"
|-
| {{template|bf}}
| {{template|bf}}
| Links to things that are disambiguated and in the [[Battle Frontier]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in the [[Battle Frontier]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{bf|Victor}}</nowiki></code>
| <code><nowiki>{{bf|Victor}}</nowiki></code>
| {{bf|Victor}}
| {{bf|Victor}}
|- align="center"
|-
| {{template|si}}
| {{template|si}}
| Links to things that are disambiguated and in [[Sinnoh]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in [[Sinnoh]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{si|Victory Road}}</nowiki></code>
| <code><nowiki>{{si|Victory Road}}</nowiki></code>
| {{si|Victory Road}}
| {{si|Victory Road}}
|- align="center"
|-
| {{template|un}}
| {{template|un}}
| Links to things that are disambiguated and in [[Unova]]{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in [[Unova]]{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{un|Pokémon League}}</nowiki></code>
| <code><nowiki>{{un|Pokémon League}}</nowiki></code>
| {{un|Pokémon League}}
| {{un|Pokémon League}}
|- align="center"
|-
| rowspan="2" | {{template|gdis}}
| rowspan="2" | {{template|gdis}}
| rowspan="2" | Links to things that are disambiguated and in different [[generation]]s
| rowspan="2" | Links to things that are disambiguated and in different [[generation]]s
| <code><nowiki>{{gdis|Battle Frontier|III}}</nowiki></code>
| <code><nowiki>{{gdis|Battle Frontier|III}}</nowiki></code>
| {{gdis|Battle Frontier|III}}
| {{gdis|Battle Frontier|III}}
|- align="center"
|-
| <code><nowiki>{{gdis|Battle Frontier|IV}}</nowiki></code>
| <code><nowiki>{{gdis|Battle Frontier|IV}}</nowiki></code>
| {{gdis|Battle Frontier|IV}}
| {{gdis|Battle Frontier|IV}}
|- align="center"
|-
| rowspan=2| {{template|mdc}}
| rowspan=2| {{template|mdc}}
| rowspan=2| Links to [[Pokémon Mystery Dungeon]] characters
| rowspan=2| Links to [[Pokémon Mystery Dungeon]] characters
| <code><nowiki>{{mdc|Whiscash|1}}</nowiki></code>
| <code><nowiki>{{mdc|Whiscash|1}}</nowiki></code>
| {{mdc|Whiscash|1}}
| {{mdc|Whiscash|1}}
|- align="center"
|-
| <code><nowiki>{{mdc|Wigglytuff|2}}</nowiki></code>
| <code><nowiki>{{mdc|Wigglytuff|2}}</nowiki></code>
| {{mdc|Wigglytuff|2}}
| {{mdc|Wigglytuff|2}}
|- align="center"
|-
| {{template|ra}}
| {{template|ra}}
| Links to things that are disambiguated and in a [[Pokémon Ranger]] game
| Links to things that are disambiguated and in a [[Pokémon Ranger]] game
| <code><nowiki>{{ra|Cameron}}</nowiki></code>
| <code><nowiki>{{ra|Cameron}}</nowiki></code>
| {{ra|Cameron}}
| {{ra|Cameron}}
|- align="center"
|-
| {{template|mov}}
| {{template|mov}}
| Links to things that are disambiguated and in a {{pkmn|movie}}{{tt|*|Works well for characters of the day, too!}}
| Links to things that are disambiguated and in a {{pkmn|movie}}{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{mov|Rebecca}}</nowiki></code>
| <code><nowiki>{{mov|Rebecca}}</nowiki></code>
| {{mov|Rebecca}}
| {{mov|Rebecca}}
|- align="center"
|-
| {{template|so}}
| {{template|so}}
| Links to things that are disambiguated and are songs
| Links to things that are disambiguated and are songs
| <code><nowiki>{{so|Pokémon World}}</nowiki></code>
| <code><nowiki>{{so|Pokémon World}}</nowiki></code>
| {{so|Pokémon World}}
| {{so|Pokémon World}}
|- align="center"
|-
| {{template|EF}}
| {{template|EF}}
| Links to people that are disambiguated and are in the [[Elite Four]]
| Links to people that are disambiguated and are in the [[Elite Four]]
| <code><nowiki>{{EF|Aaron}}</nowiki></code>
| <code><nowiki>{{EF|Aaron}}</nowiki></code>
| {{EF|Aaron}}
| {{EF|Aaron}}
|- align="center"
|-
| {{template|FB}}
| {{template|FB}}
| Links to people that are disambiguated and are in the [[Frontier Brain]]s
| Links to people that are disambiguated and are in the [[Frontier Brain]]s
| <code><nowiki>{{FB|Dome Ace|Tucker}}</nowiki></code>
| <code><nowiki>{{FB|Dome Ace|Tucker}}</nowiki></code>
| {{FB|Dome Ace|Tucker}}
| {{FB|Dome Ace|Tucker}}
|- align="center"
|-
| class="roundybl" | {{template|TR}}
| class="roundybl" | {{template|TR}}
| Links to things that are disambiguated and from [[Team Rocket]]
| Links to things that are disambiguated and from [[Team Rocket]]
| <code><nowiki>{{TR|Delibird}}</nowiki></code>
| <code><nowiki>{{TR|Delibird}}</nowiki></code>
| class="roundybr" | {{TR|Delibird}}
| class="roundybr" | {{TR|Delibird}}
|- align="center"
|-
| {{template|ma}}
| {{template|ma}}
| Links to people that are disambiguated and are in a {{pkmn|manga}}
| Links to people that are disambiguated and are in a {{pkmn|manga}}
| <code><nowiki>{{ma|Enta}}</nowiki></code>
| <code><nowiki>{{ma|Enta}}</nowiki></code>
| {{ma|Enta}}
| {{ma|Enta}}
|- align="center"
|-
| {{template|adv}}
| {{template|adv}}
| Links to [[Pokémon Adventures]] characters
| Links to [[Pokémon Adventures]] characters
| <code><nowiki>{{adv|Red}}</nowiki></code>
| <code><nowiki>{{adv|Red}}</nowiki></code>
| {{adv|Red}}
| {{adv|Red}}
|- align="center"
|-
| {{template|ccp}}
| {{template|ccp}}
| Links to [[Pokémon Chamo-Chamo ☆ Pretty ♪]] characters
| Links to [[Pokémon Chamo-Chamo ☆ Pretty ♪]] characters
| <code><nowiki>{{ccp|Haruka}}</nowiki></code>
| <code><nowiki>{{ccp|Haruka}}</nowiki></code>
| {{ccp|Haruka}}
| {{ccp|Haruka}}
|- align="center"
|-
| {{template|GnB}}
| {{template|GnB}}
| Links to [[Pokémon Gold & Silver: The Golden Boys]] characters
| Links to [[Pokémon Gold & Silver: The Golden Boys]] characters
| <code><nowiki>{{GnB|Gold}}</nowiki></code>
| <code><nowiki>{{GnB|Gold}}</nowiki></code>
| {{GnB|Gold}}
| {{GnB|Gold}}
|- align="center"
|-
| {{template|MPJ}}
| {{template|MPJ}}
| Links to [[Magical Pokémon Journey]] characters
| Links to [[Magical Pokémon Journey]] characters
| <code><nowiki>{{MPJ|Pikachu}}</nowiki></code>
| <code><nowiki>{{MPJ|Pikachu}}</nowiki></code>
| {{MPJ|Pikachu}}
| {{MPJ|Pikachu}}
|- align="center"
|-
| {{template|Zensho}}
| {{template|Zensho}}
| Links to [[Pokémon Zensho]] characters
| Links to [[Pokémon Zensho]] characters
| <code><nowiki>{{Zensho|Satoshi}}</nowiki></code>
| <code><nowiki>{{Zensho|Satoshi}}</nowiki></code>
| {{Zensho|Satoshi}}
| {{Zensho|Satoshi}}
|- align="center"
|-
| {{template|Wake}}
| {{template|Wake}}
| Links to [[How I Became a Pokémon Card]] characters
| Links to [[How I Became a Pokémon Card]] characters
| <code><nowiki>{{Wake|Akane}}</nowiki></code>
| <code><nowiki>{{Wake|Akane}}</nowiki></code>
| {{Wake|Akane}}
| {{Wake|Akane}}
|- align="center"
|-
| {{template|Eng}}
| {{template|Eng}}
| Links to things that are disambiguated and in English
| Links to things that are disambiguated and in English
| <code><nowiki>{{Eng|Pokémon Stadium}}</nowiki></code>
| <code><nowiki>{{Eng|Pokémon Stadium}}</nowiki></code>
| {{Eng|Pokémon Stadium}}
| {{Eng|Pokémon Stadium}}
|- align="center"
|-
| {{template|Jap}}
| {{template|Jap}}
| Links to things that are disambiguated and in Japanese
| Links to things that are disambiguated and in Japanese
| <code><nowiki>{{Jap|Pokémon Stadium}}</nowiki></code>
| <code><nowiki>{{Jap|Pokémon Stadium}}</nowiki></code>
| {{Jap|Pokémon Stadium}}
| {{Jap|Pokémon Stadium}}
|- align="center"
|-
| {{template|CD}}
| {{template|CD}}
| Links to things that are disambiguated and are CDs
| Links to things that are disambiguated and are CDs
| <code><nowiki>{{CD|Aim to Be a Pokémon Master}}</nowiki></code>
| <code><nowiki>{{CD|Aim to Be a Pokémon Master}}</nowiki></code>
| {{CD|Aim to Be a Pokémon Master}}
| {{CD|Aim to Be a Pokémon Master}}
|- align="center"
|-
| {{template|single}}
| {{template|single}}
| Links to things that are disambiguated and are singles
| Links to things that are disambiguated and are singles
| <code><nowiki>{{single|Pokémon World}}</nowiki></code>
| <code><nowiki>{{single|Pokémon World}}</nowiki></code>
| {{single|Pokémon World}}
| {{single|Pokémon World}}
|- align="center"
|-
| {{template|book}}
| {{template|book}}
| Links to things that are disambiguated and are books
| Links to things that are disambiguated and are books
| <code><nowiki>{{book|Mewtwo Strikes Back}}</nowiki></code>
| <code><nowiki>{{book|Mewtwo Strikes Back}}</nowiki></code>
| {{book|Mewtwo Strikes Back}}
| {{book|Mewtwo Strikes Back}}
|- align="center"
|-
| {{template|OBP}}
| {{template|OBP}}
| Links to things that are disambiguated and not covered by other link templates
| Links to things that are disambiguated and not covered by other link templates
| <code><nowiki>{{OBP|Harrison|Whirl Cup}}</nowiki></code>
| <code><nowiki>{{OBP|Harrison|Whirl Cup}}</nowiki></code>
| {{OBP|Harrison|Whirl Cup}}
| {{OBP|Harrison|Whirl Cup}}
|- align="center"
|-
| {{template|pmin}}
| {{template|pmin}}
| Links to {{bp|Project Globe}} articles
| Links to {{bp|Project Globe}} articles
| <code><nowiki>{{pmin|Israel}}</nowiki></code>
| <code><nowiki>{{pmin|Israel}}</nowiki></code>
| {{pmin|Israel}}
| {{pmin|Israel}}
|- align="center"
|-
| class="roundybl" | {{template|safari}}
| class="roundybl" | {{template|safari}}
| Links to [[Safari Zone]] articles while displaying Safari Zone
| Links to [[Safari Zone]] articles while displaying Safari Zone
Line 667: Line 667:


===TCG links===
===TCG links===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 678: Line 678:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|TCG}}
| {{template|TCG}}
| Links to [[Pokémon Trading Card Game]] things
| Links to [[Pokémon Trading Card Game]] things
| <code><nowiki>{{TCG|Fossil}}</nowiki></code>
| <code><nowiki>{{TCG|Fossil}}</nowiki></code>
| {{TCG|Fossil}}
| {{TCG|Fossil}}
|- align="center"
|-
| {{template|TCG ID}}
| {{template|TCG ID}}
| Links to individual [[Pokémon Trading Card Game]] cards
| Links to individual [[Pokémon Trading Card Game]] cards
| <code><nowiki>{{TCG ID|Team Rocket|Squirtle|68}}</nowiki></code>
| <code><nowiki>{{TCG ID|Team Rocket|Squirtle|68}}</nowiki></code>
| {{TCG ID|Team Rocket|Squirtle|68}}
| {{TCG ID|Team Rocket|Squirtle|68}}
|- align="center"
|-
| {{template|ct}}
| {{template|ct}}
| Links to [[Pokémon Trading Card Game]] types as "type name"-type
| Links to [[Pokémon Trading Card Game]] types as "type name"-type
| <code><nowiki>{{ct|Darkness}}</nowiki></code>
| <code><nowiki>{{ct|Darkness}}</nowiki></code>
| {{ct|Darkness}}
| {{ct|Darkness}}
|- align="center"
|-
| class="roundybl" | {{template|2ct}}
| class="roundybl" | {{template|2ct}}
| Links to [[Pokémon Trading Card Game]] dual-types as "dual-type (type1)/(type2)"
| Links to [[Pokémon Trading Card Game]] dual-types as "dual-type (type1)/(type2)"
Line 702: Line 702:


===Anime and other uses===
===Anime and other uses===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 713: Line 713:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|AP}}
| {{template|AP}}
| Links to Ash's Pokémon as "<species name>"
| Links to Ash's Pokémon as "<species name>"
| <code><nowiki>{{AP|Chimchar}}</nowiki></code>
| <code><nowiki>{{AP|Chimchar}}</nowiki></code>
| {{AP|Chimchar}}
| {{AP|Chimchar}}
|- align="center"
|-
| {{template|TRT}}
| {{template|TRT}}
| Links to [[Team Rocket trio]] as "Team Rocket"
| Links to [[Team Rocket trio]] as "Team Rocket"
| <code><nowiki>{{TRT}}</nowiki></code>
| <code><nowiki>{{TRT}}</nowiki></code>
| {{TRT}}
| {{TRT}}
|- align="center"
|-
| {{template|MTR}}
| {{template|MTR}}
| Links to [[Meowth (Team Rocket)]] as "Meowth"
| Links to [[Meowth (Team Rocket)]] as "Meowth"
| <code><nowiki>{{MTR}}</nowiki></code>
| <code><nowiki>{{MTR}}</nowiki></code>
| {{MTR}}
| {{MTR}}
|- align="center"
|-
| {{template|TRM}}
| {{template|TRM}}
| Links to [[Meowth (Team Rocket)]] as "Team Rocket"
| Links to [[Meowth (Team Rocket)]] as "Team Rocket"
| <code><nowiki>{{TRM}}</nowiki></code>
| <code><nowiki>{{TRM}}</nowiki></code>
| {{TRM}}
| {{TRM}}
|- align="center"
|-
| {{template|motto}}
| {{template|motto}}
| Links to [[Team Rocket's mottos]] as "motto"
| Links to [[Team Rocket's mottos]] as "motto"
| <code><nowiki>{{motto}}</nowiki></code>
| <code><nowiki>{{motto}}</nowiki></code>
| {{motto}}
| {{motto}}
|- align="center"
|-
| {{template|Ash}}
| {{template|Ash}}
| Links to [[Ash Ketchum]] as "Ash"
| Links to [[Ash Ketchum]] as "Ash"
| <code><nowiki>{{Ash}}</nowiki></code>
| <code><nowiki>{{Ash}}</nowiki></code>
| {{Ash}}
| {{Ash}}
|- align="center"
|-
| {{template|ashfr}}
| {{template|ashfr}}
| Links to [[Ash's friends]] as "his friends"
| Links to [[Ash's friends]] as "his friends"
| <code><nowiki>{{ashfr}}</nowiki></code>
| <code><nowiki>{{ashfr}}</nowiki></code>
| {{ashfr}}
| {{ashfr}}
|- align="center"
|-
| {{template|Tracey}}
| {{template|Tracey}}
| Links to [[Tracey Sketchit]] as "Tracey"
| Links to [[Tracey Sketchit]] as "Tracey"
| <code><nowiki>{{Tracey}}</nowiki></code>
| <code><nowiki>{{Tracey}}</nowiki></code>
| {{Tracey}}
| {{Tracey}}
|- align="center"
|-
| {{template|Gary}}
| {{template|Gary}}
| Links to [[Gary Oak]] as "Gary"
| Links to [[Gary Oak]] as "Gary"
| <code><nowiki>{{Gary}}</nowiki></code>
| <code><nowiki>{{Gary}}</nowiki></code>
| {{Gary}}
| {{Gary}}
|- align="center"
|-
| {{template|TP}}
| {{template|TP}}
| Links to Trainers' Pokémon as "<species name>"
| Links to Trainers' Pokémon as "<species name>"
| <code><nowiki>{{TP|Brock|Croagunk}}</nowiki></code>
| <code><nowiki>{{TP|Brock|Croagunk}}</nowiki></code>
| {{TP|Brock|Croagunk}}
| {{TP|Brock|Croagunk}}
|- align="center"
|-
| {{template|OP}}
| {{template|OP}}
| Links to Trainers' Pokémon as "<Trainer>'s"
| Links to Trainers' Pokémon as "<Trainer>'s"
| <code><nowiki>{{OP|Brock|Croagunk}}</nowiki></code>
| <code><nowiki>{{OP|Brock|Croagunk}}</nowiki></code>
| {{OP|Brock|Croagunk}}
| {{OP|Brock|Croagunk}}
|- align="center"
|-
| {{template|Delia}}
| {{template|Delia}}
| Links to [[Delia Ketchum]] as "Delia"
| Links to [[Delia Ketchum]] as "Delia"
| <code><nowiki>{{Delia}}</nowiki></code>
| <code><nowiki>{{Delia}}</nowiki></code>
| {{Delia}}
| {{Delia}}
|- align="center"
|-
| {{template|Brocksib}}
| {{template|Brocksib}}
| Links to [[Brock's siblings]] as "<name>"
| Links to [[Brock's siblings]] as "<name>"
| <code><nowiki>{{Brocksib|Salvadore}}</nowiki></code>
| <code><nowiki>{{Brocksib|Salvadore}}</nowiki></code>
| {{Brocksib|Salvadore}}
| {{Brocksib|Salvadore}}
|- align="center"
|-
| {{template|Steven}}
| {{template|Steven}}
| Links to [[Steven Stone]] as "Steven"
| Links to [[Steven Stone]] as "Steven"
| <code><nowiki>{{Steven}}</nowiki></code>
| <code><nowiki>{{Steven}}</nowiki></code>
| {{Steven}}
| {{Steven}}
|- align="center"
|-
| rowspan="3" | {{template|series}}
| rowspan="3" | {{template|series}}
| rowspan="3" | Links to one of the anime [[series]] as "''(name)'' series"; does not italicize for the original series
| rowspan="3" | Links to one of the anime [[series]] as "''(name)'' series"; does not italicize for the original series
| <code><nowiki>{{series|Original}}</nowiki></code>
| <code><nowiki>{{series|Original}}</nowiki></code>
| {{series|Original}}
| {{series|Original}}
|- align="center"
|-
| <code><nowiki>{{series|Advanced Generation}}</nowiki></code>
| <code><nowiki>{{series|Advanced Generation}}</nowiki></code>
| {{series|Advanced Generation}}
| {{series|Advanced Generation}}
|- align="center"
|-
| <code><nowiki>{{series|Diamond & Pearl}}</nowiki></code>
| <code><nowiki>{{series|Diamond & Pearl}}</nowiki></code>
| {{series|Diamond & Pearl}}
| {{series|Diamond & Pearl}}
|- align="center"
|-
| class="roundybl" rowspan="3" | {{template|series2}}
| class="roundybl" rowspan="3" | {{template|series2}}
| rowspan="3" | Links to one of the anime [[series]] "as ''(name)''"; does not italicize for the original series
| rowspan="3" | Links to one of the anime [[series]] "as ''(name)''"; does not italicize for the original series
| <code><nowiki>{{series2|Original}}</nowiki></code>
| <code><nowiki>{{series2|Original}}</nowiki></code>
| {{series2|Original}}
| {{series2|Original}}
|- align="center"
|-
| <code><nowiki>{{series2|Advanced Generation}}</nowiki></code>
| <code><nowiki>{{series2|Advanced Generation}}</nowiki></code>
| {{series2|Advanced Generation}}
| {{series2|Advanced Generation}}
|- align="center"
|-
| <code><nowiki>{{series2|Diamond & Pearl}}</nowiki></code>
| <code><nowiki>{{series2|Diamond & Pearl}}</nowiki></code>
| class="roundybr" | {{series2|Diamond & Pearl}}
| class="roundybr" | {{series2|Diamond & Pearl}}
Line 809: Line 809:


===Manga and other uses===
===Manga and other uses===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
Line 821: Line 821:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|Vol}}
| {{template|Vol}}
| Links to manga volumes as "Volume #"
| Links to manga volumes as "Volume #"
| <code><nowiki>{{Vol|Pokémon Pocket Monsters|1}}</nowiki></code>
| <code><nowiki>{{Vol|Pokémon Pocket Monsters|1}}</nowiki></code>
| {{Vol|Pokémon Pocket Monsters|1}}
| {{Vol|Pokémon Pocket Monsters|1}}
|- align="center"
|-
| {{template|PAV}}
| {{template|PAV}}
| Links to [[Pokémon Adventures]] volumes as "Volume #"
| Links to [[Pokémon Adventures]] volumes as "Volume #"
| <code><nowiki>{{PAV|7}}</nowiki></code>
| <code><nowiki>{{PAV|7}}</nowiki></code>
| {{PAV|7}}
| {{PAV|7}}
|- align="center"
|-
| {{template|chap}}
| {{template|chap}}
| Links to [[Pokémon Adventures]] chapters as "''<name>'' chapter"
| Links to [[Pokémon Adventures]] chapters as "''<name>'' chapter"
| <code><nowiki>{{chap|Red, Green & Blue}}</nowiki></code>
| <code><nowiki>{{chap|Red, Green & Blue}}</nowiki></code>
| {{chap|Red, Green & Blue}}
| {{chap|Red, Green & Blue}}
|- align="center"
|-
| class="roundybl" | {{template|chap2}}
| class="roundybl" | {{template|chap2}}
| Links to [[Pokémon Adventures]] chapters as "''<name>''"
| Links to [[Pokémon Adventures]] chapters as "''<name>''"
Line 845: Line 845:


===To other wikis' articles===
===To other wikis' articles===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 856: Line 856:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|wp}}
| {{template|wp}}
| Links to {{wp|Main Page|Wikipedia}} articles
| Links to {{wp|Main Page|Wikipedia}} articles
| <code><nowiki>{{wp|Pokémon}}</nowiki></code>
| <code><nowiki>{{wp|Pokémon}}</nowiki></code>
| {{wp|Pokémon}}
| {{wp|Pokémon}}
|- align="center"
|-
| {{template|jwp}}
| {{template|jwp}}
| Links to {{jwp|メインページ|Japanese Wikipedia}} articles
| Links to {{jwp|メインページ|Japanese Wikipedia}} articles
| <code><nowiki>{{jwp|ポケットモンスター}}</nowiki></code>
| <code><nowiki>{{jwp|ポケットモンスター}}</nowiki></code>
| {{jwp|ポケットモンスター}}
| {{jwp|ポケットモンスター}}
|- align="center"
|-
| class="roundybl" | {{template|dewp}}
| class="roundybl" | {{template|dewp}}
| Links to {{dewp|Wikipedia:Hauptseite|German Wikipedia}} articles
| Links to {{dewp|Wikipedia:Hauptseite|German Wikipedia}} articles
Line 875: Line 875:


====To other members of Encyclopaediae Pokémonis====
====To other members of Encyclopaediae Pokémonis====
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 886: Line 886:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|de}}
| {{template|de}}
| Links to {{de|Hauptseite|PokéWiki}} articles
| Links to {{de|Hauptseite|PokéWiki}} articles
| <code><nowiki>{{de|Pokémon}}</nowiki></code>
| <code><nowiki>{{de|Pokémon}}</nowiki></code>
| {{de|Pokémon}}
| {{de|Pokémon}}
|- align="center"
|-
| {{template|ja}}
| {{template|ja}}
| Links to {{ja|メインページ|Pokémon Wiki}} articles
| Links to {{ja|メインページ|Pokémon Wiki}} articles
| <code><nowiki>{{ja|ポケットモンスター}}</nowiki></code>
| <code><nowiki>{{ja|ポケットモンスター}}</nowiki></code>
| {{ja|ポケットモンスター}}
| {{ja|ポケットモンスター}}
|- align="center"
|-
| {{template|pl}}
| {{template|pl}}
| Links to {{pl|Strona główna|Wikinezka}} articles
| Links to {{pl|Strona główna|Wikinezka}} articles
| <code><nowiki>{{pl|Pokémon}}</nowiki></code>
| <code><nowiki>{{pl|Pokémon}}</nowiki></code>
| {{pl|Pokémon}}
| {{pl|Pokémon}}
|- align="center"
|-
| {{template|fr}}
| {{template|fr}}
| Links to {{fr|Accueil|Poképédia}} articles
| Links to {{fr|Accueil|Poképédia}} articles
| <code><nowiki>{{fr|Pokémon}}</nowiki></code>
| <code><nowiki>{{fr|Pokémon}}</nowiki></code>
| {{fr|Pokémon}}
| {{fr|Pokémon}}
|- align="center"
|-
| {{template|pt}}
| {{template|pt}}
| Links to {{pt|Página principal|LANDpedia}} articles
| Links to {{pt|Página principal|LANDpedia}} articles
| <code><nowiki>{{pt|Pokémon}}</nowiki></code>
| <code><nowiki>{{pt|Pokémon}}</nowiki></code>
| {{pt|Pokémon}}
| {{pt|Pokémon}}
|- align="center"
|-
| {{template|es}}
| {{template|es}}
| Links to {{es|Portada|Pokéteca}} articles
| Links to {{es|Portada|Pokéteca}} articles
| <code><nowiki>{{es|Pokémon}}</nowiki></code>
| <code><nowiki>{{es|Pokémon}}</nowiki></code>
| {{es|Pokémon}}
| {{es|Pokémon}}
|- align="center"
|-
| class="roundybl" | {{template|it}}
| class="roundybl" | {{template|it}}
| Links to {{it|Pagina principale|Pokémon Central}} articles
| Links to {{it|Pagina principale|Pokémon Central}} articles
Line 925: Line 925:


====To other members of NIWA====
====To other members of NIWA====
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 936: Line 936:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|smw}}
| {{template|smw}}
| Links to [[Super Mario Wiki]] articles
| Links to [[Super Mario Wiki]] articles
| <code><nowiki>{{smw|Mario}}</nowiki></code>
| <code><nowiki>{{smw|Mario}}</nowiki></code>
| {{smw|Mario}}
| {{smw|Mario}}
|- align="center"
|-
| {{template|zw}}
| {{template|zw}}
| Links to [[Zelda Wiki]] articles
| Links to [[Zelda Wiki]] articles
| <code><nowiki>{{zw|Link}}</nowiki></code>
| <code><nowiki>{{zw|Link}}</nowiki></code>
| {{zw|Link}}
| {{zw|Link}}
|- align="center"
|-
| {{template|met}}
| {{template|met}}
| Links to [[Metroid Wiki]] articles
| Links to [[Metroid Wiki]] articles
| <code><nowiki>{{met|Samus}}</nowiki></code>
| <code><nowiki>{{met|Samus}}</nowiki></code>
| {{met|Samus}}
| {{met|Samus}}
|- align="center"
|-
| {{template|wk}}
| {{template|wk}}
| Links to [[WiKirby]] articles
| Links to [[WiKirby]] articles
| <code><nowiki>{{wk|Kirby}}</nowiki></code>
| <code><nowiki>{{wk|Kirby}}</nowiki></code>
| {{wk|Kirby}}
| {{wk|Kirby}}
|- align="center"
|-
| {{template|ww}}
| {{template|ww}}
| Links to [[Wars Wiki]] articles
| Links to [[Wars Wiki]] articles
| <code><nowiki>{{ww|Orange Star}}</nowiki></code>
| <code><nowiki>{{ww|Orange Star}}</nowiki></code>
| {{ww|Orange Star}}
| {{ww|Orange Star}}
|- align="center"
|-
| {{template|lw}}
| {{template|lw}}
| Links to [[Lylat Wiki]] articles
| Links to [[Lylat Wiki]] articles
| <code><nowiki>{{lw|Fox McCloud}}</nowiki></code>
| <code><nowiki>{{lw|Fox McCloud}}</nowiki></code>
| {{lw|Fox McCloud}}
| {{lw|Fox McCloud}}
|- align="center"
|-
| {{template|pk}}
| {{template|pk}}
| Links to [[Pikipedia]] articles
| Links to [[Pikipedia]] articles
| <code><nowiki>{{pk|Captain Olimar}}</nowiki></code>
| <code><nowiki>{{pk|Captain Olimar}}</nowiki></code>
| {{pk|Captain Olimar}}
| {{pk|Captain Olimar}}
|- align="center"
|-
| {{template|sw}}
| {{template|sw}}
| Links to [[StrategyWiki]] articles
| Links to [[StrategyWiki]] articles
| <code><nowiki>{{sw|Pokémon Red and Blue}}</nowiki></code>
| <code><nowiki>{{sw|Pokémon Red and Blue}}</nowiki></code>
| {{sw|Pokémon Red and Blue}}
| {{sw|Pokémon Red and Blue}}
|- align="center"
|-
| {{template|sbw}}
| {{template|sbw}}
| Links to [[SmashWiki]] articles
| Links to [[SmashWiki]] articles
| <code><nowiki>{{sbw|Master Hand}}</nowiki></code>
| <code><nowiki>{{sbw|Master Hand}}</nowiki></code>
| {{sbw|Master Hand}}
| {{sbw|Master Hand}}
|- align="center"
|-
| {{template|wb}}
| {{template|wb}}
| Links to [[WikiBound]] articles
| Links to [[WikiBound]] articles
| <code><nowiki>{{wb|Ness}}</nowiki></code>
| <code><nowiki>{{wb|Ness}}</nowiki></code>
| {{wb|Ness}}
| {{wb|Ness}}
|- align="center"
|-
| {{template|dk}}
| {{template|dk}}
| Links to [[Donkey Kong Wiki]] articles
| Links to [[Donkey Kong Wiki]] articles
| <code><nowiki>{{dk|Donkey Kong}}</nowiki></code>
| <code><nowiki>{{dk|Donkey Kong}}</nowiki></code>
| {{dk|Donkey Kong}}
| {{dk|Donkey Kong}}
|- align="center"
|-
| {{template|np}}
| {{template|np}}
| Links to [[Nookipedia]] articles
| Links to [[Nookipedia]] articles
| <code><nowiki>{{np|Tom Nook}}</nowiki></code>
| <code><nowiki>{{np|Tom Nook}}</nowiki></code>
| {{np|Tom Nook}}
| {{np|Tom Nook}}
|- align="center"
|-
| class="roundybl" | {{template|gsu}}
| class="roundybl" | {{template|gsu}}
| Links to [[Golden Sun Universe]] articles
| Links to [[Golden Sun Universe]] articles
| <code><nowiki>{{gsu|Djinn}}</nowiki></code>
| <code><nowiki>{{gsu|Djinn}}</nowiki></code>
| class="roundybr" | {{gsu|Djinn}}
| class="roundybr" | {{gsu|Djinn}}
|- align="center"
|-
| {{template|nw}}
| {{template|nw}}
| Links to [[NintendoWiki]] articles
| Links to [[NintendoWiki]] articles
| <code><nowiki>{{nw|Shigeru Miyamoto}}</nowiki></code>
| <code><nowiki>{{nw|Shigeru Miyamoto}}</nowiki></code>
| {{nw|Shigeru Miyamoto}}
| {{nw|Shigeru Miyamoto}}
|- align="center"
|-
| {{template|few}}
| {{template|few}}
| Links to [[Fire Emblem Wiki]] articles
| Links to [[Fire Emblem Wiki]] articles
| <code><nowiki>{{few|Marth}}</nowiki></code>
| <code><nowiki>{{few|Marth}}</nowiki></code>
| {{few|Marth}}
| {{few|Marth}}
|- align="center"
|-
| class="roundybl" | {{template|lsw}}
| class="roundybl" | {{template|lsw}}
| Links to [[Starfy Wiki]] articles
| Links to [[Starfy Wiki]] articles
| <code><nowiki>{{lsw|Starfy}}</nowiki></code>
| <code><nowiki>{{lsw|Starfy}}</nowiki></code>
| {{lsw|Starfy}}
| {{lsw|Starfy}}
|- align="center"
|-
| class="roundybl" | {{template|fzw}}
| class="roundybl" | {{template|fzw}}
| Links to [[F-Zero Wiki]] articles
| Links to [[F-Zero Wiki]] articles
| <code><nowiki>{{fzw|Captain Falcon}}</nowiki></code>
| <code><nowiki>{{fzw|Captain Falcon}}</nowiki></code>
| class="roundybr" | {{fzw|Captain Falcon}}
| class="roundybr" | {{fzw|Captain Falcon}}
|- align="center"
|-
| class="roundybl" | {{template|ip}}
| class="roundybl" | {{template|ip}}
| Links to [[Icaruspedia]] articles
| Links to [[Icaruspedia]] articles
| <code><nowiki>{{ip|Pit}}</nowiki></code>
| <code><nowiki>{{ip|Pit}}</nowiki></code>
| class="roundybr" | {{ip|Pit}}
| class="roundybr" | {{ip|Pit}}
|- align="center"
|-
| class="roundybl" | {{template|dqw}}
| class="roundybl" | {{template|dqw}}
| Links to [[Dragon Quest Wiki]] articles
| Links to [[Dragon Quest Wiki]] articles
Line 1,035: Line 1,035:


===To specific namespaces===
===To specific namespaces===
{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 1,046: Line 1,046:
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|u}}
| {{template|u}}
| Links to user pages
| Links to user pages
| <code><nowiki>{{u|Zhen Lin}}</nowiki></code>
| <code><nowiki>{{u|Zhen Lin}}</nowiki></code>
| {{u|Zhen Lin}}
| {{u|Zhen Lin}}
|- align="center"
|-
| {{template|ut}}
| {{template|ut}}
| Links to user talk pages
| Links to user talk pages
| <code><nowiki>{{ut|Zhen Lin}}</nowiki></code>
| <code><nowiki>{{ut|Zhen Lin}}</nowiki></code>
| {{ut|Zhen Lin}}
| {{ut|Zhen Lin}}
|- align="center"
|-
| {{template|bp}}
| {{template|bp}}
| Links to pages in the "Bulbapedia" namespace
| Links to pages in the "Bulbapedia" namespace
| <code><nowiki>{{bp|manual of style}}</nowiki></code>
| <code><nowiki>{{bp|manual of style}}</nowiki></code>
| {{bp|manual of style}}
| {{bp|manual of style}}
|- align="center"
|-
| {{template|bt}}
| {{template|bt}}
| Links to pages in the "Bulbapedia talk" namespace
| Links to pages in the "Bulbapedia talk" namespace
| <code><nowiki>{{bt|manual of style}}</nowiki></code>
| <code><nowiki>{{bt|manual of style}}</nowiki></code>
| {{bt|manual of style}}
| {{bt|manual of style}}
|- align="center"
|-
| {{template|cat}}
| {{template|cat}}
| Links to categories by their name
| Links to categories by their name
| <code><nowiki>{{cat|Pokémon that evolve using Dawn Stone}}</nowiki></code>
| <code><nowiki>{{cat|Pokémon that evolve using Dawn Stone}}</nowiki></code>
| {{cat|Pokémon that evolve using Dawn Stone}}
| {{cat|Pokémon that evolve using Dawn Stone}}
|- align="center"
|-
| {{template|img}}
| {{template|img}}
| Links to images by their filename
| Links to images by their filename
| <code><nowiki>{{img|001.png}}</nowiki></code>
| <code><nowiki>{{img|001.png}}</nowiki></code>
| {{img|001.png}}
| {{img|001.png}}
|- align="center"
|-
| {{template|template}}
| {{template|template}}
| Links to pages in the "Template" namespace as template code
| Links to pages in the "Template" namespace as template code
| <code><nowiki>{{template|User Mudkip}}</nowiki></code>
| <code><nowiki>{{template|User Mudkip}}</nowiki></code>
| {{template|User Mudkip}}
| {{template|User Mudkip}}
|- align="center"
|-
| class="roundybl" | {{template|s}}
| class="roundybl" | {{template|s}}
| Links to [[Shipping]] articles in the Shipping: namespace, links to {{cat|Shipping redirects}} outside of it. "Shipping" suffix not required.
| Links to [[Shipping]] articles in the Shipping: namespace, links to {{cat|Shipping redirects}} outside of it. "Shipping" suffix not required.
| <code><nowiki>{{s|Poké}}</nowiki></code>
| <code><nowiki>{{s|Poké}}</nowiki></code>
| class="roundybr" | {{s|Poké}}
| class="roundybr" | {{s|Poké}}
|- align="center"
|-
| {{template|appendix}}
| {{template|appendix}}
| Links to pages in the "Appendix" namespace
| Links to pages in the "Appendix" namespace
Line 1,096: Line 1,096:
===General===
===General===


{| {| class="roundy" align="center" style="background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|-
|
|
{| border=1 width="100%" align="center" style="background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
{| border=1 width="100%" style="margin:auto; background: #FFFFFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
!  rowspan="2" | Link template
!  rowspan="2" | Link template
Line 1,107: Line 1,107:
! Code
! Code
! Result
! Result
|- align="center"
|-
| rowspan="2" | {{template|DL}}
| rowspan="2" | {{template|DL}}
| rowspan="2" | Directly links to a part of a page
| rowspan="2" | Directly links to a part of a page
| <code><nowiki>{{DL|Potion|Super Potion}}</nowiki></code>
| <code><nowiki>{{DL|Potion|Super Potion}}</nowiki></code>
| {{DL|Potion|Super Potion}}
| {{DL|Potion|Super Potion}}
|- align="center"
|-
| <code><nowiki>{{DL|Potion|Super Potion|Heals 50 HP}}</nowiki></code>
| <code><nowiki>{{DL|Potion|Super Potion|Heals 50 HP}}</nowiki></code>
| {{DL|Potion|Super Potion|Heals 50 HP}}
| {{DL|Potion|Super Potion|Heals 50 HP}}
|- align="center"
|-
| rowspan="4" | {{template|Anchor}}
| rowspan="4" | {{template|Anchor}}
| rowspan="4" | Creates an anchorpoint on a page with the text inserted.<br>Can be used in tandem with the {{template|DL}} template.
| rowspan="4" | Creates an anchorpoint on a page with the text inserted.<br>Can be used in tandem with the {{template|DL}} template.
| <code><nowiki>{{Anchor|Here}}</nowiki></code>
| <code><nowiki>{{Anchor|Here}}</nowiki></code>
| {{Anchor|Here}}
| {{Anchor|Here}}
|- align="center"
|-
| <code><nowiki>{{Anchor|There|To this text}}</nowiki></code>
| <code><nowiki>{{Anchor|There|To this text}}</nowiki></code>
| {{Anchor|There|To this text}}
| {{Anchor|There|To this text}}
|- align="center"
|-
| colspan="2"|{{DL|Bulbapedia:List of link templates|Here}}
| colspan="2"|{{DL|Bulbapedia:List of link templates|Here}}
|- align="center"
|-
| colspan="2"|{{DL|Bulbapedia:List of link templates|There}}
| colspan="2"|{{DL|Bulbapedia:List of link templates|There}}
|- align="center"
|-
| {{template|dotw}}
| {{template|dotw}}
| Links to a specific [[days of the week|day of the week]]
| Links to a specific [[days of the week|day of the week]]
| <code><nowiki>{{dotw|</nowiki>{{#time: l}}<nowiki>}}</nowiki></code>
| <code><nowiki>{{dotw|</nowiki>{{#time: l}}<nowiki>}}</nowiki></code>
| {{dotw|{{#time: l}}}}
| {{dotw|{{#time: l}}}}
|- align="center"
|-
| {{template|key}}
| Links to a specific [[key item]]s on "List of key items by generation" pages
| <code><nowiki>{{key|II|Egg Ticket}}</nowiki></code>
| {{key|II|Egg Ticket}}
|-
| {{template|BMGf}}
| {{template|BMGf}}
| Links to a thread on the [[Bulbagarden forums]]
| Links to a thread on the [[Bulbagarden forums]]
| <code><nowiki>{{BMGf|29680|Bad ad reporting thread}}</nowiki></code>
| <code><nowiki>{{BMGf|29680|Bad ad reporting thread}}</nowiki></code>
| {{BMGf|29680|Bad ad reporting thread}}
| {{BMGf|29680|Bad ad reporting thread}}
|- align="center"
|-
| {{template|Archives}}
| Links to a page on the [[Bulbagarden Archives]]
| <code><nowiki>[[a:Main Page|Main Page]]</nowiki></code>
| [[a:Main Page|Main Page]]
|- align="center"
| {{template|N}}
| {{template|N}}
| Links to a page on [[Bulbanews]]
| Links to a page on [[Bulbanews]]
| <code><nowiki>[[n:Front page|Front page]]</nowiki></code>
| <code><nowiki>{{n|Front page}}</nowiki></code>
| [[n:Front page|Front page]]
| {{n|Front page}}
|- align="center"
|-
| {{template|yt}}
| {{template|yt}}
| Links to a video on {{wp|YouTube}}
| Links to a video on {{wp|YouTube}}
| <code><nowiki>{{yt|dYzFeE6MyX4|Mew glitch}}</nowiki></code>
| <code><nowiki>{{yt|dYzFeE6MyX4|Mew glitch}}</nowiki></code>
| {{yt|dYzFeE6MyX4|Mew glitch}}
| {{yt|dYzFeE6MyX4|Mew glitch}}
|- align="center"
|-
| class="roundybl" | {{template|ytu}}
| class="roundybl" | {{template|ytu}}
| Links to a user on {{wp|YouTube}}
| Links to a user on {{wp|YouTube}}