Bulbapedia:List of link templates: Difference between revisions

This is an outdated usage of this template, from before we had separate pages for each region's regional forms
(→‎In-game properties: template:pa)
(This is an outdated usage of this template, from before we had separate pages for each region's regional forms)
 
(151 intermediate revisions by 42 users not shown)
Line 4: Line 4:
While more often, this would be easily done simply by linking the article as <code><nowiki>[[Fire Blast (move)|Fire Blast]]</nowiki></code>, this requires much tedious punctuation, with vertical pipes and parentheses typed over and over for a Pokémon's moveset. For this reason, {{cat|link templates}} were created, which allow anyone to link to an article with a certain suffixed or prefixed word, and link the article as its base name. Fire Blast is linked as <code><nowiki>{{m|Fire Blast}}</nowiki></code>, so that it appears as {{m|Fire Blast}}.
While more often, this would be easily done simply by linking the article as <code><nowiki>[[Fire Blast (move)|Fire Blast]]</nowiki></code>, this requires much tedious punctuation, with vertical pipes and parentheses typed over and over for a Pokémon's moveset. For this reason, {{cat|link templates}} were created, which allow anyone to link to an article with a certain suffixed or prefixed word, and link the article as its base name. Fire Blast is linked as <code><nowiki>{{m|Fire Blast}}</nowiki></code>, so that it appears as {{m|Fire Blast}}.


Although link templates are encouraged in day-to-day usage, it is asked that they are only used for the intended purpose. Any use otherwise may be considered a "laziness template". For example, consider writing <nowiki>[[Pokémon Trainer]] instead of {{g|Trainer}}</nowiki>. Usage of laziness templates will be reverted, and offenders will be warned.
Although link templates are encouraged in day-to-day usage, it is asked that they are only used for the intended purpose. Any use otherwise may be considered a "laziness template". For example, consider writing <code><nowiki>[[Pokémon Trainer]]</nowiki></code> instead of <code><nowiki>{{g|Trainer}}</nowiki></code>. Usage of laziness templates will be reverted, and offenders will be warned.


==Link templates and their use==
==Link templates and their use==
===In-game properties===
===In-game properties===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! 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|an orange Pokémon}}</nowiki></code>
| {{p|Charizard|Outrageous}}
| {{p|Charizard|an orange Pokémon}}
|- align="center"
|-
| rowspan="2" | {{template|ptt}}
| rowspan="2" | Links to articles about [[Pokémon species]] with alternate text as well as (optionally) mouseover text
| <code><nowiki>{{ptt|Charizard|リザードン|Lizardon}}</nowiki></code>
| {{ptt|Charizard|リザードン|Lizardon}}
|- align="center"
| <code><nowiki>{{ptt|Charizard|リザードン}}</nowiki></code>
| {{ptt|Charizard|リザードン}}
|- 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|Double Slap}}</nowiki></code>
| {{m|DoubleSlap}}
| {{m|Double Slap}}
|- align="center"
|-
| <code><nowiki>{{m|DoubleSlap|a five-hit move}}</nowiki></code>
| <code><nowiki>{{m|Double Slap|a five-hit move}}</nowiki></code>
| {{m|DoubleSlap|a five-hit move}}
| {{m|Double Slap|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|type2}}
| {{template|type}}
| Links to articles about [[type]]s as "type name"-type
| Links to articles about [[type]]s as "type name"-type
| <code><nowiki>{{type2|Dragon}}</nowiki></code>
| <code><nowiki>{{type|Dragon}}</nowiki></code>
| {{type2|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 [[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"
|-
| rowspan="2" | {{template|ps}}
| rowspan="2" | Directly links to a section of a [[Pokémon species]] article
| <code><nowiki>{{ps|Magnemite|Biology}}</nowiki></code>
| {{ps|Magnemite|Biology}}
|-
| <code><nowiki>{{ps|Magnemite|Biology|Magnemite's biology}}</nowiki></code>
| {{ps|Magnemite|Biology|Magnemite's biology}}
|-
| rowspan="2" | {{template|fd}}
| rowspan="2"| Links to the form data section of a [[Pokémon species]] article
| <code><nowiki>{{fd|Basculin}}</nowiki></code>
| {{fd|Basculin}}
|-
| <code><nowiki>{{fd|Basculin|White-Striped Form}}</nowiki></code>
| {{fd|Basculin|White-Striped Form}}
|-
| {{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 sections of the article on [[status ailments]]
| Links to status ailment articles or sections of the article [[status condition]]
| <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|029|Psychic}}</nowiki></code>
| {{TM|29|Psychic}}
| {{TM|029|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|030}}</nowiki></code>
| {{TM2|30}}
| {{TM2|030}}
|- 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|TR}}
| Links to [[TR]]s by their number and the move contained within
| <code><nowiki>{{TR|11|Psychic}}</nowiki></code>
| {{TR|11|Psychic}}
|-
| {{template|b}}
| {{template|b}}
| Links to articles about [[Berries]] with just Berry name
| Links to articles about [[Berry|Berries]] with just the Berry's 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}}
| Links to Pokémon game sequels as "games Versions"{{tt|*|Please only use for Gen V}}
| <code><nowiki>{{4v|Black|White}}</nowiki></code>
| {{4v|Black|White}}
|-
| {{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"
|-
| {{template|2v2}}
| rowspan="2" | {{template|2v2}}
| 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>
| {{2v2|Black|White|2}}
|-
| {{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}}
| Links to Pokémon game quartets as "games"{{tt|*|Please only use for Gen I}}
| <code><nowiki>{{4v2|Red|Green|Blue|Yellow}}</nowiki></code>
| {{4v2|Red|Green|Blue|Yellow}}
|-
| {{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="2" | {{template|game}}
| rowspan="2" | {{template|game}}
| rowspan="2" | Links to Pokémon games as "Pokémon game"
| rowspan="2" | 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"
|-
| {{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"
|-
| rowspan="2" | {{template|game4}}
| rowspan="2" | Links to quartet of Pokémon games as "Pokémon games"
| <code><nowiki>{{game4|Red|Green|Blue|Yellow}}</nowiki></code>
| {{game4|Red|Green|Blue|Yellow}}
|-
| <code><nowiki>{{game4|SMUSUM}}</nowiki></code>
| {{game4|SMUSUM}}
|-
| {{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"
|-
| rowspan="2" | {{template|sup}}
| rowspan="2" | {{template|B2W2}}
| rowspan="2" | Links to the initial of a Pokémon game, in its game color and in superscript
| rowspan="2" | Links to the article for [[Pokémon Black and White Versions 2]] as "Pokémon Black 2 and White 2", allows alternate text
| <code><nowiki>{{sup|Pt}}</nowiki></code>
| <code><nowiki>{{B2W2}}</nowiki></code>
| {{sup|Pt}}
| {{B2W2}}
|- align="center"
|-
| <code><nowiki>{{sup|HGSS}}</nowiki></code>
| <code><nowiki>{{B2W2|the sequels}}</nowiki></code>
| {{sup|HGSS}}
| {{B2W2|the sequels}}
|- align="center"
|-
| rowspan="2" | {{template|gameabbrev}}
| rowspan="2" | {{template|LGPE}}
| rowspan="2" | Links to Pokémon games as their standard shorthand
| rowspan="2" | Links to the article for [[Pokémon: Let's Go, Pikachu! and Let's Go, Eevee!]], allows alternate text
| <code><nowiki>{{gameabbrev|R/S|Ruby|Sapphire}}</nowiki></code>
| <code><nowiki>{{LGPE}}</nowiki></code>
| {{gameabbrev|R/S|Ruby|Sapphire}}
| {{LGPE}}
|- align="center"
|-
| <code><nowiki>{{gameabbrev|E|Emerald}}</nowiki></code>
| <code><nowiki>{{LGPE|the Let's Go games}}</nowiki></code>
| {{gameabbrev|E|Emerald}}
| {{LGPE|the Let's Go games}}
|- align="center"
|-
| {{template|sup/1}}
| 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>
| {{sup/1|R}}
|-
| {{template|sup/2}}
| 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>
| {{sup/2|G}}
|-
| {{template|sup/3}}
| 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>
| {{sup/3|R}}
|-
| {{template|sup/4}}
| 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>
| {{sup/4|D}}
|-
| {{template|sup/5}}
| 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>
| {{sup/5|B}}
|-
| {{template|sup/6}}
| Links to the initial of a Gen VI Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/6|X}}</nowiki></code>
| {{sup/6|X}}
|-
| {{template|sup/7}}
| Links to the initial of a Gen VII Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/7|S}}</nowiki></code>
| {{sup/7|S}}
|-
| {{template|sup/8}}
| Links to the initial of a Gen VIII Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/8|Sw}}</nowiki></code>
| {{sup/8|Sw}}
|-
| {{template|sup/9}}
| Links to the initial of a Gen IX Pokémon game, in its game color and in superscript
| <code><nowiki>{{sup/9|S}}</nowiki></code>
| {{sup/9|S}}
|-
| {{template|sup/ss}}
| 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>
| {{sup/ss|Colo}}
|-
| {{template|sup/t}}
| Links to a Time, in its color and in superscript
| <code><nowiki>{{sup/t|M}}</nowiki></code>
| {{sup/t|M}}
|-
| {{template|sup/md}}
| 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>
| {{sup/md|R}}
|-
| {{template|gameabbrev1}}
| Links to Gen I Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev1|RB}}</nowiki></code>
| {{gameabbrev1|RB}}
|-
| {{template|gameabbrev2}}
| {{template|gameabbrev2}}
| Links to Pokémon game trios as their standard shorthand
| Links to Gen II Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev2|R/S|E|Ruby|Sapphire|Emerald}}</nowiki></code>
| <code><nowiki>{{gameabbre2|GS}}</nowiki></code>
| {{gameabbrev2|R/S|E|Ruby|Sapphire|Emerald}}
| {{gameabbrev2|GS}}
|- align="center"
|-
| {{template|gameabbrev3}}
| Links to Gen III Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev3|RS}}</nowiki></code>
| {{gameabbrev3|RS}}
|-
| {{template|gameabbrev4}}
| Links to Gen IV Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev4|DP}}</nowiki></code>
| {{gameabbrev4|DP}}
|-
| {{template|gameabbrev5}}
| Links to Gen V Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev5|BW}}</nowiki></code>
| {{gameabbrev5|BW}}
|-
| {{template|gameabbrev6}}
| Links to Gen VI Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev6|XY}}</nowiki></code>
| {{gameabbrev6|XY}}
|-
| {{template|gameabbrev7}}
| Links to Gen VII Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev7|SM}}</nowiki></code>
| {{gameabbrev7|SM}}
|-
| {{template|gameabbrev8}}
| Links to Gen VIII Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev8|SwSh}}</nowiki></code>
| {{gameabbrev8|SwSh}}
|-
| {{template|gameabbrev9}}
| Links to Gen IX Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrev9|SV}}</nowiki></code>
| {{gameabbrev9|SV}}
|-
| {{template|gameabbrevss}}
| Links to Side Series Pokémon games through colorized shorthand
| <code><nowiki>{{gameabbrevss|Colo}}</nowiki></code>
| {{gameabbrevss|Colo}}
|-
| {{template|gameabbrevmd}}
| Links to Pokémon Mystery Dungeon games through colorized shorthand
| <code><nowiki>{{gameabbrevmd|R}}</nowiki></code>
| {{gameabbrevmd|R}}
|-
| {{template|rt}}
| {{template|rt}}
| Links to [[Route]]s as "Route #"
| Links to [[Route]]s as "Route #"
| <code><nowiki>{{rt|102}}</nowiki></code>
| <code><nowiki>{{rt|102|Hoenn}}</nowiki></code>
| {{rt|102}}
| {{rt|102|Hoenn}}
|- align="center"
|-
| {{template|rtn}}
| {{template|rtn}}
| Links to [[Route]]s as "#"
| Links to [[Route]]s as "#"
| <code><nowiki>{{rtn|102}}</nowiki></code>
| <code><nowiki>{{rtn|102|Hoenn}}</nowiki></code>
| {{rtn|102}}
| {{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}}
| Links to "(x) Pokémon" with text of (x)
| <code><nowiki>{{pkmn2|wild}}</nowiki></code>
| {{pkmn2|wild}}
|-
| {{template|pkmn3}}
| Links to "(x) Pokémon (y)" with text of (x y)
| <code><nowiki>{{pkmn3|New|Snap}}</nowiki></code>
| {{pkmn3|New|Snap}}
|-
| {{template|tc}}
| Links to an article of a {{DL|Pokémon Trainer|Trainer class}}
| <code><nowiki>{{tc|Hiker}}</nowiki></code>
| {{tc|Hiker}}
|-
| {{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}}
| Links to "Staff of Pokémon (x)"
| <code><nowiki>{{staff|Diamond and Pearl}}</nowiki></code>
| {{staff|Diamond and Pearl}}
|-
| {{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|Ground}}</nowiki></code>
| <code><nowiki>{{egg|Field}}</nowiki></code>
| {{egg|Ground}}
| {{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|Ground}}</nowiki></code>
| <code><nowiki>{{egg2|Field}}</nowiki></code>
| {{egg2|Ground}}
| {{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|Ground}}</nowiki></code>
| <code><nowiki>{{egg3|Field}}</nowiki></code>
| {{egg3|Ground}}
| {{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|pw}}
| Links to articles about [[Pokémon Mystery Dungeon]] [[Friend Areas]]
| Links to articles about [[Pokéwalker]] areas
| <code><nowiki>{{fa|Darkness Ridge}}</nowiki></code>
| <code><nowiki>{{pw|Yellow Forest}}</nowiki></code>
| {{fa|Darkness Ridge}}
| {{pw|Yellow Forest}}
|- align="center"
|-
| {{template|pa}}
| Links to articles about [[PokéWalker]] areas
| <code><nowiki>{{pa|Yellow Forest}}</nowiki></code>
| {{pa|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}}
| Links to articles about islands in the Pokémon world as "name"
| <code><nowiki>{{isl|Cinnabar}}</nowiki></code>
| {{isl|Cinnabar}}
|-
| {{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 countries 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 [[Pokémon 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|rf}}
| Links to section "X" of the [[Evolutionary stone]] article as "X"
| Links to articles about regional forms
| <code><nowiki>{{evostone|Fire Stone}}</nowiki></code>
| <code><nowiki>{{rf|Alolan}}</nowiki></code>
| {{evostone|Fire Stone}}
| {{rf|Alolan}}
|- 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|shiny2}}
| {{template|Shiny}}
| Links to the [[alternate coloration]] article as "shiny"
| Links to the [[Shiny Pokémon]] article as "Shiny"
| <code><nowiki>{{shiny2}}</nowiki></code>
| <code><nowiki>{{Shiny}}</nowiki></code>
| {{shiny2}}
| {{Shiny}}
|- align="center"
|-
| {{template|Berries}}
| Links to the [[Berry]] article as "Berries"
| <code><nowiki>{{Berries}}</nowiki></code>
| {{Berries}}
|-
| rowspan="2" | {{template|season}}
| rowspan="2" | Links to the [[Season (game mechanic)]] article as "season", can also link to a section for a particular season
| <code><nowiki>{{season}}</nowiki></code>
| {{season}}
|-
| <code><nowiki>{{season|summer}}</nowiki></code>
| {{season|summer}}
|-
| {{template|me}}
| Links to the [[Mega Evolution]] article and a Pokémon species article as "Mega (Pokémon)"
| <code><nowiki>{{me|Medicham}}</nowiki></code>
| {{me|Medicham}}
|-
| rowspan="2" | {{template|Tera}}
| rowspan="2" | Links to the [[Terastal phenomenon]] article as "Tera"
| <code><nowiki>{{Tera}}</nowiki></code>
| {{Tera}}
|-
| <code><nowiki>{{Tera}}stallization</nowiki></code>
| {{Tera}}stallization
|-
| {{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|spin-off games}}
| 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 [[Spin-off Pokémon games]] article as "spin-off games"
| <code><nowiki>{{Card GB}}</nowiki></code>
| <code><nowiki>{{spin-off games}}</nowiki></code>
| {{Card GB}}
| {{spin-off games}}
|- align="center"
|-
| {{template|Card GB 2}}
| {{template|DetPikMov}}
| Links to the [[Pokémon Trading Card Game 2: Great Rocket Visits]] article, text can be specified
| Links to the [[POKÉMON Detective Pikachu]] article with proper formatting
| <code><nowiki>{{Card GB 2}}</nowiki></code>
| <code><nowiki>{{DetPikMov}}</nowiki></code>
| {{Card GB 2}}
| {{DetPikMov}}
|}<br clear="all">
|-
| class="roundybl" | {{template|6EX}}
| Links to the [[6★ EX]] article with proper formatting
| <code><nowiki>{{6EX}}</nowiki></code>
| class="roundybr" | {{6EX}}
|}
|}
<br clear="all">


