Template:Bosses: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{|style="border:solid 3px black; -moz-border-radius:10px; float:right;" width="30%"
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="font-family: verdana, sans-serif; padding: 2px; margin: 0 0 1em 1em; font-size: 10px; background:white; border:2px solid red; -moz-border-radius:6px; color:yellow"
| align="center" colspan="2" bgcolor="navy" style="font-size:145%;"| [[File:EvilLogo.png|55px]]      '''<span style="color:yellow;">{{{name|{{PAGENAME}}}}}</span>'''    [[File:EvilLogo.png|55px]]
|-
|-
|colspan="2" style="text-align:center; background:#C80815; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em;"|[[File:EvilLogo.png|55px]]<big>'''{{{name}}}'''</big>[[File:EvilLogo.png|55px]]
|align="center" colspan="2" style="color:black;"|{{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
|-
{{#if:{{{kana|}}}|{{!}}-
|colspan="2" style="text-align:center; background:#FFFFFF"|{{{image}}}
{{!}}style="background:#C80815" width="44%"{{!}}'''Japanese Name'''
|-
{{!}}style="color:black; background:FireBrick"{{!}}{{{kana}}}}}
|-class{{{kana|}}}="hiddenStructure"
{{#if:{{{hp|}}}|{{!}}-
|style="background:#C80815" width="44%"|'''Japanese Name'''
{{!}}style="background:#C80815" width="44%"{{!}}'''Hit points'''
|style="color:black; background:#3B444B"|{{{kana}}}
{{!}}style="color:black; background:FireBrick"{{!}}{{{hp}}}}}
|-
{{#if:{{{weakspot|}}}|{{!}}-
|-class{{{hp|}}}="hiddenStructure"
{{!}}style="background:#C80815" width="44%"{{!}}'''Weak Spot'''
|style="background:#C80815"|'''Hit Points'''
{{!}}style="color:black; background:FireBrick"{{!}}{{{weakspot}}}}}
|style="color:black; background:#3B444B"|{{{hp}}}
{{#if:{{{species|}}}|{{!}}-
|-
{{!}}style="background:#C80815" width="44%"{{!}}'''Species'''
|-class{{{weakspot|}}}="hiddenStructure"
{{!}}style="color:black; background:FireBrick"{{!}}{{{species}}}}}
|style="background:#C80815"|'''Weak Spot'''
{{#if:{{{family|}}}|{{!}}-
|style="color:black; background:#3B444B"|{{{weakspot}}}
{{!}}style="background:#C80815" width="44%"{{!}}'''Family'''
|-
{{!}}style="color:black; background:FireBrick"{{!}}{{{family}}}}}
|-class{{{species|}}}="hiddenStructure"
{{#if:{{{gender|}}}|{{!}}-
|style="background:#C80815" width="44%"|'''Species'''
{{!}}style="background:#C80815" width="44%"{{!}}'''Affiliates'''
|style="color:black; background:#3B444B"|{{{species}}}
{{!}}style="color:black; background:FireBrick"{{!}}{{{affiliations}}}}}
|-
{{#if:{{{fought|}}}|{{!}}-
|-class{{{family|}}}="hiddenStructure"
{{!}}style="background:#C80815" width="44%"{{!}}'''Fought at'''
|style="background:#C80815"|'''Family'''
{{!}}style="color:black; background:FireBrick"{{!}}{{{fought}}}}}
|style="color:black; background:#3B444B"|{{{family}}}
{{#if:{{{residence|}}}|{{!}}-
|-
{{!}}style="background:#C80815" width="44%"{{!}}'''Residence'''
|-class{{{affiliates|}}}="hiddenStructure"
{{!}}style="color:black; background:FireBrick"{{!}}{{{residence}}}}}
|style="background:#C80815"|'''Affiliates'''
{{#if:{{{firstgame|}}}|{{!}}-
|style="color:black; background:#3B444B"|{{{affiliates}}}
{{!}}style="background:#C80815" width="44%"{{!}}'''First appearance'''
|-
{{!}}style="color:black; background:FireBrick"{{!}}{{{firstgame}}}}}
|-class{{{fought|}}}="hiddenStructure"
{{#if:{{{lastgame|}}}|{{!}}-
|style="background:#C80815" width="44%"|'''Fought At'''
{{!}}style="background:#C80815" width="44%"{{!}}'''First appearance'''
|style="color:black; background:#3B444B"|{{{fought}}}
{{!}}style="color:black; background:FireBrick"{{!}}{{{lastgame}}}}}
|-
{{#if:{{{toydescription|}}}|{{!}}-
|-class{{{residence|}}}="hiddenStructure"
{{!}}style="background:#C80815" width="44%"{{!}}'''Toy Description'''
|style="background:#C80815"|'''Residence'''
{{!}}style="color:black; background:FireBrick"{{!}}{{{toydescription}}}}}
|style="color:black; background:#3B444B"|{{{residence}}}
|}<includeonly>[[Category:Characters]][[Category:Bosses]]</includeonly><noinclude>
|-
|-class{{{toydescription|}}}="hiddenStructure"
|style="background:#C80815"|'''Toy Description'''
|style="color:black; background:#3B444B"|<small>''{{{toydescription}}}''</small>
|-
|-class{{{firstgame|}}}="hiddenStructure"
|style="background:#C80815"|'''First Appearance'''
|style="color:black; background:#3B444B"|{{{firstgame}}}
|-
|-class{{{lastgame|}}}="hiddenStructure"
|style="background:#C80815; -moz-border-radius-bottomleft: 0.5em;"|'''Latest Appearance'''
|style="color:black; background:#3B444B; -moz-border-radius-bottomright: 0.5em;"|{{{lastgame}}}
|}<noinclude>
 


<noinclude>
==Usage==
<pre>
{|float="left"
{|float="left"
|<pre>
|<pre>
Line 67: Line 57:
|lastgame=
|lastgame=
|toydescription=
|toydescription=
}}
}}</pre>
</pre>
 
|}
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 01:42, 15 February 2011

Bosses







Usage

{|float="left"
|<pre>
{{Bosses
|name=
|image=
|kana=
|hp=
|weakspot=
|species=
|family=
|affiliates=
|fought=
|residence=
|firstgame=
|lastgame=
|toydescription=
}}