Template:Medal/doc
The {{Medal}} template is used to display information about a medal in Pokémon HOME.
Template fields
| Parameter | Allowed values | Notes |
|---|---|---|
image
|
String | Optional. The filename of the medal's image, excluding the "HOME Medal" prefix and the ".png" file extension. Defaults to the translated name if specified, or the name otherwise. |
lang
|
String | Optional. The medal's language of origin, if it was distributed in only one language. |
name
|
Content | The medal's name in its language of origin, or in English it was distributed in multiple languages. |
name_trans
|
Content | Optional. The medal's name translated into English. |
loc
|
String | The medal's location in its language of origin, or in English it was distributed in multiple languages. |
loc_trans
|
String | Optional. The medal's location translated into English. |
cat
|
String | The medal's category in its language of origin, or in English it was distributed in multiple languages. |
cat_trans
|
String | Optional. The medal's category translated into English. |
date
|
String | Dates when the medal was distributed. |
Example
{{Medal|image=Pokémon Center Mega Tokyo|lang=JPN|name=ポケモンセンター<br>メガトウキョー|name_trans=Pokémon Center<br>Mega Tokyo|loc=日本/東京都|loc_trans=Tokyo, Japan|cat=ポケモンセンター|cat_trans=Pokémon Center|date=May 3, 2025 onwards}}
TemplateData
This template is used to display information about a medal in Pokémon HOME.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | The filename of the medal's image, excluding the "HOME Medal" prefix and the ".png" file extension. Defaults to the translated name if specified, or the name otherwise.
| String | optional |
| Language | lang | The medal's language of origin, if it was distributed in only one language.
| String | suggested |
| Name | name | The medal's name in its language of origin, or in English it was distributed in multiple languages.
| Content | suggested |
| Translated name | name_trans | The medal's name translated into English.
| Content | optional |
| Location | loc | The medal's location in its language of origin, or in English it was distributed in multiple languages.
| String | suggested |
| Translated location | loc_trans | The medal's location translated into English.
| String | optional |
| Category | cat | The medal's category in its language of origin, or in English it was distributed in multiple languages.
| String | suggested |
| Translated category | cat_trans | The medal's category translated into English.
| String | optional |
| Date | date | The date range when the medal was distributed.
| String | suggested |