===Image linking===
===Image linking===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|ic}}
| {{template|ic}}
| Links to in-game icons for [[types]] 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 [[types]]
| 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 {{shiny2}} star icon for {{TCG|Pokémon ☆|Pokémon}} {{star}}
| Links to the {{shiny}} star icon for {{TCG|Pokémon ☆}}
| <code><nowiki>{{star}}</nowiki></code>
| <code><nowiki>{{star}}</nowiki></code>
| {{star}}
| {{star}}
|- align="center"
|-
| {{template|shinystar}}
| Links to the {{shiny}} star icon for [[Shiny Pokémon]]
| <code><nowiki>{{shinystar}}</nowiki></code>
| {{shinystar}}
|-
| {{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|Secret Potion}}</nowiki></code>
| {{Bag|SecretPotion}}
| {{Bag|Secret Potion}}
|- 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 to the respective Pokémon's article
| Links static Pokémon menu sprites
| <code><nowiki>{{MS|003|Venusaur}}</nowiki></code>
| <code><nowiki>{{MS|003}}</nowiki></code>
| {{MS|003|Venusaur}}
| {{MS|003}}
|- align="center"
|-
| {{template|Spr}}
| {{template|aow}}
| Links to Pokémon sprites. See page for full details.
| Links to {{tt|animated|png; check your browser support}} Pokémon overworld sprites from HGSS. Use sparingly.
| <code><nowiki>{{Spr|003|Green}}</nowiki></code>
| <code><nowiki>{{aow|003}}</nowiki></code>
| {{Spr|003|Green}}
| {{aow|003}}
|- align="center"
|-
| {{template|ow}}
| Links static Pokémon overworld sprites from HGSS
| <code><nowiki>{{ow|003}}</nowiki></code>
| {{ow|003}}
|-
| {{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"
|-
| {{template|rar}}
| {{template|rar}}
| Links to TCG rarity symbols.
| Links to TCG rarity symbols.
| <code><nowiki>{{rar|Uncommon}}</nowiki></code>
| <code><nowiki>{{rar|Uncommon}}</nowiki></code>
| {{rar|Uncommon}}
| {{rar|Uncommon}}
|-
| {{template|reg}}
| Links to TCG regulation marks.
| <code><nowiki>{{reg|A}}</nowiki></code>
| {{reg|A}}
|-
| {{template|flag}}
| Links to flags.
| <code><nowiki>{{flag|Japan|Flag of Japan|40}}</nowiki></code>
| {{flag|Japan|Flag of Japan|40}}
|-
| class="roundybl" | {{template|SP}}
| Links to Pokémon SP symbols
| <code><nowiki>{{SP|G}}</nowiki></code>
| class="roundybr" | {{SP|G}}
|}
|}<br clear="all">
|}<br clear="all">


