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

From Heroes Wiki
Jump to navigation Jump to search
imported>MiamiVolts
m (fix colspan)
imported>Ryangibsonstewart
(Undo revision 306619 by Piemanmoo (Talk):not sure why this was added)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
|rowspan="3" id="{{{power}}}" | {{#if: {{{image|}}} | {{imagelink|image={{{image}}}|height=140|width=180|link={{{power}}}}}| &nbsp;}}  
|rowspan="3" id="{{{power}}}" | {{#if: {{{image|}}} | {{imagelink|image={{{image}}}|height=101|width=130|link={{{power}}}}}| &nbsp;}}  
|-  
|-  
|'''[[{{{power}}}]]''' || {{{user}}}  ||  {{{absorbed|}}}
|'''[[{{{power}}}]]''' || {{{user}}}  ||  {{{absorbed|}}}
|-
|-
|colspan="5"| {{{description}}}
|colspan="3"| {{{description}}}
|-
|-
|colspan="5"  Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space -->
|colspan="4"  Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space -->
|-</includeonly><noinclude>
|-</includeonly><noinclude>
{| class="wikitable"
{| class="wikitable"
|rowspan="3" <a name="{{{power}}}">| {{imagelink|image={{{image}}}|height=140|width=180|link={{{power}}}}}  
|rowspan="3" <a name="{{{power}}}">| {{imagelink|image={{{image}}}|height=101|width=130|link={{{power}}}}}  
|-  
|-  
|'''{{{power}}}''' || {{{user}}} || {{{absorbed}}}
|'''{{{power}}}''' || {{{user}}} || {{{absorbed}}}
|-
|-
|colspan="5"| {{{description}}}
|colspan="3"| {{{description}}}
|-
|-
|colspan="5"  Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space -->
|colspan="4"  Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space -->
|-
|-
|}
|}
Line 37: Line 37:
</pre>
</pre>
[[Category: Page Elements]]
[[Category: Page Elements]]
[[Category: Templates]]</noinclude>
</noinclude>

Latest revision as of 00:40, 7 April 2009

[[{{{power}}}|     ]]
[[Image:{{{image}}}|130px|{{{power}}}]]
{{{power}}} {{{user}}} {{{absorbed}}}
{{{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) -->
| absorbed = <!-- Name of users who have mimicked or stolen this ability -->
| description = <!-- Description of power -->
}}

Inline for cut and paste:

{{powers| power = | image = | user = | description = }}