Template:Boss: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
(They is there extra }}?)
Tags: Mobile edit Advanced mobile edit
 
(37 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{| align="right" border="1" cellpadding="5" cellspacing="0" width="300px"
{| class="infobox bordered" style="width:264px" cellpadding="3"
! colspan="2" style="font-size:110%; text-align:center; background:lightblue" | {{{name}}}
|-
|-
! colspan="2" bgcolor="lightblue" |<big>{{{name}}}</big>
{{#if:{{{image<includeonly>|</includeonly>}}} |
|-
{{!}} colspan="2" style="text-align:center; background:#fff" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
| colspan="2" align="center" | {{{image|}}}
{{!}}-
|-
{{#if:{{{game1|{{{boss<includeonly>|</includeonly>}}}}}} |
| '''A boss in'''
{{!}} style="background:#eee" {{!}}'''A boss in'''
| {{{boss|}}}
{{!}} {{#if:{{{game2|}}}
|-
|''[[{{{game1|}}}]]''<br>''[[{{{game2|}}}]]''{{#if:{{{game3|}}}|<br>''[[{{{game3|}}}]]''}}{{#if:{{{game4|}}}|<br>''[[{{{game4|}}}]]''}}
| '''Universe'''
|{{#if:{{{game1|}}}|''[[{{{game1|}}}]]''|{{{games|{{{game|{{{boss}}} }}} }}}
| {{{universe|}}}
}} }}
|-
{{!}}-
|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
}}
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{!}} style="background:#eee" {{!}}'''[[Universe]]'''
{{!}} {{{universe}}}
{{!}}-
}}
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{!}} style="background:#eee" {{!}}'''Point worth'''
{{!}} {{{points}}}
{{!}}-
}}
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{!}} style="background:#eee" {{!}}'''Species'''
{{!}}{{{species}}}
{{!}}-
}}
{{#if:{{{gender<includeonly>|</includeonly>}}} |
{{!}} style="background:#eee" {{!}}'''Gender'''
{{!}}{{{gender}}}
{{!}}-
}}
{{#if:{{{console<includeonly>|</includeonly>}}} |
{{!}} style="background:#eee" {{!}}'''Console of origin'''
{{!}} {{{console}}}
{{!}}-
}}
{{#if:{{{location|{{{homeworld<includeonly>|</includeonly>}}}}}} |
{{!}} style="background:#eee" {{!}}'''Location'''
{{!}} {{{location|{{{homeworld}}}}}}
{{!}}-
}}
{{#if:{{{voiceactor<includeonly>|</includeonly>}}} |
{{!}} style="background:#E6E6FA" {{!}}'''Voice actor'''
{{!}}{{{voiceactor}}}
{{!}}-
}}
}}
{{#if:{{{interwiki<includeonly>|</includeonly>}}} |
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{name}}}}}
}}
|}<noinclude>
==Usage==
<pre>{{boss
|name        =
|image        =
|caption      =
|boss        =
|universe    =
|points      =
|species      =
|gender      =
|interwiki    =
|interwikiname =
|interwikipage =
|voiceactor =
}}</pre>


==Code==
[[Category:Infobox templates|Boss]]</noinclude>
<pre>{{boss
| name        =
| image        =
| boss        =
| universe    =
}}</pre></noinclude>

Latest revision as of 08:05, May 31, 2024

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

Usage

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