Template:Pokémon: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - "({\|[^\n]+)↵\|- *↵" to "$1 ") |
m (Text replacement - " color:#000;" to "") |
||
Line 1: | Line 1: | ||
{| class="infobox bordered" style="width:264px" cellpadding="3" | {| class="infobox bordered" style="width:264px" cellpadding="3" | ||
! colspan="2" style="font-size:110%; text-align:center; background-color:#E6E6FA | ! colspan="2" style="font-size:110%; text-align:center; background-color:#E6E6FA;" | {{{name}}} | ||
|- | |- | ||
{{#if:{{{image<includeonly>|</includeonly>}}} | | {{#if:{{{image<includeonly>|</includeonly>}}} | | ||
Line 7: | Line 7: | ||
}} | }} | ||
{{#if:{{{game<includeonly>|</includeonly>}}} | | {{#if:{{{game<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''Games''' | ||
{{!}}{{{game}}} | {{!}}{{{game}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{moveused<includeonly>|</includeonly>}}} | | {{#if:{{{moveused<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''Move''' | ||
{{!}}[[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}}}]]}} | {{!}}[[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}}}]]}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{rarity<includeonly>|</includeonly>}}} | | {{#if:{{{rarity<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''Rarity''' | ||
{{!}}{{{rarity}}} | {{!}}{{{rarity}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{voiceactor<includeonly>|</includeonly>}}} | | {{#if:{{{voiceactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''English voice actor''' | ||
{{!}}{{{voiceactor}}} | {{!}}{{{voiceactor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{japanactor<includeonly>|</includeonly>}}} | | {{#if:{{{japanactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''Japanese voice actor''' | ||
{{!}}{{{japanactor}}} | {{!}}{{{japanactor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{franceactor<includeonly>|</includeonly>}}} | | {{#if:{{{franceactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''French voice actor''' | ||
{{!}}{{{franceactor}}} | {{!}}{{{franceactor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{germanyactor<includeonly>|</includeonly>}}} | | {{#if:{{{germanyactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''German voice actor''' | ||
{{!}}{{{germanyactor}}} | {{!}}{{{germanyactor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{koreaactor<includeonly>|</includeonly>}}} | | {{#if:{{{koreaactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:#E6E6FA | {{!}} style="background-color:#E6E6FA;" {{!}}'''Korean voice actor''' | ||
{{!}}{{{koreaactor}}} | {{!}}{{{koreaactor}}} | ||
{{!}}- | {{!}}- |
Revision as of 07:26, May 10, 2023
{{{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= |englishactor= |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.