===Pure disambiguation===
===Pure disambiguation===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|ga}}
| {{template|ga}}
| Links to [[Pokémon game]] characters
| Links to [[Pokémon games|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|mas}}
| Links to [[Pokémon Masters EX]] characters
| <code><nowiki>{{mas|Dawn}}</nowiki></code>
| {{mas|Dawn}}
|-
| {{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]]
| <code><nowiki>{{ka|Victory Road}}</nowiki></code>
| <code><nowiki>{{ka|Victory Road}}</nowiki></code>
| {{ka|Victory Road}}
| {{ka|Victory Road}}
|- align="center"
|-
| {{template|oi}}
| 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>
| {{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]]
| <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]]
| <code><nowiki>{{ho|Victory Road}}</nowiki></code>
| <code><nowiki>{{ho|Victory Road}}</nowiki></code>
| {{ho|Victory Road}}
| {{ho|Victory Road}}
|- align="center"
|-
| {{template|bf}}
| Links to things that are disambiguated and in the {{ho|Battle Frontier}}{{tt|*|Works well for characters of the day, too!}}
| <code><nowiki>{{bf|Victor}}</nowiki></code>
| {{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]]
| <code><nowiki>{{si|Victory Road}}</nowiki></code>
| <code><nowiki>{{si|Victory Road}}</nowiki></code>
| {{si|Victory Road}}
| {{si|Victory Road}}
|- align="center"
|-
| {{template|un}}
| Links to things that are disambiguated and in [[Unova]]
| <code><nowiki>{{un|Pokémon League}}</nowiki></code>
| {{un|Pokémon League}}
|-
| {{template|kal}}
| Links to things that are disambiguated and in [[Kalos]]
| <code><nowiki>{{kal|Pokémon League}}</nowiki></code>
| {{kal|Pokémon League}}
|-
| {{template|al}}
| Links to things that are disambiguated and in [[Alola]]
| <code><nowiki>{{al|Pokémon League}}</nowiki></code>
| {{al|Pokémon League}}
|-
| {{template|gal}}
| Links to things that are disambiguated and in [[Galar]]
| <code><nowiki>{{gal|Battle Tower}}</nowiki></code>
| {{gal|Battle Tower}}
|-
| {{template|hi}}
| Links to things that are disambiguated and in [[Hisui]]
| <code><nowiki>{{hi|Coin}}</nowiki></code>
| {{hi|Coin}}
|-
| {{template|pal}}
| Links to things that are disambiguated and in [[Paldea]]
| <code><nowiki>{{pal|Pokémon League}}</nowiki></code>
| {{pal|Pokémon League}}
|-
| rowspan="2" | {{template|gdis}}
| rowspan="2" | Links to things that are disambiguated and in different [[generation]]s
| <code><nowiki>{{gdis|Battle Frontier|III}}</nowiki></code>
| {{gdis|Battle Frontier|III}}
|-
| <code><nowiki>{{gdis|Battle Frontier|IV}}</nowiki></code>
| {{gdis|Battle Frontier|IV}}
|-
| {{template|vg}}
| Links to things that are disambiguated and a video game
| <code><nowiki>{{vg|Pokémon Trading Card Game}}</nowiki></code>
| {{vg|Pokémon Trading Card Game}}
|-
| {{template|md}}
| Links to things that are disambiguated and in a [[Pokémon Mystery Dungeon]] game
| <code><nowiki>{{md|Power Plant}}</nowiki></code>
| {{md|Power Plant}}
|-
| rowspan=2 | {{template|mdc}}
| rowspan=2 | Links to [[Pokémon Mystery Dungeon]] characters
| <code><nowiki>{{mdc|Whiscash|rb}}</nowiki></code>
| {{mdc|Whiscash|rb}}
|-
| <code><nowiki>{{mdc|Ampharos|smd}}</nowiki></code>
| {{mdc|Ampharos|smd}}
|-
| {{template|ra}}
| Links to things that are disambiguated and in a [[Pokémon Ranger]] game
| <code><nowiki>{{ra|Cameron}}</nowiki></code>
| {{ra|Cameron}}
|-
| {{template|GO}}
| Links to things that are disambiguated and in [[Pokémon GO]]
| <code><nowiki>{{GO|Candy}}</nowiki></code>
| {{GO|Candy}}
|-
| {{template|UNITE}}
| Links to things that are disambiguated and in [[Pokémon UNITE]]
| <code><nowiki>{{UNITE|Cramorant}}</nowiki></code>
| {{UNITE|Cramorant}}
|-
| {{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}}
| <code><nowiki>{{mov|Rebecca}}</nowiki></code>
| <code><nowiki>{{mov|Giratina}}</nowiki></code>
| {{mov|Rebecca}}
| {{mov|Giratina}}
|- 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}}
| Links to people that are disambiguated and are in the [[Elite Four]]
| <code><nowiki>{{EF|Aaron}}</nowiki></code>
| {{EF|Aaron}}
|- align="center"
| {{template|ma}}
| {{template|ma}}
| Links to people that are disambiguated and are in a {{pkmn|manga}}
| Links to articles that are disambiguated and are in a {{pkmn|manga}}
| <code><nowiki>{{ma|Enta}}</nowiki></code>
| <code><nowiki>{{ma|Mewtwo Strikes Back!}}</nowiki></code>
| {{ma|Enta}}
| {{ma|Mewtwo Strikes Back!}}
|- align="center"
|-
| {{template|adv}}
| Links to [[Pokémon Adventures]] characters
| <code><nowiki>{{adv|Red}}</nowiki></code>
| {{adv|Red}}
|-
| {{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|PiPiPi}}
| {{template|GnB}}
| Links to [[Pokémon PiPiPi Adventure]] characters
| Links to [[Pokémon Gold & Silver: The Golden Boys]] characters
| <code><nowiki>{{PiPiPi|Pikachu}}</nowiki></code>
| <code><nowiki>{{GnB|Gold}}</nowiki></code>
| {{PiPiPi|Pikachu}}
| {{GnB|Gold}}
|- align="center"
|-
| {{template|Special}}
| {{template|GDZ}}
| Links to [[Pokémon Special]] characters
| Links to [[Pokémon Gotta Catch 'Em All]] characters
| <code><nowiki>{{Special|Red}}</nowiki></code>
| <code><nowiki>{{GDZ|Shinji}}</nowiki></code>
| {{Special|Red}}
| {{GDZ|Shinji}}
|- align="center"
|-
| {{template|Eng}}
| {{template|MPJ}}
| Links to things that are disambiguated and in English
| Links to [[Magical Pokémon Journey]] characters
| <code><nowiki>{{Eng|Pokémon Stadium}}</nowiki></code>
| <code><nowiki>{{MPJ|Sandy}}</nowiki></code>
| {{Eng|Pokémon Stadium}}
| {{MPJ|Sandy}}
|- align="center"
|-
| {{template|Jap}}
| {{template|Zensho}}
| Links to [[Pokémon Zensho]] characters
| <code><nowiki>{{Zensho|Satoshi}}</nowiki></code>
| {{Zensho|Satoshi}}
|-
| {{template|HIBAPC}}
| Links to [[How I Became a Pokémon Card]] characters
| <code><nowiki>{{HIBAPC|Akane}}</nowiki></code>
| {{HIBAPC|Akane}}
|-
| {{template|PPM}}
| Links to [[Pokémon Pocket Monsters]] characters
| <code><nowiki>{{PPM|Red}}</nowiki></code>
| {{PPM|Red}}
|-
| {{template|Jpn}}
| 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>{{Jpn|Pokémon Stadium}}</nowiki></code>
| {{Jap|Pokémon Stadium}}
| {{Jpn|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}}
| Links to things that are disambiguated and are books
| <code><nowiki>{{book|Mewtwo Strikes Back}}</nowiki></code>
| {{book|Mewtwo Strikes Back}}
|-
| {{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|Detective Pikachu|character}}</nowiki></code>
| {{OBP|Harrison|Whirl Cup}}
| {{OBP|Detective Pikachu|character}}
|-
| {{template|pmin}}
| Links to {{bp|Project Globe}} articles
| <code><nowiki>{{pmin|Israel}}</nowiki></code>
| {{pmin|Israel}}
|-
| class="roundybl" | {{template|safari}}
| Links to [[Safari Zone]] articles while displaying Safari Zone
| <code><nowiki>{{safari|Hoenn}}</nowiki></code>
| class="roundybr" | {{safari|Hoenn}}
|}
|}<br clear="all">
|}<br clear="all">


