58,359
edits
mNo edit summary |
m (Text replacement - "↵↵|}" to " |}") |
||
(24 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox bordered" style=" | <noinclude>{{notice|This template has been retired and should no longer be used; use {{t|Infobox Character General}} instead. This page is to be kept for archival purposes.}}</noinclude> | ||
{| class="infobox bordered" style="width:264px" cellpadding="3" | |||
! colspan="2" style="font-size:110%; text-align:center; background | ! colspan="2" style="font-size:110%; text-align:center; background:#E6E6FA" | {{{name}}} | ||
|- | |- | ||
{{#if:{{{image<includeonly>|</includeonly>}}} | | {{#if:{{{image<includeonly>|</includeonly>}}} | | ||
{{!}} colspan="2" style="text-align:center;background | {{!}} colspan="2" style="text-align:center; background:#fff" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{universe<includeonly>|</includeonly>}}} | | {{#if:{{{universe<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#E6E6FA" {{!}}'''[[Universe]]''' | ||
{{!}}{{{universe}}} | {{!}}{{{universe}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{debut<includeonly>|</includeonly>}}} | | {{#if:{{{debut<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#E6E6FA" {{!}}'''Debut''' | ||
{{!}}{{{debut}}} | {{!}}{{{debut}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{!}} style="background:#E6E6FA" {{!}}'''''Smash Bros.'' appearances''' | |||
{{!}} style="background | {{!}}{{#switch:{{{name|Xx}}} | ||
{{!}} | |Mario|Luigi|Donkey Kong|Samus Aran|Link|Kirby|Fox McCloud|Pikachu={{g|SSB}}<br>{{g|SSBM}}<br>{{g|SSBB}}<br>{{g|SSB4}} | ||
{{ | |Bowser|Princess Peach Toadstool|Marth|Princess Zelda={{g|SSBM}}<br>{{g|SSBB}}<br>{{g|SSB4}} | ||
}} | |Pit|Captain Olimar|Sonic the Hedgehog|Toon Link|King Dedede={{g|SSBB}}<br>{{g|SSB4}} | ||
{{ | |Mega Man|Villager|Wii Fit Trainer|Rosalina={{g|SSB4}} | ||
{{ | |Captain Falcon|Giant Donkey Kong|Jigglypuff|Ness|Yoshi={{g|SSB}}<br>{{g|SSBM}}<br>{{g|SSBB}} | ||
{{ | |Falco Lombardi|Ganondorf|Ice Climbers|Mr. Game & Watch|Toad|Sheik|Sandbag={{g|SSBM}}<br>{{g|SSBB}} | ||
|Dr. Mario|Mewtwo|Kraid|Pichu|Roy|Young Link={{g|SSBM}} | |||
|Charizard|Diddy Kong|Gordo|Ike|Ivysaur|Lucario|Lucas|Meta Knight|Captain Olimar|Pit|Pokémon Trainer|Robotic Operating Buddy (R.O.B.)|R.O.B.|Ancient Minister|Solid Snake|Squirtle|Wario|Wolf O'Donnell|Zero Suit Samus|Waddle Dee|Waddle Doo={{g|SSBB}}|{{{appearances|{{{game|{{{appearance|{{{games|none}}} }}} }}} }}} | |||
}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{lastappearance<includeonly>|</includeonly>}}} | | |||
{{#if:{{{ | {{!}} style="background:#E6E6FA" {{!}}'''Most recent appearance''' | ||
{{!}} style="background | {{!}}{{{lastappearance}}} | ||
{{!}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{console<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#E6E6FA" {{!}}'''Console of origin''' | ||
{{!}} | {{!}}{{{console}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{species<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#E6E6FA" {{!}}'''Species''' | ||
{{!}} | {{!}}{{{species}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{voiceactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#E6E6FA" {{!}}'''English voice actor''' | ||
{{!}} | {{!}}{{{voiceactor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{japanactor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#E6E6FA" {{!}}'''Japanese voice actor''' | ||
{{!}} | {{!}}{{{japanactor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{interwiki<includeonly>|</includeonly>}}} | | ||
{{ | {{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{interwikipage}}}|page2={{{interwikipage2|}}}|title2={{{interwikipage2|}}}}} | ||
} | |||
{{ | |||
{{ | |||
}} | }} | ||
|}<noinclude> | |}<noinclude> | ||
==Code== | ==Code== | ||
<pre>{{AssistTrophy | <pre>{{AssistTrophy | ||
| name | | name = | ||
| image | | image = | ||
| universe | | universe = | ||
| debut = | | debut = | ||
| games = | |||
| lastappearance = | |||
| console = | |||
| species = | |||
| voiceactor = | |||
| japanactor = | |||
| interwiki = | |||
| interwikiname = | |||
| interwikipage = | |||
| interwikipage2 = | |||
}}</pre> | }}</pre> | ||
[[Category:Infobox templates | [[Category:Infobox templates]]</noinclude> | ||
</noinclude> |