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>Hardvice
standard width
imported>Ryangibsonstewart
adding "absorbed by"
Line 5: Line 5:
|-
|-
{{#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>}}<!--
-->{{#if: {{{held by|}}} | <tr> <th>Held by:</th> <td>{{{held by}}}</td> </tr>}}<!--
-->{{#if: {{{held by|}}} | <tr> <th>Originally held by:</th> <td>{{{held by}}}</td> </tr>}}<!--
-->{{#if: {{{absorbed by||}}} | <tr> <th>Absorbed by:</th> <td>{{{absorbed by}}}</td> </tr>}}<!--
-->{{#if: {{{ability to|}}} | <tr> <th>Ability to:</th> <td>{{{ability to}}}</td> </tr>}}
-->{{#if: {{{ability to|}}} | <tr> <th>Ability to:</th> <td>{{{ability to}}}</td> </tr>}}
|}<includeonly>{{#ifeq:{{{spoiler|}}}|true|[[Category:Spoilers]]|[[Category: Powers]]}}</includeonly><noinclude>
|}<includeonly>{{#ifeq:{{{spoiler|}}}|true|[[Category:Spoilers]]|[[Category: Powers]]}}</includeonly><noinclude>
Line 16: Line 17:
| caption = <!-- Caption for image -->
| caption = <!-- Caption for image -->
| held by = <!-- Unlinked space for who holds the power -->
| held by = <!-- Unlinked space for who holds the power -->
| abosrbed by = <!-- Unlinked space for who has absorbed the power -->
| ability to = <!-- Insert power's definition here -->
| ability to = <!-- Insert power's definition here -->
| spoiler = <!--true for spoiler colors -->
| spoiler = <!--true for spoiler colors -->

Revision as of 03:09, 21 February 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 -->
| abosrbed by = <!-- Unlinked space for who has absorbed the power -->
| ability to = <!-- Insert power's definition here -->
| spoiler = <!--true for spoiler colors -->
}}