Difference between revisions of "Template:V9 Monster Ability"
From AmtWiki
(Initial creation) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<pre>{{V9 Monster Ability Box - START}} | <pre>{{V9 Monster Ability Box - START}} | ||
− | + | {{V9 Monster Ability | |
− | {{V9 Monster Ability | | + | |FLAVOR = ExampleText |
− | FLAVOR = ExampleText | + | |ABILITY = ExampleText |
− | ABILITY = ExampleText | ||
}} | }} | ||
− | + | {{V9 Monster Unique Trait | |
− | {{V9 Monster Unique Trait | | + | |TEXT = ExampleText |
− | TEXT = ExampleText }} | + | }} |
− | |||
{{V9 Monster Ability Box - END}}</pre> | {{V9 Monster Ability Box - END}}</pre> | ||
==Parameters== | ==Parameters== | ||
Line 23: | Line 21: | ||
<onlyinclude>|- | <onlyinclude>|- | ||
|style="width: 20%; text-align: right"| {{{FLAVOR}}} | |style="width: 20%; text-align: right"| {{{FLAVOR}}} | ||
− | |style="width: 80%; text-align: left"| {{{ABILITY}}</onlyinclude> | + | |style="width: 80%; text-align: left"| {{{ABILITY}}}</onlyinclude> |
[[Category: V9 Templates]] | [[Category: V9 Templates]] |
Latest revision as of 01:21, 13 January 2024
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}}}