This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Infobox power: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
imported>Ryangibsonstewart
attempting to make it just say "Held by" if nobody has absorbed the power... here goes!
imported>Ryangibsonstewart
fix border around name
Line 2: Line 2:
{| class="infobox" style="width: 270px; text-align: left; font-size: 75%; background-color: #{{#ifeq:{{{spoiler|}}}|true|F4D5CC|FFCC99}}; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #{{#ifeq:{{{spoiler|}}}|true|E18F77|CC6600}}; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
{| class="infobox" style="width: 270px; text-align: left; font-size: 75%; background-color: #{{#ifeq:{{{spoiler|}}}|true|F4D5CC|FFCC99}}; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #{{#ifeq:{{{spoiler|}}}|true|E18F77|CC6600}}; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
|-
|-
! style="background: #{{#ifeq:{{{spoiler|}}}|true|8B0000|FF9966}}; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; border: 1px solid #{{#ifeq:{{{spoiler|}}}|true|E18F77|CC6600}} ; padding: 2px; -moz-border-radius:10px; text-align: center; font-size: 120%;" align="center" colspan="2" | {{#ifeq:{{{spoiler|}}}|true|<font color=white>{{PAGENAME}}</font>|{{PAGENAME}}}}
! style="background: #{{#ifeq:{{{spoiler|}}}|true|8B0000|FF9966}}; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; border: 1px solid #{{#ifeq:{{{spoiler|}}}|true|E18F77|CC6600}}; padding: 2px; -moz-border-radius:10px; text-align: center; font-size: 120%;" align="center" colspan="2" | {{#ifeq:{{{spoiler|}}}|true|<font color=white>{{PAGENAME}}</font>|{{PAGENAME}}}}
|-
|-
{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">[[Image:{{{image}}}|250px]] {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}}<!--
{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">[[Image:{{{image}}}|250px]] {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}}<!--

Revision as of 04:41, 21 May 2007

Infobox power

Usage

Produces a right-floated infobox for powers and adds category: powers. Will auto-add {{noimage}} if image= is left blank.

{{Infobox power
| image = <!-- Image link -->
| caption = <!-- Caption for image -->
| held by = <!-- Unlinked space for who holds the power -->
| absorbed by = <!-- Unlinked space for who has absorbed the power -->
| ability to = <!-- Insert power's definition here -->
| spoiler = <!--true for spoiler colors -->
}}