Difference between revisions of "Template:V9 Ability Profile - NAME"
From AmtWiki
(ini) |
m (summary line added) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Usage= | =Usage= | ||
− | |||
− | |||
*Part of a series of templates that, when combined, can be used to build modular ability profiles that can still have styles edited via template. | *Part of a series of templates that, when combined, can be used to build modular ability profiles that can still have styles edited via template. | ||
− | *When building an ability, templates should be stacked in the following order. | + | *When building an ability, templates should be stacked in the following order. Replace 'ExampleText' with actual content and remove unnecessary components as needed. |
<pre>{{V9 Ability Profile - START}} | <pre>{{V9 Ability Profile - START}} | ||
− | {{V9 Ability Profile - NAME}} | + | {{V9 Ability Profile - NAME | text = ExampleText}} |
− | {{V9 Ability Profile - AVAILABLE TO}} | + | {{V9 Ability Profile - SUMMARY | text = ExampleText}} |
− | {{V9 Ability Profile - TYPE}} | + | {{V9 Ability Profile - AVAILABLE TO | text = ExampleText}} |
− | {{V9 Ability Profile - RANGE}} | + | {{V9 Ability Profile - TYPE | text = ExampleText}} |
− | {{V9 Ability Profile - MATERIAL COMPONENTS}} | + | {{V9 Ability Profile - RANGE | text = ExampleText}} |
− | {{V9 Ability Profile - INCANTATION}} | + | {{V9 Ability Profile - MATERIAL COMPONENTS | text = ExampleText}} |
− | {{V9 Ability Profile - PREREQUISITES}} | + | {{V9 Ability Profile - INCANTATION | text = ExampleText}} |
− | {{V9 Ability Profile - EFFECTS}} | + | {{V9 Ability Profile - CHANT | text = ExampleText}} |
− | {{V9 Ability Profile - OTHER DETAILS}} | + | {{V9 Ability Profile - PREREQUISITES | text = ExampleText}} |
− | {{V9 Ability Profile - REMINDER}} | + | {{V9 Ability Profile - EFFECTS | text = ExampleText}} |
− | {{V9 Ability Profile - V8 TRANSITION NOTE}} | + | {{V9 Ability Profile - OTHER DETAILS | text = ExampleText}} |
+ | {{V9 Ability Profile - REMINDER | text = ExampleText}} | ||
+ | {{V9 Ability Profile - V8 TRANSITION NOTE | text = ExampleText}} | ||
{{V9 Ability Profile - END}}</pre> | {{V9 Ability Profile - END}}</pre> | ||
==Parameters== | ==Parameters== | ||
Line 22: | Line 22: | ||
*None | *None | ||
==Text Displayed== | ==Text Displayed== | ||
− | <onlyinclude> | + | <onlyinclude>!colspan="2" style="text-align: center" | |
− | !colspan="2" style="text-align: center; | + | <h6 style="margin-top: 0px; margin-bottom: 0px"><big><big>{{{text}}}</big></big></h6> |
− | |-</onlyinclude>[[Category: V9 Templates]] | + | |-</onlyinclude> |
+ | [[Category: V9 Templates]] |
Latest revision as of 21:19, 23 January 2024
Usage
- Part of a series of templates that, when combined, can be used to build modular ability profiles that can still have styles edited via template.
- When building an ability, templates should be stacked in the following order. Replace 'ExampleText' with actual content and remove unnecessary components as needed.
{{V9 Ability Profile - START}} {{V9 Ability Profile - NAME | text = ExampleText}} {{V9 Ability Profile - SUMMARY | text = ExampleText}} {{V9 Ability Profile - AVAILABLE TO | text = ExampleText}} {{V9 Ability Profile - TYPE | text = ExampleText}} {{V9 Ability Profile - RANGE | text = ExampleText}} {{V9 Ability Profile - MATERIAL COMPONENTS | text = ExampleText}} {{V9 Ability Profile - INCANTATION | text = ExampleText}} {{V9 Ability Profile - CHANT | text = ExampleText}} {{V9 Ability Profile - PREREQUISITES | text = ExampleText}} {{V9 Ability Profile - EFFECTS | text = ExampleText}} {{V9 Ability Profile - OTHER DETAILS | text = ExampleText}} {{V9 Ability Profile - REMINDER | text = ExampleText}} {{V9 Ability Profile - V8 TRANSITION NOTE | text = ExampleText}} {{V9 Ability Profile - END}}
Parameters
- None
Categories Included
- None
Text Displayed
!colspan="2" style="text-align: center" |
{{{text}}}
|-