Template:Pokémon: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(French, German and Korean (in Brawl) have different Pokémon names and therefore different voices. Hopefully I did not break anything.)
(Added a third move template for Koffing.)
Line 14: Line 14:
{{#if:{{{moveused<includeonly>|</includeonly>}}} |
{{#if:{{{moveused<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA; color:#000;" {{!}}'''Move'''
{{!}} style="background-color:#E6E6FA; color:#000;" {{!}}'''Move'''
{{!}}[[bulbapedia:{{{moveused}}} ({{{altmovesuffix|move}}}){{!}}{{{moveused}}}]] {{#if:{{{moveused2<includeonly>|</includeonly>}}}|<br>[[bulbapedia:{{{moveused2}}} ({{{altmovesuffix|move}}}){{!}}{{{moveused2}}}]]}}
{{!}}[[bulbapedia:{{{moveused}}} ({{{altmovesuffix|move}}}){{!}}{{{moveused}}}]] {{#if:{{{moveused2<includeonly>|</includeonly>}}}|<br>[[bulbapedia:{{{moveused2}}} ({{{altmovesuffix|move}}}){{!}}{{{moveused2}}}]]}} {{#if:{{{moveused3<includeonly>|</includeonly>}}}|<br>[[bulbapedia:{{{moveused3}}} ({{{altmovesuffix|move}}}){{!}}{{{moveused3}}}]]}}
{{!}}-
{{!}}-
}}
}}

Revision as of 22:28, April 27, 2022

{{{name}}}
{{{image}}}
Games {{{game}}}
Move [[bulbapedia:{{{moveused}}} (move)|{{{moveused}}}]]
[[bulbapedia:{{{moveused2}}} (move)|{{{moveused2}}}]]
[[bulbapedia:{{{moveused3}}} (move)|{{{moveused3}}}]]
Rarity {{{rarity}}}
English voice actor {{{voiceactor}}}
Japanese voice actor {{{japanactor}}}
French voice actor {{{franceactor}}}
German voice actor {{{germanyactor}}}
Korean voice actor {{{koreaactor}}}
Article on {{{interwikiname}}} [[{{{interwiki}}}:{{{interwikipage}}}|{{{interwikipage}}}]]

Code

{{Pokémon
|name=
|image=
|game=
|caption=
|moveused=
|altmovesuffix=
|rarity=
|voiceactor=
|japanactor=
|germanyactor=
|franceactor=
|koreaactor=
|interwiki=
|interwikiname=
|interwikipage=
|interwikipage2=
}}

"altmovesuffix" is "move" by default (for linking to "Name (move)"), but if you need to link to an ability or something, set it to that.