===TCG links===
===TCG links===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|Trading Card Game}}
| Links to [[Pokémon Trading Card Game]] as "TCG"
| <code><nowiki>{{Trading Card Game}}</nowiki></code>
| {{Trading Card Game}}
|-
| {{template|TCG}}
| {{template|TCG}}
| rowspan="2" | 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|c}}
| <code><nowiki>{{c|Pikachu}}</nowiki></code>
| {{c|Pikachu}}
|- 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"
|-
| {{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)"
| <code><nowiki>{{2ct|Grass|Darkness}}</nowiki></code>
| <code><nowiki>{{2ct|Grass|Darkness}}</nowiki></code>
| {{2ct|Grass|Darkness}}
| class="roundybr" | {{2ct|Grass|Darkness}}
|}
|}<br clear="all">
|}<br clear="all">


===Anime and other uses===
===Anime and other uses===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|AP}}
| {{template|AP}}
| Links to Ash's Pokémon
| Links to Ash's Pokémon as "<species name>"
| <code><nowiki>{{AP|Chimchar}}</nowiki></code>
| <code><nowiki>{{AP|Pikachu}}</nowiki></code>
| {{AP|Chimchar}}
| {{AP|Pikachu}}
|- align="center"
|-
| {{template|TRT}}
| Links to [[Team Rocket trio]] as "Team Rocket"
| <code><nowiki>{{TRT}}</nowiki></code>
| {{TRT}}
|-
| {{template|MTR}}
| {{template|MTR}}
| Links to [[Meowth (Team Rocket)]]
| 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}}
| Links to [[Team Rocket mottos]] as "motto"
| <code><nowiki>{{motto}}</nowiki></code>
| {{motto}}
|-
| {{template|Ash}}
| {{template|Ash}}
| Links to [[Ash Ketchum]]
| 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 specified text
| Links to [[Ash's friends]] as "his friends"
| <code><nowiki>{{ashfr|his friends}}</nowiki></code>
| <code><nowiki>{{ashfr}}</nowiki></code>
| {{ashfr|his friends}}
| {{ashfr}}
|- align="center"
|-
| {{template|Tracey}}
| {{template|Tracey}}
| Links to [[Tracey Sketchit]]
| 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]]
| 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]]
| Links to [[Delia Ketchum]] as "Delia"
| <code><nowiki>{{Delia}}</nowiki></code>
| <code><nowiki>{{Delia}}</nowiki></code>
| {{Delia}}
| {{Delia}}
|- align="center"
|-
| rowspan="3" | {{template|series}}
| {{template|Brocksib}}
| rowspan="3" | Links to one of the anime [[series]] as ''(name)'' series. Does not italicize for the original series.
| Links to [[Brock's siblings]] as "<name>"
| <code><nowiki>{{series|Original}}</nowiki></code>
| <code><nowiki>{{Brocksib|Salvadore}}</nowiki></code>
| {{series|Original}}
| {{Brocksib|Salvadore}}
|- align="center"
|-
| <code><nowiki>{{series|Advanced Generation}}</nowiki></code>
| class="roundybl" | {{template|Steven}}
| {{series|Advanced Generation}}
| Links to [[Steven Stone]] as "Steven"
|- align="center"
| <code><nowiki>{{Steven}}</nowiki></code>
| <code><nowiki>{{series|Diamond & Pearl}}</nowiki></code>
| class="roundybr" | {{Steven}}
| {{series|Diamond & Pearl}}
|}
|- align="center"
| rowspan="3" | {{template|series2}}
| rowspan="3" | Links to one of the anime [[series]] as ''(name)''. Does not italicize for the original series.
| <code><nowiki>{{series2|Original}}</nowiki></code>
| {{series2|Original}}
|- align="center"
| <code><nowiki>{{series2|Advanced Generation}}</nowiki></code>
| {{series2|Advanced Generation}}
|- align="center"
| <code><nowiki>{{series2|Diamond & Pearl}}</nowiki></code>
| {{series2|Diamond & Pearl}}
|}<br clear="all">
|}<br clear="all">


