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

From Heroes Wiki
Jump to navigation Jump to search
imported>Piemanmoo
mNo edit summary
imported>MiamiVolts
 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{rename|towhat="User:Piemanmoo/Powers" as it is only used for Piemanmoo's user page}}</noinclude>
<includeonly>
<includeonly>
|rowspan="3" id="{{{power}}}"
|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-->}}}}| &nbsp;}}
|-  
|-  
|'''{{{power}}}''' || {{{user}}}  ||  {{{absorbed|}}}
|'''{{#ifeq:{{NAMESPACE}}|User|{{#ifexist:{{{power|}}}|{{link|{{{power}}}|text={{#explode:{{{power}}}|/|1}}}}|{{{power}}}}}|[[{{{power}}}]]}}''' || {{{user}}}  ||  {{{absorbed|}}}
|-
|-
|colspan="3"| {{{description}}}
|colspan="3"| {{{description}}}
|-
|-
|colspan="4"  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=101|width=130|link={{{power}}}}}  
|rowspan="3" <a name="{{{power}}}">| {{imagelink|image={{{image}}}|height=101|width=130|link={{{power}}}}}  
Line 26: Line 20:


==Usage==
==Usage==
Works the same as Template:Powers except it doesn't automaticaly make the power's name into a link. This allows user-created powers to be used without creating redirects on the mainspace.
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>
<pre>
{{powers
{{User:Piemanmoo/Powers
| power = <!-- Name of Power. Don't forget to add two brackets to the front and end, this is not done automaticaly. -->
| power = <!-- Name of Power -->
| powernolink = <!--For this one, it should be the same the power, but you do not need to put brackets on this. -->
| image = <!--Filename of image -->
| image = <!--Filename of image -->
| user = <!-- Name(s) of power's user(s).  Be sure to format as link(s) -->
| user = <!-- Name(s) of power's user(s).  Be sure to format as link(s) -->
Line 41: Line 34:
Inline for cut and paste:
Inline for cut and paste:
<pre>
<pre>
{{Userpowers| power = | image = | user = | description = }}
{{User:Piemanmoo/Powers| power = | image = | user = | description = }}
</pre>
</pre>
[[Category: Page Elements]]
[[Category: Page Elements]]
</noinclude>
</noinclude>

Latest revision as of 08:00, 7 April 2009

[[{{{power}}}|     ]]
[[Image:{{{image}}}|130px|{{{power}}}]]
{{{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 = }}