Template:RegionInfobox
| |||||||||
| |||||||||
| |||||||||
{{RegionInfobox}} is to be used as the infobox for regions.
How to use
Infoboxes should be used at the beginning of the page, before any introductory text.
Parameters
All parameters are case sensitive.
| Parameter | Allowed values | Notes |
|---|---|---|
| regioncolor | Color template name | Sets the colorscheme for the infobox. |
| name | String | The region's English name. |
| jname | String | The region's Japanese name, in Japanese script. |
| tmname | String | The romanization of the region's Japanese name.
Use trademarked spelling wherever available. |
| region | yes • no
|
Optional. Set to no if a suffix other than "region" is required.
|
| image | Filename | The image to be used for the region in the infobox.
Requires file extension. |
| size | Number | Optional. The image size. Do not include px.
Defaults to |
| caption | String | Optional. Override for the image caption.
Defaults to |
| introduction | String | The media in which this region debuted. |
| professor | String | Optional. The region's Pokémon Professor.
Defaults to None |
| firstpartner | String | Optional. The first partner Pokémon offered in this region.
Defaults to None |
| villain | String | Optional. The region's villainous organization.
Defaults to None |
| league | String | Optional. The region's league. |
| location | String | Optional. The location of the region's league. |
| pokelist | String | Optional. The regional Pokédex. |
| series | String | The animation series that this region appears in. |
| season | String | The animation seasons that this region appears in. |
| generation | String | Optional. The generations this region appears in. |
| games | String | Optional. The games this region appears in. |
| manga | String | Optional. The chapter that this region debuted in the Pokémon Adventures manga. |
Examples
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
{{RegionInfobox
|regioncolor=kanto
|name=Kanto
|jname=カントー
|tmname=Kanto
|image=PE Kanto Map.png
|size=300
|caption=Artwork of Kanto from [[Generation VII]] by [[kawayoo]]
|introduction={{2v2|Red|Green}}
|professor=[[Professor Oak]]<br>[[Professor Cerise]] <small>(''{{aniseries|PTS|Series}}'')</small>
|firstpartner={{p|Bulbasaur}}, {{p|Charmander}}, and {{p|Squirtle}}<br>{{p|Pikachu}}{{sup/1|Y}}{{sup/7|P}} and {{p|Eevee}}{{sup/7|E}}
|villain=[[Team Rocket]]<br>[[Explorers]] <small>(''{{aniseries|HZ|Horizons}}'')</small><br>[[Elite Four#Indigo Elite Four|Indigo Elite Four]] <small>({{pkmn|Adventures}})</small>
|league=[[Indigo League]]
|location=[[Indigo Plateau]]
|pokelist=[[List of Pokémon by Kanto Pokédex number|Kanto Pokédex]]
|series={{aniseries|PTS}}<br><small> ''{{aniseries|OS|The Beginning}}''<br> ''{{aniseries|RS|Ruby and Sapphire}}''<br> ''{{aniseries|JN|Journeys}}''</small><br>{{aniseries|HZ}}<br>''[[Pokémon Origins]]''<br>''[[Pokémon Generations]]''<br>''[[Pokémon Evolutions]]''
|season=[[S01|Indigo League]] (1)<br>[[S08|Advanced Battle]] (8)<br>[[S09|Battle Frontier]] (9)<br>[[S23|Journeys]] (23)<br>[[S24|Master Journeys]] (24)<br>[[S25|Ultimate Journeys]] (25)<br>[[Pokémon Horizons: The Series (season)|Horizons]]
|generation={{gen|I}}, {{gen|II}}, {{gen|III}}, {{gen|IV}}, {{gen|VII}}
|games={{2v2|Red|Green}}<sup>Ja</sup><br>[[Pokémon Blue Version (Japanese)|Blue<sup>Ja</sup>]]<br>{{2v2|Red|Blue}}<br>{{v2|Yellow}}<br>{{2v2|Gold|Silver}}<br>{{v2|Crystal}}<br>{{2v2|FireRed|LeafGreen}}<br>{{2v2|HeartGold|SoulSilver}}<br>{{LGPE|Let's Go, Pikachu! and Let's Go, Eevee!}}
|manga=''[[PS001|A Glimpse of the Glow]]''
}}
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
{{RegionInfobox
|regioncolor=Orange
|region=no
|name=Aeos Island
|jname=エオス島
|tmname=Aeos Island
|image=UNITE Aeos Island.png
|caption=Aeos Island
|size=250
|introduction=[[Pokémon UNITE]]
|professor=[[Professor Phorus]]
|generation={{gen|VIII}}
|games=[[Pokémon UNITE]]
}}
TemplateData
{{RegionInfobox}} is to be used as the infobox for regions.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Region color scheme | regioncolor | Sets the colorscheme for the infobox. | Line | required |
| English name | name | The region's English name. | Line | required |
| Japanese name | jname | The region's Japanese name, in Japanese script. | Line | required |
| Japanese name romanization | tmname | The romanization of the region's Japanese name. Use trademarked spelling wherever available. | Line | required |
| Region suffix override | region | Optional. Set to "no" if a suffix other than "region" is required.
| Line | optional |
| Image | image | The image to be used for the region in the infobox. Requires file extension. | File | required |
| Image size | size | Optional. The image size. Do not include px.
| Number | suggested |
| Image caption | caption | Optional. Override for the image caption.
| Line | suggested |
| Introduction | introduction | The media in which this region debuted. | Line | required |
| Professor | professor | Optional. The region's Pokémon Professor.
| Line | suggested |
| First Partner Pokémon | firstpartner starter | Optional. The first partner Pokémon offered in this region.
| Line | suggested |
| Starter | starter firstpartner | Optional. The starter Pokémon offered in this region.
| Line | deprecated |
| Villainous Organization | villain | Optional. The region's villainous organization.
| Line | suggested |
| League | league | Optional. The region's league. | Line | suggested |
| League Location | location | Optional. The location of the region's league. | Line | suggested |
| Pokedex | pokelist | Optional. The regional Pokédex. | Line | suggested |
| Animation series | series | The animation series that this region appears in. | String | suggested |
| Animation seasons | season | The animation seasons that this region appears in. | String | suggested |
| Generations | generation | Optional. The generations this region appears in. | String | suggested |
| Games | games | Optional. The games this region appears in. | String | suggested |
| Manga Debut | manga | Optional. The chapter that this region debuted in the Pokémon Adventures manga. | Line | suggested |