Template:Infobox Enemy: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - " color:#000;" to "")
m (Text replacement - ";"" to """)
Line 1: Line 1:
{| class="infobox bordered" style="width:265px" cellpadding="3"
{| class="infobox bordered" style="width:265px" cellpadding="3"
! colspan="2" style="font-size:110%; text-align:center; background-color:#7B68EE;" | {{{name}}}
! colspan="2" style="font-size:110%; text-align:center; background-color:#7B68EE" | {{{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-color:#FFF" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{#if:{{{universe<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE;" {{!}}'''[[Universe]]'''
{{!}} style="background-color:#EEE" {{!}}'''[[Universe]]'''
{{!}} {{{universe}}}
{{!}} {{{universe}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{level<includeonly>|</includeonly>}}} |
{{#if:{{{level<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE;" {{!}}'''Level(s) appears in'''
{{!}} style="background-color:#EEE" {{!}}'''Level(s) appears in'''
{{!}} {{{level}}}
{{!}} {{{level}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE;" {{!}}'''Point worth'''
{{!}} style="background-color:#EEE" {{!}}'''Point worth'''
{{!}} {{{points}}}
{{!}} {{{points}}}
{{!}}-
{{!}}-

Revision as of 07:34, May 10, 2023

{{{name}}}
{{{image}}}
Universe {{{universe}}}
Level(s) appears in {{{level}}}
Point worth {{{points}}}
Article on {{{interwikiname}}} [[{{{interwiki}}}:Infobox Enemy|Infobox Enemy]]

Usage

{{Infobox Enemy
|name          = 
|image         = 
|caption       = 
|universe      = 
|level         = 
|points        = 
|interwiki     = 
|interwikiname = 
|interwikipage = 
}}

All fields other than "name" are optional. Use for common enemies in the SSE, Melee's Adventure Mode, etc.