Difference between revisions of "Template:Mutantpower"
From Flexible Survival
(Created page with "{| |+{{{name}}} stats |- !Type |{{{powertype}}} !Target |{{{target}}} |- !Description |{{{desc}}} |- |Based on [[{{{basepower}}}]] |- !Cooldown |{{{cooldown}}} !Charge time |{...") |
|||
(31 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | <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 8: | Line 34: | ||
|- | |- | ||
!Description | !Description | ||
− | |{{{desc}}} | + | |colspan="3"|{{{desc}}} |
|- | |- | ||
− | |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]] |
− | |{{{damageamount}}} {{{damagetype}}} at level 0 | + | |colspan="3"|{{{damageamount}}} {{{damagetype}}} at level 0 |
|- | |- | ||
− | + | !colspan="4"|[[Statuses]] | |
|- | |- | ||
− | {{ | + | |colspan="4"|{{{Status|No Statuses}}} |
+ | |- | ||
+ | !colspan="4"|Secondary Effects | ||
+ | |- | ||
+ | ![[Secondary Damage]] | ||
+ | |colspan="3"|{{{seconddamageamount|No}}} {{{seconddamagetype|damage}}} at level 0 | ||
+ | |- | ||
+ | !Secondary Type | ||
+ | |{{{secondpowertype|None}}} | ||
+ | !Secondary Target | ||
+ | |{{{secondtarget|None}}} | ||
+ | |- | ||
+ | !colspan="4"|Secondary Statuses | ||
+ | |- | ||
+ | |colspan="4"|{{{secondStatus|No Secondary Statuses}}} | ||
|} | |} | ||
+ | {{:{{{name}}}/Extra_Notes}} | ||
+ | [{{fullurl:{{{name}}}/Extra_Notes|action=edit}} Edit notes] | ||
+ | [[Category:Mutant powers]][[Category:{{{slot|Not}}} Slotted Powers]] | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | [[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=}}