Template:V9 Monster Ability
From V9 Development
Usage
- Part of a series of templates that, when combined, can be used to build ability boxes for monsters that can still have styles edited via template.
- When building an ability, templates should be stacked in the following order.
- Replace the text for each ability with actual content. Repeat the ability and trait entries as needed.
{{V9 Monster Ability Box - START}}
{{V9 Monster Ability
|FLAVOR = ExampleText
|ABILITY = ExampleText
}}
{{V9 Monster Unique Trait
|TEXT = ExampleText
}}
{{V9 Monster Ability Box - END}}
Parameters
- None
Categories Included
- None
Text Displayed
|- |style="width: 20%; text-align: right"| {{{FLAVOR}}} |style="width: 80%; text-align: left"| {{{ABILITY}}}