===Manga and other uses===
===Manga and other uses===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! Code
! Code
! Result
! Result
|- align="center"
|-
| {{template|PSV}}
| {{template|Vol}}
| Links to [[Pokémon Special]] volumes as "Volume #"
| Links to manga volumes as "Volume #"
| <code><nowiki>{{PSV|7}}</nowiki></code>
| <code><nowiki>{{Vol|Pokémon Pocket Monsters|1}}</nowiki></code>
| {{PSV|7}}
| {{Vol|Pokémon Pocket Monsters|1}}
|- align="center"
|-
| {{template|chap}}
| {{template|PAV}}
| Links to [[Pokémon Special]] chapters as "''<name>'' chapter"
| Links to [[Pokémon Adventures]] volumes as "Volume #"
| <code><nowiki>{{chap|Red, Green & Blue}}</nowiki></code>
| <code><nowiki>{{PAV|7}}</nowiki></code>
| {{chap|Red, Green & Blue}}
| {{PAV|7}}
|-
| {{template|MangaArc}}
| Links to [[Pokémon Adventures]] arcs as "''<name>'' arc"
| <code><nowiki>{{MangaArc|Red, Green & Blue}}</nowiki></code>
| {{MangaArc|Red, Green & Blue}}
|-
| class="roundybl" | {{template|MangaArc2}}
| Links to [[Pokémon Adventures]] arcs as "''<name>''"
| <code><nowiki>{{MangaArc2|Red, Green & Blue}}</nowiki></code>
| class="roundybr" | {{MangaArc2|Red, Green & Blue}}
|}
|}<br clear="all">
|}<br clear="all">


