Template:Power: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<table> | <table> | ||
<tr style = "color:white; background:green;<!--background:{{#if:{{{use|}}}|Will|green|{{#if:{{{use|}}}|Encounter|red|{{#if:{{{use|}}}|Encounter|black}};-->"> | <tr style = "color:white; background:green;<!--background:{{#if:{{{use|}}}|At-Will|green|{{#if:{{{use|}}}|Encounter|red|{{#if:{{{use|}}}|Encounter|black}};-->"> | ||
<td style="font-weight:bold;" align = "left">{{#if:{{{name|}}}|{{{name}}}}}</td> | <td style="font-weight:bold;" align = "left">{{#if:{{{name|}}}|{{{name}}}}}</td> | ||
<td align = "right">{{#if:{{{type|}}}|{{{type}}}}}</td> | <td align = "right">{{#if:{{{type|}}}|{{{type}}}}}</td> | ||
| Line 6: | Line 6: | ||
<tr > | <tr > | ||
<td colspan=2 style = "font-style:italic; background: #CC9933;">{{#if:{{{flavor|}}}|{{{flavor}}}}}</td> | <td colspan=2 style = "font-style:italic; background: #CC9933;">{{#if:{{{flavor|}}}|{{{flavor}}}}}</td> | ||
</tr> | |||
<tr> | |||
<td colspan=2 style="font-weight:bold;">{{#if:{{{use|}}}|{{{use}}}}}∙{{#if:{{{keywords|}}}|{{{keywords}}}}}</td> | |||
<td style="font-weight:bold;">{{#if:{{{action|}}}|{{{action}}}}}</td> | |||
<td>{{#if:{{{rtype|}}}|'''{{{rtype}}}'''}} {{#if:{{{range|}}}|'''{{{range}}}'''}}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
{{documentation}} | {{documentation}} | ||
Revision as of 02:18, 5 August 2011
| ∙ | |||
| It Tastes Like Burning | Invoker Attack 1 | ||
| When you burn, so does the enemy. | |||
| Daily∙Divine, Implement, Fire | Standard Action | 10 | |
Template loop detected: Template:Documentation
{{Power
|name=The power's name [REQUIRED]
|use=Must be ''At-Will'', ''Encounter'', or ''Daily'' [REQUIRED]
|type=The type of power (i.e. Feat Power, Invoker Attack 1, etc.) [REQUIRED]
|flavor=The power's flavor text
|keywords=Keywords used by the power [REQUIRED]
|action=The type of action the power uses [REQUIRED]
|area=The area of the power (i.e. Melee, Ranged, Close, etc.) [REQUIRED]
|range=The power's range (i.e. 20, blast 3, etc.)
|requires=Any special requirements for using the power
|divinity=Any value here will display the Channel Divinity notice
|trigger=The power's trigger, if applicable
|target=The power's target
|attack=The power's attack roll (i.e. Intelligence vs. Reflex, etc.)
|hit=What happens if the power hits
|miss=What happens if the power misses, if anything
|effect=The power's effects, if any
|special=Any other requirements
|sustainminor=What happens when the power is sustained, if applicable (minor action)
|sustainmove=What happens when the power is sustained, if applicable (move action)
|sustainattack=What happens when the power is sustained, if applicable (standard action)
}}