Difference between revisions of "Template:4e Creature Power MM3/doc"
From Dungeons and Dragons Wiki
Techpriest88 (talk | contribs) (→Using This Template: adding the new parameter to documentaiton.) |
Techpriest88 (talk | contribs) (→Examples: added an example of an aura.) |
||
Line 39: | Line 39: | ||
<pre>{{4e Creature Power MM3 | <pre>{{4e Creature Power MM3 | ||
− | |type= | + | |type={{M}} |
|name=Power Name | |name=Power Name | ||
|keywords=keywords | |keywords=keywords | ||
Line 54: | Line 54: | ||
|- style="background: #dacc84; vertical-align: top;" | |- style="background: #dacc84; vertical-align: top;" | ||
{{4e Creature Power MM3 | {{4e Creature Power MM3 | ||
− | |type= | + | |type={{M}} |
|name=Power Name | |name=Power Name | ||
|keywords=keywords | |keywords=keywords | ||
Line 60: | Line 60: | ||
|limit=1/round | |limit=1/round | ||
|effect=''Requirement:''<br />''Attack:'' Type range (target); bonus vs defense<br />''Hit/Miss/Effect/Sustain Action/Secondary Attack/Aftereffect/Failed Saving Throws/Special:'' | |effect=''Requirement:''<br />''Attack:'' Type range (target); bonus vs defense<br />''Hit/Miss/Effect/Sustain Action/Secondary Attack/Aftereffect/Failed Saving Throws/Special:'' | ||
+ | }} | ||
+ | |} | ||
+ | |||
+ | <pre>{{4e Creature Power MM3 | ||
+ | |aura=1 | ||
+ | |name=Aura Name | ||
+ | |keywords=keywords | ||
+ | |effect=The effects of the aura. | ||
+ | }}</pre> | ||
+ | |||
+ | Generates the following: | ||
+ | |||
+ | {| style="background: #eee3a4; line-height: 1.25em;" cellspacing="0" cellpadding="0" width="75%" | ||
+ | |- style="background: #dacc84; vertical-align: top;" | ||
+ | {{4e Creature Power MM3 | ||
+ | |aura=1 | ||
+ | |name=Aura Name | ||
+ | |keywords=keywords | ||
+ | |effect=The effects of the aura. | ||
}} | }} | ||
|} | |} |
Latest revision as of 19:54, 12 November 2011
Using This Template[edit]
This template is intended to format powers in the same manner as seen in the Monster Manual 3 (4e).
Value | Output |
---|---|
At-Will | At-Will |
Encounter | Encounter |
Daily | Daily |
[other text] | Recharge [other text] |
Examples[edit]
{{4e Creature Power MM3 |type={{M}} |name=Power Name |keywords=keywords |recharge=At-Will |limit=1/round |effect=''Requirement:''<br />''Attack:'' Type range (target); bonus vs defense<br />''Hit/Miss/Effect/Sustain Action/Secondary Attack/Aftereffect/Failed Saving Throws/Special:'' }}
Generates the following:
Power Name (keywords) ♦ At-Will (1/round) | ||
Requirement: Attack: Type range (target); bonus vs defense Hit/Miss/Effect/Sustain Action/Secondary Attack/Aftereffect/Failed Saving Throws/Special: |
{{4e Creature Power MM3 |aura=1 |name=Aura Name |keywords=keywords |effect=The effects of the aura. }}
Generates the following:
Aura Name (keywords) ♦ Aura 1 | ||
The effects of the aura. |