Difference between revisions of "Template:4E power"

From Action
Jump to navigation Jump to search
(New template.)
m (Fixed some arguments.)
Line 16: Line 16:
 
* text - Description of the power. Wiki markup is required for this.
 
* text - Description of the power. Wiki markup is required for this.
  
== Example ==
 
<pre>
 
{{4E power
 
|power=Nimble Climb
 
|class=Rogue
 
|type=Utility
 
|level=6
 
|fluff=You climb surfaces with astounding ease.
 
|use=At-Will
 
|keywords=Martial
 
|target=Personal
 
|prerequisite=Must be trained in Athletics.
 
|text=Make an Athletics check to climb a surface. You can move at your full speed during this climb.
 
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
Line 34: Line 21:
 
{|width="20em;"
 
{|width="20em;"
 
|-style="background:green; color: white;"
 
|-style="background:green; color: white;"
||'''{{{name|Awesome Power Name}}}'''||align="right" |{{{class}}}
+
||'''{{{name|Awesome Power Name}}}'''||align="right" |{{{class}}} {{{type}}} {{{level}}}
 
|-style="background:#eee;"
 
|-style="background:#eee;"
 
|colspan="2"|''{{{fluff|This power awesome.}}}''
 
|colspan="2"|''{{{fluff|This power awesome.}}}''

Revision as of 19:32, 16 September 2008

This template is used to display a power for 4th Edition Dungeon & Dragon.

Argument

  • name
  • class
  • use - How often the power can be used
  • type - TYpe of power, such as "Attack" or "Utility
  • level - level of the power (optional)
  • fluff - Power fluff.
  • action -
  • attack - Type of attack, such as "Close", or "Melee or Range"
  • range - Range of the attack, such as none, or "weapon"
  • text - Description of the power. Wiki markup is required for this.
Awesome Power Name {{{class}}} {{{type}}} {{{level}}}
This power awesome.
{{{use}}}{{{keywords}}}
{{{action}}} ... {{{target}}} {{{range}}}
{{{text}}}