Template:Infobox Enemy: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(deprecating HP values; required information can't fit in infobox)
No edit summary
Line 1: Line 1:
{| class="infobox bordered" style="float:right; width:265px; font-size:90%; text-align:left;" cellpadding="3"
{| class="infobox bordered" style="float:right; width:265px; font-size:90%; text-align:left;" cellpadding="3"
|-  
|-  
! colspan="6" style="font-size:110%; text-align:center; background-color:#7B68EE; color:#000;" | {{{name}}}
! colspan="2" style="font-size:110%; text-align:center; background-color:#7B68EE; color:#000;" | {{{name}}}
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{!}} colspan="6" 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; color:#000;" {{!}}'''[[Universe]]'''
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''[[Universe]]'''
{{!}} colspan="5" {{!}} {{{universe}}}
{{!}} {{{universe}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{level<includeonly>|</includeonly>}}} |
{{#if:{{{level<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Level(s) appears in'''
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Level(s) appears in'''
{{!}} colspan="5" {{!}} {{{level}}}
{{!}} {{{level}}}
{{!}}-
{{!}}-
}}
}}
{{!}} rowspan="2" style="background-color:#EEE; color:#000;" {{!}}{{#if:{{{ehp|{{{nhp|{{{hhp|{{{vhp|{{{ihp|}}}}}}}}}}}}}}}|{{deprecated}}}}'''HP'''
{{!}} style="text-align:center;" {{!}} [[Image:EasyDifficulty.png|20px]]
{{!}} style="text-align:center;" {{!}} [[Image:NormalDifficulty.png|20px]]
{{!}} style="text-align:center;" {{!}} [[Image:HardDifficulty.png|20px]]
{{!}} style="text-align:center;" {{!}} [[Image:VeryHardDifficulty.png|20px]]
{{!}} style="text-align:center;" {{!}} [[Image:IntenseDifficulty.png|20px]]
{{!}}-
{{!}} style="text-align:center;" {{!}} {{#if:{{{ehp<includeonly>|</includeonly>}}}|{{{ehp}}}|}}
{{!}} style="text-align:center;" {{!}} {{#if:{{{nhp<includeonly>|</includeonly>}}}|{{{nhp}}}|}}
{{!}} style="text-align:center;" {{!}} {{#if:{{{hhp<includeonly>|</includeonly>}}}|{{{hhp}}}|}}
{{!}} style="text-align:center;" {{!}} {{#if:{{{vhp<includeonly>|</includeonly>}}}|{{{vhp}}}|}}
{{!}} style="text-align:center;" {{!}} {{#if:{{{ihp<includeonly>|</includeonly>}}}|{{{ihp}}}|}}
{{!}}-
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{#if:{{{points<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Point worth'''
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Point worth'''
{{!}} colspan="5" {{!}} {{{points}}}
{{!}} {{{points}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{interwiki<includeonly>|</includeonly>}}} |
{{#if:{{{interwiki<includeonly>|</includeonly>}}} |
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{interwikipage}}}|colspan=5}}
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{interwikipage}}}}}
}}
}}
|}<noinclude>
|}<noinclude>

Revision as of 10:28, February 2, 2012

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

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.