Template:LidGrid/doc
This template is used to create a grid of Poké Lids. Used with {{Flexheader}}.
Syntax
Use the following syntax:
{{LidGrid|<<1>>|<<2>>|<<3>>|altLocation=<<input>>|<<4>>|image=<<input>>|wp=<<input>>|link=<<input>>}}
Parameters
All parameters are case sensitive.
| Parameter | Allowed values | Notes |
|---|---|---|
1
|
HT • KA • CH • KI • CS • KO
|
The region the Poké Lid is located in. HT = Hokkaido & Tohoku, KA = Kanto, CH = Chubu, KI = Kinki, CS = Chugoku & Shikoku, and KO = Kyushu & Okinawa.
|
2
|
Number | The number of the Poké Lid. |
3
|
String | The city / municipality the Poké Lid is located in. |
altLocation
|
String | Optional. Override for the name of the city / municipality. |
4
|
String | The prefecture the Poké Lid is located in. |
image
|
File name | Optional. Override for the Poké Lid image. Must be a valid file name, including extension. Don't include File:.
|
wp
|
Wikipedia article | Optional. Override for the Wikipedia article for the location / alt location. |
link
|
URL | Optional. Override for the Poké Lid number link (normally links to the Poké Lid website). |
Example
| Code |
|---|
{{Flexheader|gap=8px}}
{{LidGrid|KO|001|Ibusuki|Kagoshima}}
{{LidGrid|HT|010|Hirono|Iwate}}
{{LidGrid|KA|024|Yokohama|Kanagawa|link=https://web.archive.org/web/20190805072649/https://local.pokemon.jp/manhole/desc/24/?is_modal=1}}
{{LidGrid|CS|028|Takamatsu|Kagawa}}
{{LidGrid|KI|382|Nintendo Museum|altLocation=Uji|Kyōto}}
{{LidGrid|CH|421|Echizen-chō|Fukui|wp=Echizen, Fukui (town)}}
{{Flexfooter}}
|
TemplateData
This template is used to create a grid of Poké Lids.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Region | 1 | The region the Poké Lid is located in.
| String | required |
| Number | 2 | The number of the Poké Lid. | Number | required |
| City | 3 | The city / municipality that the Poké Lid is located in. | String | required |
| Alt Location | altLocation | Override for the city / municipality name. | String | optional |
| Prefecture | 4 | The prefecture the Poké Lid is located in. | String | required |
| Image | image | Override for the Poké Lid image. Must be a valid file name. Don't include "File:". | File | optional |
| Wikipedia article | wp | The location's Wikipedia article title (only needed if the article title doesn't exactly match the "Location" or "Alt Location" parameters). | String | optional |
| Link | link | Override for the Poké Lid number link. | URL | optional |