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
Jump to navigation
Jump to search
imported>Ohmyn0 No edit summary |
imported>Ohmyn0 mNo edit summary |
||
Line 6: | Line 6: | ||
{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">[[Image:{{{image}}}|130px]] {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}} | {{#if: {{{image|}}} | <tr> <td align="center" colspan="2">[[Image:{{{image}}}|130px]] {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr>}} | ||
{{#if: {{{possessed|}}} | <tr> <th>Possessed by:</th> <td>{{{possessed}}}</td> </tr>}} | {{#if: {{{possessed|}}} | <tr> <th>Possessed by:</th> <td>{{{possessed}}}</td> </tr>}} | ||
{{#if: {{{ | {{#if: {{{ability to|}}} | <tr> <th>Ability to:</th> <td>{{{ability to}}}</td> </tr>}} | ||
|}<includeonly>[[Category: Powers]]</includeonly><noinclude> | |}<includeonly>[[Category: Powers]]</includeonly><noinclude> | ||
Line 13: | Line 13: | ||
<pre>{{Infobox power | <pre>{{Infobox power | ||
| image = <!--Image link--> | | image = <!-- Image link --> | ||
| caption = <!-- Caption for image --> | | caption = <!-- Caption for image --> | ||
| possessed = <!-- | | possessed = <!-- Unlinked space for who holds the power --> | ||
| | | ability to = <!-- Insert power's definition here --> | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category: Templates]]</noinclude> | [[Category: Templates]]</noinclude> |
Revision as of 18:00, 9 December 2006
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 --> | possessed = <!-- Unlinked space for who holds the power --> | ability to = <!-- Insert power's definition here --> }}