===To other wikis' articles===
===To other wikis' articles===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! 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|ポケットモンスター}}
|-
| class="roundybl" | {{template|dewp}}
| Links to {{dewp|Wikipedia:Hauptseite|German Wikipedia}} articles
| <code><nowiki>{{dewp|Pokémon}}</nowiki></code>
| class="roundybr" | {{dewp|Pokémon}}
|}
|}<br clear="all">
|}<br clear="all">


====To other members of Encyclopaediae Pokémonis====
====To other members of Encyclopaediae Pokémonis====
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! 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}}
| Links to {{pl|Strona główna|Wikinezka}} articles
| <code><nowiki>{{pl|Pokémon}}</nowiki></code>
| {{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}}
| Links to {{pt|Página principal|LANDpedia}} articles
| <code><nowiki>{{pt|Pokémon}}</nowiki></code>
| {{pt|Pokémon}}
|- align="center"
| {{template|es}}
| {{template|es}}
| Links to {{es|Portada|Pokéteca}} articles
| Links to {{es|Portada|WikiDex}} articles
| <code><nowiki>{{es|Pokémon}}</nowiki></code>
| <code><nowiki>{{es|Pokémon}}</nowiki></code>
| {{es|Pokémon}}
| {{es|Pokémon}}
|-
| {{template|it}}
| Links to {{it|Pagina principale|Pokémon Central}} articles
| <code><nowiki>{{it|Pokémon}}</nowiki></code>
| {{it|Pokémon}}
|-
| class="roundybl" | {{template|zh}}
| Links to {{zh|主页|52Poké Wiki}} articles
| <code><nowiki>{{zh|神奇宝贝}}</nowiki></code>
| class="roundybr" | {{zh|神奇宝贝}}
|}
|}<br clear="all">
====To other members of NIWA====
{| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Use
! colspan="2" | Example
|- style="background: #{{bulba color}};"
! Code
! Result
|-
| {{template|smw}}
| Links to [[Super Mario Wiki]] articles
| <code><nowiki>{{smw|Mario}}</nowiki></code>
| {{smw|Mario}}
|-
| {{template|uki}}
| Links to [[Ukikipedia]] articles
| <code><nowiki>{{uki|Ukiki}}</nowiki></code>
| {{uki|Ukiki}}
|-
| {{template|zw}}
| Links to [[Zelda Wiki]] articles
| <code><nowiki>{{zw|Link}}</nowiki></code>
| {{zw|Link}}
|-
| {{template|met}}
| Links to [[Metroid Wiki]] articles
| <code><nowiki>{{met|Samus Aran}}</nowiki></code>
| {{met|Samus Aran}}
|-
| {{template|wk}}
| Links to [[WiKirby]] articles
| <code><nowiki>{{wk|Kirby}}</nowiki></code>
| {{wk|Kirby}}
|-
| {{template|ww}}
| Links to [[Wars Wiki]] articles
| <code><nowiki>{{ww|Orange Star}}</nowiki></code>
| {{ww|Orange Star}}
|-
| {{template|lw}}
| Links to [[Lylat Wiki]] articles
| <code><nowiki>{{lw|Fox McCloud}}</nowiki></code>
| {{lw|Fox McCloud}}
|-
| {{template|pk}}
| Links to [[Pikipedia]] articles
| <code><nowiki>{{pk|Captain Olimar}}</nowiki></code>
| {{pk|Captain Olimar}}
|-
| {{template|pkf}}
| Links to [[Pikmin Fanon]] articles
| <code><nowiki>{{pkf|Pikimon}}</nowiki></code>
| {{pkf|Pikimon}}
|-
| {{template|sw}}
| Links to [[StrategyWiki]] articles
| <code><nowiki>{{sw|Pokémon Red and Blue}}</nowiki></code>
| {{sw|Pokémon Red and Blue}}
|-
| {{template|sbw}}
| Links to [[SmashWiki]] articles
| <code><nowiki>{{sbw|Master Hand}}</nowiki></code>
| {{sbw|Master Hand}}
|-
| {{template|wb}}
| Links to [[WikiBound]] articles
| <code><nowiki>{{wb|Ness}}</nowiki></code>
| {{wb|Ness}}
|-
| {{template|np}}
| Links to [[Nookipedia]] articles
| <code><nowiki>{{np|Tom Nook}}</nowiki></code>
| {{np|Tom Nook}}
|-
| {{template|gsu}}
| Links to [[Golden Sun Universe]] articles
| <code><nowiki>{{gsu|Djinn}}</nowiki></code>
| {{gsu|Djinn}}
|-
| {{template|nw}}
| Links to [[NintendoWiki]] articles
| <code><nowiki>{{nw|Shigeru Miyamoto}}</nowiki></code>
| {{nw|Shigeru Miyamoto}}
|-
| {{template|few}}
| Links to [[Fire Emblem Wiki]] articles
| <code><nowiki>{{few|Marth}}</nowiki></code>
| {{few|Marth}}
|-
| {{template|lsw}}
| Links to [[Starfy Wiki]] articles
| <code><nowiki>{{lsw|Starfy}}</nowiki></code>
| {{lsw|Starfy}}
|-
| {{template|fzw}}
| Links to [[F-Zero Wiki]] articles
| <code><nowiki>{{fzw|Captain Falcon}}</nowiki></code>
| {{fzw|Captain Falcon}}
|-
| {{template|ip}}
| Links to [[Icaruspedia]] articles
| <code><nowiki>{{ip|Pit}}</nowiki></code>
| {{ip|Pit}}
|-
| {{template|hdt}}
| Links to [[Hard Drop Tetris Wiki]] articles
| <code><nowiki>{{hdt|Tetris}}</nowiki></code>
| {{hdt|Tetris}}
|-
| {{template|ink}}
| Links to [[Inkipedia]] articles
| <code><nowiki>{{ink|Inkling}}</nowiki></code>
| {{ink|Inkling}}
|-
| {{template|ai}}
| Links to [[ARMS Institute]] articles
| <code><nowiki>{{ai|Min Min}}</nowiki></code>
| {{ai|Min Min}}
|-
| {{template|xsw}}
| Links to [[Xeno Series Wiki]] articles
| <code><nowiki>{{xsw|Shulk}}</nowiki></code>
| {{xsw|Shulk}}
|-
| {{template|dlw}}
| Links to [[Dragalia Lost Wiki]] articles
| <code><nowiki>{{dlw|Undercover Grace}}</nowiki></code>
| {{dlw|Undercover Grace}}
|-
| {{template|dtl}}
| Links to [[Drawn to Life Wiki]] articles
| <code><nowiki>{{dtl|Raposa}}</nowiki></code>
| {{dtl|Raposa}}
|-
| {{template|khw}}
| Links to [[Kingdom Hearts Wiki]] articles
| <code><nowiki>{{khw|Sora}}</nowiki></code>
| {{khw|Sora}}
|-
| {{template|kp}}
| Links to [[Kovopedia]] articles
| <code><nowiki>{{kp|Kovomaka}}</nowiki></code>
| {{kp|Kovomaka}}
|-
| {{template|mdfw}}
| Links to [[Mystery Dungeon Franchise Wiki]] articles
| <code><nowiki>{{mdfw|Pkmn:Mystery Dungeons}}</nowiki></code>
| {{mdfw|Pkmn:Mystery Dungeons}}
|-
| {{template|rhw}}
| Links to [[Rhythm Heaven Wiki]] articles
| <code><nowiki>{{rhw|Karate Joe}}</nowiki></code>
| {{rhw|Karate Joe}}
|-
| class="roundybl" | {{template|mii}}
| Links to [[MiiWiki]] articles
| <code><nowiki>{{mii|Mii Maker}}</nowiki></code>
| class="roundybr" | {{mii|Mii Maker}}
|}
|}<br clear="all">
|}<br clear="all">


