Template:Pokémon/doc: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(New Page: ==Code== <pre>{{Pokemon |name= |image= |game= |caption= |moveused= |rarity= |art-bulbapedia= |art-bulbapedia2= }}</pre>) |
(Several pokemon have language-neutral voices.) |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
==Code== | ==Code== | ||
<pre>{{ | <pre>{{Pokémon | ||
|name= | |name= | ||
|image= | |image= | ||
Line 6: | Line 6: | ||
|caption= | |caption= | ||
|moveused= | |moveused= | ||
|altmovesuffix= | |||
|rarity= | |rarity= | ||
| | |voiceactor= | ||
| | |englishactor= | ||
|japanactor= | |||
|germanyactor= | |||
|franceactor= | |||
|koreaactor= | |||
|interwiki= | |||
|interwikiname= | |||
|interwikipage= | |||
|interwikipage2= | |||
}}</pre> | }}</pre> | ||
"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. | |||
<noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 13:02, May 23, 2024
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.