Template:AssistTrophy: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Undid edit by Unknown the Hedgehog:)
m (Text replacement - "↵↵|}" to " |}")
 
(42 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
<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:#E6E6FA" | {{{name}}}
|-
|-
! colspan="2" style="text-align: center; background-color: #eee; font-size: 130%;" | {{{name|{{PAGENAME}}}}}
{{#if:{{{image<includeonly>|</includeonly>}}} |
|-
{{!}} colspan="2" style="text-align:center; background:#fff" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
{{#if:{{{image|}}}|
{{!}}-
! colspan="2" style="text-align: center;" {{!}} {{{image}}}}}
}}
|-
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{#if:{{{universe|}}}|
{{!}} style="background:#E6E6FA" {{!}}'''[[Universe]]'''
! style="width: 7em;" {{!}} [[Universe]]
{{!}}{{{universe}}}
{{!}} {{{universe}}}}}
{{!}}-
|-
}}
{{#if:{{{debut|}}}|
{{#if:{{{debut<includeonly>|</includeonly>}}} |
! style="width: 7em;" {{!}} Debut
{{!}} style="background:#E6E6FA" {{!}}'''Debut'''
{{!}} {{{debut}}}}}
{{!}}{{{debut}}}
{{!}}-
}}
{{!}} style="background:#E6E6FA" {{!}}'''''Smash Bros.'' appearances'''
{{!}}{{#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>}}} |
{{!}} style="background:#E6E6FA" {{!}}'''Most recent appearance'''
{{!}}{{{lastappearance}}}
{{!}}-
}}
{{#if:{{{console<includeonly>|</includeonly>}}} |
{{!}} style="background:#E6E6FA" {{!}}'''Console of origin'''
{{!}}{{{console}}}
{{!}}-
}}
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{!}} style="background:#E6E6FA" {{!}}'''Species'''
{{!}}{{{species}}}
{{!}}-
}}
{{#if:{{{voiceactor<includeonly>|</includeonly>}}} |
{{!}} style="background:#E6E6FA" {{!}}'''English voice actor'''
{{!}}{{{voiceactor}}}
{{!}}-
}}
{{#if:{{{japanactor<includeonly>|</includeonly>}}} |
{{!}} style="background:#E6E6FA" {{!}}'''Japanese voice actor'''
{{!}}{{{japanactor}}}
{{!}}-
}}
{{#if:{{{interwiki<includeonly>|</includeonly>}}} |
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{interwikipage}}}|page2={{{interwikipage2|}}}|title2={{{interwikipage2|}}}}}
}}
|}<noinclude>
|}<noinclude>
==Code==
==Code==
<pre>{{character
<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|{{PAGENAME}}]]
[[Category:Infobox templates]]</noinclude>
</noinclude>

Latest revision as of 12:49, June 29, 2023

An icon used in notice templates. NOTE: This template has been retired and should no longer be used; use {{Infobox Character General}} instead. This page is to be kept for archival purposes.
{{{name}}}
{{{image}}}
Universe {{{universe}}}
Debut {{{debut}}}
Smash Bros. appearances none
Most recent appearance {{{lastappearance}}}
Console of origin {{{console}}}
Species {{{species}}}
English voice actor {{{voiceactor}}}
Japanese voice actor {{{japanactor}}}
Article on {{{interwikiname}}} [[{{{interwiki}}}:{{{interwikipage}}}|{{{interwikipage}}}]]

Code

{{AssistTrophy
| name           =
| image          =
| universe       =
| debut          =
| games          =
| lastappearance =
| console        =
| species        =
| voiceactor     = 
| japanactor     = 
| interwiki      =
| interwikiname  =
| interwikipage  =
| interwikipage2 =
}}