===To specific namespaces===
===To specific namespaces===
{| border=1 align="left" style="background: #fff; border:1px solid #000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|- style="background: #C0C0FF;"
|-
|
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
|- style="background: #{{bulba color}};"
! rowspan="2" | Link template
! rowspan="2" | Link template
! rowspan="2" | Use
! rowspan="2" | Use
! colspan="2" | Example
! colspan="2" | Example
|- style="background: #C0C0FF;"
|- style="background: #{{bulba color}};"
! 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"
|-
| {{template|s}}
| {{template|appendix}}
| Links to [[Shipping]] articles in the Shipping: namespace, links to {{cat|Shipping redirects}} outside of it.
| Links to pages in the "Appendix" namespace
| <code><nowiki>{{s|PokéShipping}}</nowiki></code>
| <code><nowiki>{{appendix|Fan terminology}}</nowiki></code>
| {{s|PokéShipping}}
| {{appendix|Fan terminology}}
|}
|}<br clear="all">
|}<br clear="all">


===General===
===General===


{| border=1 align="left" style="background:#fff; border: 1px solid#000; border-collapse:collapse;"
{| {| class="roundy" style="margin:auto; text-align:center; background: #{{bulba color}}; border: 5px solid #{{bulba color dark}};"
|-style="background:#C0C0FF;"
|-
!rowspan="2"|Link template
|
!rowspan="2"|Use
{| border=1 width="100%" style="margin:auto; background: #FFF; border:1px solid #{{bulba color}}; border-collapse:collapse;"
!colspan="2"|Example
|- style="background: #{{bulba color}};"
|-style="background:#C0C0FF;"
! rowspan="2" | Link template
!Code
! rowspan="2" | Use
!Result
! colspan="2" | Example
|-align="center"
|- style="background: #{{bulba color}};"
|rowspan="2"|{{template|DL}}
! Code
|rowspan="2"|Directly links to a part of a page
! Result
|<code><nowiki>{{DL|Potion|Super Potion}}</nowiki></code>
|-
|{{DL|Potion|Super Potion}}
| rowspan="2" | {{template|DL}}
|-align="center"
| rowspan="2" | Directly links to a section on a page
|<code><nowiki>{{DL|Potion|Super Potion|Heals 50 HP}}</nowiki></code>
| <code><nowiki>{{DL|North Boulevard|Looker Bureau}}</nowiki></code>
|{{DL|Potion|Super Potion|Heals 50 HP}}
| {{DL|North Boulevard|Looker Bureau}}
|-align="center"
|-
|{{template|BMGf}}
| <code><nowiki>{{DL|North Boulevard|Looker Bureau|the detective agency}}</nowiki></code>
|Links to a thread on the [[Bulbagarden forums]]
| {{DL|North Boulevard|Looker Bureau|the detective agency}}
|<code><nowiki>{{BMGf|29680|Bad ad reporting thread}}</nowiki></code>
|-
|{{BMGf|29680|Bad ad reporting thread}}
| {{template|FB}}
| Links to a page (x y) with text "(y)"
| <code><nowiki>{{FB|Olivine|Lighthouse}}</nowiki></code>
| {{FB|Olivine|Lighthouse}}
|-
| 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.
| <code><nowiki>{{Anchor|Here}}</nowiki></code>
| {{Anchor|Here}}
|-
| <code><nowiki>{{Anchor|There|To this text}}</nowiki></code>
| {{Anchor|There|To this text}}
|-
| colspan="2"|{{DL|Bulbapedia:List of link templates|Here}}
|-
| colspan="2"|{{DL|Bulbapedia:List of link templates|There}}
|-
| {{template|dotw}}
| Links to a specific [[days of the week|day of the week]]
| <code><nowiki>{{dotw|</nowiki>{{#time: l}}<nowiki>}}</nowiki></code>
| {{dotw|{{#time: l}}}}
|-
| {{template|key}}
| Links to a specific [[key item]] on a "List of key items (generation)" page
| <code><nowiki>{{key|II|Egg Ticket}}</nowiki></code>
| {{key|II|Egg Ticket}}
|-
| {{template|BMGf}}
| Links to a thread on the [[Bulbagarden forums]]
| <code><nowiki>{{BMGf|29680|Bad ad reporting thread}}</nowiki></code>
| {{BMGf|29680|Bad ad reporting thread}}
|-
| {{template|N}}
| Links to a page on [[Bulbanews]]
| <code><nowiki>{{n|Front page}}</nowiki></code>
| {{n|Front page}}
|-
| {{template|file}}
| Links to a file on [[Bulbagarden Archives]]
| <code><nowiki>{{file|Bulbapedia logo.png}}</nowiki></code>
| {{file|Bulbapedia logo.png}}
|-
| {{template|yt}}
| Links to a video on {{wp|YouTube}}
| <code><nowiki>{{yt|gCv87V0Y1Mg|Bulbagarden holiday greeting}}</nowiki></code>
| {{yt|gCv87V0Y1Mg|Bulbagarden holiday greeting}}
|-
| class="roundybl" | {{template|ytu}}
| Links to a user on {{wp|YouTube}}
| <code><nowiki>{{ytu|Bulbagarden}}</nowiki></code>
| class="roundybr" | {{ytu|Bulbagarden}}
|}
|}
<br clear="all">
|}
 
{{-}}
{{Bulbapedia guidelines}}
{{HelpNav}}


[[Category:Bulbapedia policies|{{PAGENAME}}]]
[[Category:Bulbapedia policies|{{PAGENAME}}]]