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
Content deleted Content added
imported>Ryangibsonstewart
apostrophe seems to be messing it up...
imported>Ryangibsonstewart
adding option for webisode and istory abilities...calling them both Evolutions Abilities for now, but that can easily be changed
Line 9: Line 9:
-->{{#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>}}<!--
-->{{#ifexist: Examples of {{#if: {{#pos: {{PAGENAME}} |s ability }} | {{PAGENAME}} | {{lcfirst:{{SUBPAGENAME}}}} }} | <tr> <td colspan=2 align=center> ''[[Examples of {{#if: {{#pos: {{PAGENAME}} |s ability }} | {{PAGENAME}} | {{lcfirst:{{SUBPAGENAME}}}} }}]]''</td> </tr>|}}
-->{{#ifexist: Examples of {{#if: {{#pos: {{PAGENAME}} |s ability }} | {{PAGENAME}} | {{lcfirst:{{SUBPAGENAME}}}} }} | <tr> <td colspan=2 align=center> ''[[Examples of {{#if: {{#pos: {{PAGENAME}} |s ability }} | {{PAGENAME}} | {{lcfirst:{{SUBPAGENAME}}}} }}]]''</td> </tr>|}}
|}<includeonly>{{#ifeq: {{NAMESPACE}} | User |[[Category:User subpages]] | {{#ifeq:{{{spoiler|}}}|true|[[Category:Spoilers]]|{{nousercat|{{#if:{{{GN|}}}|Graphic Novel}} Abilities{{#if:{{{sort|}}}|{{pipe}}{{{sort}}}}}}}}}}}</includeonly><noinclude>
|}<includeonly>{{#ifeq: {{NAMESPACE}} | User |[[Category:User subpages]] | {{#ifeq:{{{spoiler|}}}|true|[[Category:Spoilers]]|{{nousercat|{{#if:{{{GN|}}}|Graphic Novel}}{{#if:{{{webisode|}}}|Evolutions}}{{#if:{{{iStory|}}}|Evolutions}} Abilities{{#if:{{{sort|}}}|{{pipe}}{{{sort}}}}}}}}}}}</includeonly><noinclude>


==Usage==
==Usage==
Line 22: Line 22:
| spoiler = <!--true for spoiler colors -->
| spoiler = <!--true for spoiler colors -->
| GN = <!--anything if this is a GN-specific ability-->
| GN = <!--anything if this is a GN-specific ability-->
| webisode = <!--anything if this is a webisode-specific ability-->
| iStory = <!--anything if this is a iStory-specific ability-->
| sort = <!--optional sortkey for category-->
| sort = <!--optional sortkey for category-->
}}
}}

Revision as of 00:32, 15 April 2009

Infobox power

Usage

Produces a right-floated infobox for powers and adds category: powers. Will auto-add {{noimage}} if image= is left blank. Automatically adds Category:Abilities or Category:Graphic Novel Abilities is GN is set true.

{{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 -->
| GN = <!--anything if this is a GN-specific ability-->
| webisode = <!--anything if this is a webisode-specific ability-->
| iStory = <!--anything if this is a iStory-specific ability-->
| sort = <!--optional sortkey for category-->
}}