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.
User:Piemanmoo/Powers: Difference between revisions
Jump to navigation
Jump to search
imported>Piemanmoo m Replacing page with 'AAAARRGRHRGAGRAHGRGAHRRHRHAHHHGHGHAHARAHRHGHARHGHRSTUPID' |
imported>MiamiVolts |
||
(22 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
|rowspan="3" id="{{{power}}}" | {{#if: {{{image|}}} | {{imagelink|image={{{image}}}|height=101|width=130|link={{#ifeq:{{NAMESPACE}}|User|{{#ifexist:{{{power}}}|{{{power}}}|<!--close ifexists-->}}|{{{power}}}<!--close ifeq and imagelink-->}}}}| }} | |||
|- | |||
|'''{{#ifeq:{{NAMESPACE}}|User|{{#ifexist:{{{power|}}}|{{link|{{{power}}}|text={{#explode:{{{power}}}|/|1}}}}|{{{power}}}}}|[[{{{power}}}]]}}''' || {{{user}}} || {{{absorbed|}}} | |||
|- | |||
|colspan="3"| {{{description}}} | |||
|- | |||
|colspan="4" Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space --> | |||
|-</includeonly><noinclude> | |||
{| class="wikitable" | |||
|rowspan="3" <a name="{{{power}}}">| {{imagelink|image={{{image}}}|height=101|width=130|link={{{power}}}}} | |||
|- | |||
|'''{{{power}}}''' || {{{user}}} || {{{absorbed}}} | |||
|- | |||
|colspan="3"| {{{description}}} | |||
|- | |||
|colspan="4" Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space --> | |||
|- | |||
|} | |||
==Usage== | |||
Works the same as Template:Powers except it doesn't automatically make the power's name into a link if it is in userspace. This allows user-created powers to be used without creating redlinks. Usernames will be trimmed automatically from the power's path for display, but not from the link. | |||
<pre> | |||
{{User:Piemanmoo/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 --> | |||
}} | |||
</pre> | |||
Inline for cut and paste: | |||
<pre> | |||
{{User:Piemanmoo/Powers| power = | image = | user = | description = }} | |||
</pre> | |||
[[Category: Page Elements]] | |||
</noinclude> |
Latest revision as of 08:00, 7 April 2009
{{{power}}} | {{{user}}} | {{{absorbed}}} | |
{{{description}}} | |||
Usage
Works the same as Template:Powers except it doesn't automatically make the power's name into a link if it is in userspace. This allows user-created powers to be used without creating redlinks. Usernames will be trimmed automatically from the power's path for display, but not from the link.
{{User:Piemanmoo/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:
{{User:Piemanmoo/Powers| power = | image = | user = | description = }}