Template:Boss: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - "#EEE" to "#eee")
m (Text replacement - "background-color" to "background")
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:lightblue" | {{{name}}}
! colspan="2" style="font-size:110%; text-align:center; background:lightblue" | {{{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:{{{game1|{{{boss<includeonly>|</includeonly>}}}}}} |
{{#if:{{{game1|{{{boss<includeonly>|</includeonly>}}}}}} |
{{!}} style="background-color:#eee" {{!}}'''A boss in'''
{{!}} style="background:#eee" {{!}}'''A boss in'''
{{!}} {{#if:{{{game2|}}}
{{!}} {{#if:{{{game2|}}}
|''[[{{{game1|}}}]]''<br>''[[{{{game2|}}}]]''{{#if:{{{game3|}}}|<br>''[[{{{game3|}}}]]''}}{{#if:{{{game4|}}}|<br>''[[{{{game4|}}}]]''}}
|''[[{{{game1|}}}]]''<br>''[[{{{game2|}}}]]''{{#if:{{{game3|}}}|<br>''[[{{{game3|}}}]]''}}{{#if:{{{game4|}}}|<br>''[[{{{game4|}}}]]''}}
Line 15: Line 15:
}}
}}
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#eee" {{!}}'''[[Universe]]'''
{{!}} style="background:#eee" {{!}}'''[[Universe]]'''
{{!}} {{{universe}}}
{{!}} {{{universe}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#eee" {{!}}'''Point worth'''
{{!}} style="background:#eee" {{!}}'''Point worth'''
{{!}} {{{points}}}
{{!}} {{{points}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#eee" {{!}}'''Species'''
{{!}} style="background:#eee" {{!}}'''Species'''
{{!}}{{{species}}}
{{!}}{{{species}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{gender<includeonly>|</includeonly>}}} |
{{#if:{{{gender<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#eee" {{!}}'''Gender'''
{{!}} style="background:#eee" {{!}}'''Gender'''
{{!}}{{{gender}}}
{{!}}{{{gender}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{console<includeonly>|</includeonly>}}} |
{{#if:{{{console<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#eee" {{!}}'''Console of origin'''
{{!}} style="background:#eee" {{!}}'''Console of origin'''
{{!}} {{{console}}}
{{!}} {{{console}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{location|{{{homeworld<includeonly>|</includeonly>}}}}}} |
{{#if:{{{location|{{{homeworld<includeonly>|</includeonly>}}}}}} |
{{!}} style="background-color:#eee" {{!}}'''Location'''
{{!}} style="background:#eee" {{!}}'''Location'''
{{!}} {{{location|{{{homeworld}}}}}}
{{!}} {{{location|{{{homeworld}}}}}}
{{!}}-
{{!}}-
}}
}}
{{#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}}}
{{!}}-
{{!}}-

Revision as of 12:19, May 10, 2023

{{{name}}}
{{{image}}}
A boss in {{{boss}}}
Universe {{{universe}}}
Point worth {{{points}}}
Species {{{species}}}
Gender {{{gender}}}
Console of origin {{{console}}}
Location {{{homeworld}}}
English voice actor {{{voiceactor}}}
Japanese voice actor {{{japanactor}}}
Article on {{{interwikiname}}} [[{{{interwiki}}}:{{{interwikipage}}}|{{{name}}}]]

Usage

{{boss
|name         =
|image        =
|caption      =
|boss         =
|universe     =
|points       = 
|species      =
|gender       =
|interwiki     = 
|interwikiname = 
|interwikipage = 
|voiceactor =
|japanactor = 
}}