Template:AssistTrophy: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - "#FFF" to "#fff")
m (Text replacement - "↵↵|}" to " |}")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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>
<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"
{| class="infobox bordered" style="width:264px" cellpadding="3"
! colspan="2" style="font-size:110%; text-align:center; background-color:#E6E6FA" | {{{name}}}
! 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-color:#fff" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
{{!}} colspan="2" style="text-align:center; background:#fff" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''[[Universe]]'''
{{!}} style="background:#E6E6FA" {{!}}'''[[Universe]]'''
{{!}}{{{universe}}}
{{!}}{{{universe}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{debut<includeonly>|</includeonly>}}} |
{{#if:{{{debut<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''Debut'''
{{!}} style="background:#E6E6FA" {{!}}'''Debut'''
{{!}}{{{debut}}}
{{!}}{{{debut}}}
{{!}}-
{{!}}-
}}
}}
{{!}} style="background-color:#E6E6FA" {{!}}'''''Smash Bros.'' appearances'''
{{!}} style="background:#E6E6FA" {{!}}'''''Smash Bros.'' appearances'''
{{!}}{{#switch:{{{name|Xx}}}
{{!}}{{#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}}
|Mario|Luigi|Donkey Kong|Samus Aran|Link|Kirby|Fox McCloud|Pikachu={{g|SSB}}<br>{{g|SSBM}}<br>{{g|SSBB}}<br>{{g|SSB4}}
Line 30: Line 30:
{{!}}-
{{!}}-
{{#if:{{{lastappearance<includeonly>|</includeonly>}}} |
{{#if:{{{lastappearance<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''Most recent appearance'''
{{!}} style="background:#E6E6FA" {{!}}'''Most recent appearance'''
{{!}}{{{lastappearance}}}
{{!}}{{{lastappearance}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{console<includeonly>|</includeonly>}}} |
{{#if:{{{console<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''Console of origin'''
{{!}} style="background:#E6E6FA" {{!}}'''Console of origin'''
{{!}}{{{console}}}
{{!}}{{{console}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''Species'''
{{!}} style="background:#E6E6FA" {{!}}'''Species'''
{{!}}{{{species}}}
{{!}}{{{species}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{voiceactor<includeonly>|</includeonly>}}} |
{{#if:{{{voiceactor<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''English voice actor'''
{{!}} style="background:#E6E6FA" {{!}}'''English voice actor'''
{{!}}{{{voiceactor}}}
{{!}}{{{voiceactor}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{japanactor<includeonly>|</includeonly>}}} |
{{#if:{{{japanactor<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#E6E6FA" {{!}}'''Japanese voice actor'''
{{!}} style="background:#E6E6FA" {{!}}'''Japanese voice actor'''
{{!}}{{{japanactor}}}
{{!}}{{{japanactor}}}
{{!}}-
{{!}}-
Line 57: Line 57:
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{interwikipage}}}|page2={{{interwikipage2|}}}|title2={{{interwikipage2|}}}}}
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{interwikipage}}}|page2={{{interwikipage2|}}}|title2={{{interwikipage2|}}}}}
}}
}}
|}<noinclude>
|}<noinclude>
==Code==
==Code==

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 =
}}