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:Powers: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hardvice id? |
imported>Orne 130px images were wider than the Table column width of 100px |
||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
|rowspan="2" id="{{{power}}}" <a name="{{{power}}}"></a>| {{#if: {{{image|}}} | [[Image:{{{image}}}| |
|rowspan="2" id="{{{power}}}" <a name="{{{power}}}"></a>| {{#if: {{{image|}}} | [[Image:{{{image}}}|100px]] | }} || '''{{{power}}}''' || {{{user}}} ||align="center"| {{{type}}} |
||
|- |
|- |
||
|colspan="3"| {{{description}}} |
|colspan="3"| {{{description}}} |
||
| Line 7: | Line 7: | ||
|-</includeonly><noinclude> |
|-</includeonly><noinclude> |
||
{| class="wikitable" |
{| class="wikitable" |
||
|rowspan="2" <a name="{{{power}}}">| [[Image:{{{image}}}| |
|rowspan="2" <a name="{{{power}}}">| [[Image:{{{image}}}|100px]] || '''{{{power}}}''' || {{{user}}} ||align="center"| {{{type}}} |
||
|- |
|- |
||
|colspan="3"| {{{description}}} |
|colspan="3"| {{{description}}} |
||
Revision as of 05:43, 3 December 2006
| [[Image:{{{image}}}|100px]] | {{{power}}} | {{{user}}} | {{{type}}} | |
| {{{description}}} | ||||
Usage
Produces a table entry for a power for use on the Powers article. Adds an anchor link for the power name for direct linking to individual power.
{{powers
| power = <!-- Name of Power -->
| image = <!--Filename of image -->
| user = <!-- Name(s) of power's user(s). Be sure to format as link(s) -->
| type = <!-- Type of power (controlled, uncontrolled, induced, emotional, automatic) -->
| description = <!-- Description of power -->
}}
Inline for cut and paste:
{{powers| power = | image = | user = | type = | description = }}