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>MiamiVolts expand help |
imported>Ryangibsonstewart I don't fully understand the "default" mechanism used here, but we do it everywhere else the variable is listed first in the code, so we may as well do it here too |
||
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 {{lcfirst:{{PAGENAME}}}} | <tr> <td colspan=2 align=center> ''[[Examples of {{lcfirst:{{PAGENAME}}}}]]''</td> </tr>|}} | -->{{#ifexist: Examples of {{lcfirst:{{PAGENAME}}}} | <tr> <td colspan=2 align=center> ''[[Examples of {{lcfirst:{{PAGENAME}}}}]]''</td> </tr>|}} | ||
|}<includeonly>{{#ifeq: {{NAMESPACE}} | User |[[Category:User subpages]] | {{#ifeq:{{{spoiler|}}}|true|[[Category:Spoilers]]|[[Category:{{#if:{{{GN|}}}|Graphic Novel}} Abilities{{#if:{{{sort}}}|{{pipe}}{{{sort}}}}}]]}}}}</includeonly><noinclude> | |}<includeonly>{{#ifeq: {{NAMESPACE}} | User |[[Category:User subpages]] | {{#ifeq:{{{spoiler|}}}|true|[[Category:Spoilers]]|[[Category:{{#if:{{{GN|}}}|Graphic Novel}} Abilities{{#if:{{{sort|}}}|{{pipe}}{{{sort}}}}}]]}}}}</includeonly><noinclude> | ||
==Usage== | ==Usage== |
Revision as of 01:51, 1 March 2008
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--> | sort = <!--optional sortkey for category--> }}