Difference between revisions of "Template:Mutantpower"

From Flexible Survival
Jump to: navigation, search
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| width="30%" style="Float:right;border-radius:5px"
+
<noinclude>
 +
A template for including what a Mutant Power is capable of performing.
 +
 
 +
==Usage==
 +
Put the following information in the page, filling in the blanks, to make a Mutantpower entry.
 +
<br><pre><nowiki>{{Mutantpower
 +
|name=
 +
|desc=
 +
|basepower=
 +
|powertype=
 +
|target=
 +
|slot=
 +
|energy=
 +
|charge=
 +
|cooldown=
 +
|accuracy=
 +
|damageamount=
 +
|damagetype=
 +
|Status=
 +
|seconddamageamount=
 +
|seconddamagetype=
 +
|secondtarget=
 +
|secondStatus=}}
 +
</nowiki></pre>
 +
</noinclude>
 +
<includeonly>
 +
{| border="1" width="40%" style="text-align: center;Float:right;border-radius:5px;border-collapse:collapse"
 
|+{{{name}}} stats
 
|+{{{name}}} stats
 
|-
 
|-
Line 10: Line 36:
 
|colspan="3"|{{{desc}}}
 
|colspan="3"|{{{desc}}}
 
|-
 
|-
|colspan="4"|Based on [[{{{basepower}}}]]
+
|colspan="3"|Based on [[{{{basepower}}}]]
 +
|Slot: {{{slot|Not Slotted}}}
 
|-
 
|-
!Cooldown
+
![[Cooldown]]
 
|{{{cooldown}}}
 
|{{{cooldown}}}
 
!Charge time
 
!Charge time
 
|{{{charge}}}
 
|{{{charge}}}
 
|-
 
|-
!Energy
+
![[Energy]]
 
|{{{energy}}}
 
|{{{energy}}}
!Accuracy
+
![[Accuracy]]
 
|{{{accuracy}}}
 
|{{{accuracy}}}
 
|-
 
|-
!Damage
+
![[Damage (Powers)|Damage]]
 
|colspan="3"|{{{damageamount}}} {{{damagetype}}} at level 0
 
|colspan="3"|{{{damageamount}}} {{{damagetype}}} at level 0
 +
|-
 +
!colspan="4"|[[Statuses]]
 
|-
 
|-
 
|colspan="4"|{{{Status|No Statuses}}}
 
|colspan="4"|{{{Status|No Statuses}}}
 
|-
 
|-
|colspan="4"|{{{Upgrades|No Upgrades}}}
+
!colspan="4"|Secondary Effects
 
|-
 
|-
!colspan="4"|Secondary Effects
+
![[Secondary Damage]]
!Secondary Damage
+
|colspan="3"|{{{seconddamageamount|No}}} {{{seconddamagetype|damage}}} at level 0
|colspan="3"|{{{seconddamageamount}}} {{{seconddamagetype}}} at level 0
 
 
|-
 
|-
 
!Secondary Type
 
!Secondary Type
|{{{secondpowertype}}}
+
|{{{secondpowertype|None}}}
 
!Secondary Target
 
!Secondary Target
|{{{secondtarget}}}
+
|{{{secondtarget|None}}}
 +
|-
 +
!colspan="4"|Secondary Statuses
 
|-
 
|-
 
|colspan="4"|{{{secondStatus|No Secondary Statuses}}}
 
|colspan="4"|{{{secondStatus|No Secondary Statuses}}}
 
|}
 
|}
 
{{:{{{name}}}/Extra_Notes}}
 
{{:{{{name}}}/Extra_Notes}}
[[{{{name}}}/Extra_Notes|edit extra notes]]
+
[{{fullurl:{{{name}}}/Extra_Notes|action=edit}} Edit notes]
 
+
[[Category:Mutant powers]][[Category:{{{slot|Not}}} Slotted Powers]]
[[Category:Mutant powers]]
+
</includeonly>
[[Category:{{{damagetype}}} powers]]
+
<noinclude>
[[Category:{{{target}}} powers]]
+
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 01:28, 26 February 2018

A template for including what a Mutant Power is capable of performing.

Usage

Put the following information in the page, filling in the blanks, to make a Mutantpower entry.


{{Mutantpower
|name=
|desc=
|basepower=
|powertype=
|target=
|slot=
|energy=
|charge=
|cooldown=
|accuracy=
|damageamount=
|damagetype=
|Status=
|seconddamageamount=
|seconddamagetype=
|secondtarget=
|secondStatus=}}