Template:MastersEggIcon



Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)

{{MastersEggIcon}} generates a flex block, that represents an Egg Pokémon sync pair from Pokémon Masters EX. Clicking the Pokémon icon, Trainer icons, or the text will go to the Pokémon Egg (Masters) article, at the "Hatchable Pokémon" section.

For other sync pairs involving the player character, use {{MastersIcon/SB}}. For sync pairs with other characters, use {{MastersIcon}}.

Usage

{{MastersEggIcon
|synctype=
|role=
|pokemon=
|pokemonnum=
|skillnote=
|size=
}}

Template Fields

  • synctype - The type of the sync pair's sync move.
  • role - Physical Strike, Special Strike, Tech, Support, Sprint, or Field.
    • role2 (optional) - A third role, to display a second icon.
    • role3 (optional) - A third role, to display a second icon.
  • pokemon - The name of the Pokémon.
  • pokemonnum - Pokédex number of the Pokémon, to find its image file. If its file indicates a form, state that - for example 006_s for Shiny Charizard
  • skillnote (optional) - 1, 2, or 3 to call attention to the 1st, 2nd, or 3rd skill. If this is not relevant, leave it blank.
  • size (optional) - Desired size of the images. Defaults to 60px.

Examples

Standard use

{{MastersEggIcon|synctype=Fire|role=Support|pokemon=Charmander/Charmeleon/Charizard|pokemonnum=006}}


Shiny Pokémon

{{MastersEggIcon|synctype=Fire|role=Support|pokemon=Charmander/Charmeleon/Charizard|pokemonnum=006_s}}


Specific skill

{{MastersEggIcon|synctype=Grass|role=Physical Strike|pokemon=Bulbasaur/Ivysaur/Venusaur|pokemonnum=003|skillnote=3}}
{{MastersEggIcon|synctype=Water|role=Special Strike|pokemon=Horsea/Seadra|pokemonnum=117|skillnote=2}}
{{MastersEggIcon|synctype=Dragon|role=Tech|pokemon=Dratini/Dragonair/Dragonite|pokemonnum=149|skillnote=1}}


Multiple role icons

{{MastersEggIcon|synctype=Ground|role=Physical Strike|role2=Support|role3=Tech|pokemon=Sandshrew/Sandslash|pokemonnum=028|skillnote=3}}