Difference between revisions of "Template:V9 Ability Profile - NAME"
From AmtWiki
m |
m (summary line added) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre>{{V9 Ability Profile - START}} | <pre>{{V9 Ability Profile - START}} | ||
{{V9 Ability Profile - NAME | text = ExampleText}} | {{V9 Ability Profile - NAME | text = ExampleText}} | ||
+ | {{V9 Ability Profile - SUMMARY | text = ExampleText}} | ||
{{V9 Ability Profile - AVAILABLE TO | text = ExampleText}} | {{V9 Ability Profile - AVAILABLE TO | text = ExampleText}} | ||
{{V9 Ability Profile - TYPE | text = ExampleText}} | {{V9 Ability Profile - TYPE | text = ExampleText}} | ||
Line 22: | Line 23: | ||
==Text Displayed== | ==Text Displayed== | ||
<onlyinclude>!colspan="2" style="text-align: center" | | <onlyinclude>!colspan="2" style="text-align: center" | | ||
− | < | + | <h6 style="margin-top: 0px; margin-bottom: 0px"><big><big>{{{text}}}</big></big></h6> |
|-</onlyinclude> | |-</onlyinclude> | ||
[[Category: V9 Templates]] | [[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}}}
|-