Difference between revisions of "Template:4E power"
Jump to navigation
Jump to search
m (Same color for fluff and text.) |
m (Unit fix.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
== Preview == | == Preview == | ||
− | <onlyinclude>{|style="border:0px; margin-bottom: | + | <onlyinclude>{|style="border:0px; margin-bottom: 12px;" cellpadding="0" cellspacing="0" |
|style="width: 40em;"| | |style="width: 40em;"| | ||
{|width="100%" style="color:white;{{#switch: {{{use}}} | {|width="100%" style="color:white;{{#switch: {{{use}}} | ||
Line 23: | Line 23: | ||
|Daily = background: black; | |Daily = background: black; | ||
|background: #999; | |background: #999; | ||
− | }}; padding: | + | }}; padding: 3px;" cellspacing="0" border="0" |
|'''{{{name|Awesome Power}}}''' ||align="right"|{{{class|}}} {{{type|}}} {{{level|}}} | |'''{{{name|Awesome Power}}}''' ||align="right"|{{{class|}}} {{{type|}}} {{{level|}}} | ||
|} | |} | ||
Line 29: | Line 29: | ||
| style="background:#f0f0f0; padding: 3px;" | ''{{{fluff|You open a can of whoop-ass.}}}'' | | style="background:#f0f0f0; padding: 3px;" | ''{{{fluff|You open a can of whoop-ass.}}}'' | ||
|- | |- | ||
− | | style="background:#f0f0f0; padding: 3px;" |<span style="font-weight: bold;">{{{use}}}</span> {{#if:{{{keywords|}}}|✦ <span style="font-weight: bold;">{{{keywords|}}}</span>}} | + | | style="background:#f0f0f0; padding: 3px; padding-top: 0px;" |<span style="font-weight: bold;">{{{use}}}</span> {{#if:{{{keywords|}}}|✦ <span style="font-weight: bold;">{{{keywords|}}}</span>}} |
|- | |- | ||
| style="background:#f0f0f0; padding: 3px;" |'''{{{action}}}''' '''{{{target}}}''' {{{range|}}} | | style="background:#f0f0f0; padding: 3px;" |'''{{{action}}}''' '''{{{target}}}''' {{{range|}}} | ||
|- | |- | ||
− | | style="background:#f0f0f0; padding: 3px;" |{{{text}}} | + | | style="background:#f0f0f0; padding: 3px; padding-bottom: 0px" |{{{text}}} |
|}</onlyinclude> | |}</onlyinclude> | ||
<small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small> | <small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small> | ||
<!-- Category --> | <!-- Category --> | ||
[[Category:4E templates]] | [[Category:4E templates]] |
Latest revision as of 21:17, 7 December 2008
This template is used to display a power for 4th Edition Dungeon & Dragon.
Argument
- name
- class
- fluff - Power fluff.
- use - How often the power can be used. Use one of At-Will, Encounter or Daily.
- type - Type of power, such as "Attack" or "Utility
- level - level of the power (optional)
- action -
- target - Type of attack, such as "Close", or "Melee or Range". Not to be confused with the Target: feature, that is part of the text, below.
- range - Range of the attack, such as none, or "weapon"
- text - Description of the power. Wiki markup is required for this.
Preview
| ||
You open a can of whoop-ass. | ||
{{{use}}} | ||
{{{action}}} {{{target}}} | ||
{{{text}}} |
This text is not part of the template. It is included only as an indicator vertical space usage.