Difference between revisions of "Template:V9 Ability Profile - NAME"

From AmtWiki
m (Protected "Template:V9 Ability Profile - NAME" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m
Line 1: Line 1:
 
=Usage=
 
=Usage=
<pre>{{V9 Ability Profile - NAME}}</pre>
 
==Explanation==
 
 
*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. Add or remove components as necessary.
+
*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 - AVAILABLE TO | text = ExampleText}}
{{V9 Ability Profile - TYPE}}
+
{{V9 Ability Profile - TYPE | text = ExampleText}}
{{V9 Ability Profile - RANGE}}
+
{{V9 Ability Profile - RANGE | text = ExampleText}}
{{V9 Ability Profile - MATERIAL COMPONENTS}}
+
{{V9 Ability Profile - MATERIAL COMPONENTS | text = ExampleText}}
{{V9 Ability Profile - INCANTATION}}
+
{{V9 Ability Profile - INCANTATION | text = ExampleText}}
{{V9 Ability Profile - PREREQUISITES}}
+
{{V9 Ability Profile - PREREQUISITES | text = ExampleText}}
{{V9 Ability Profile - EFFECTS}}
+
{{V9 Ability Profile - EFFECTS | text = ExampleText}}
{{V9 Ability Profile - OTHER DETAILS}}
+
{{V9 Ability Profile - OTHER DETAILS | text = ExampleText}}
{{V9 Ability Profile - REMINDER}}
+
{{V9 Ability Profile - REMINDER | text = ExampleText}}
{{V9 Ability Profile - V8 TRANSITION NOTE}}
+
{{V9 Ability Profile - V8 TRANSITION NOTE | text = ExampleText}}
 
{{V9 Ability Profile - END}}</pre>
 
{{V9 Ability Profile - END}}</pre>
 
==Parameters==
 
==Parameters==
Line 24: Line 22:
 
<onlyinclude>!colspan="2" style="text-align: center"  |
 
<onlyinclude>!colspan="2" style="text-align: center"  |
 
<h4 style="margin-top: 0px; margin-bottom: 0px"><big>{{{text}}}</big></h4>
 
<h4 style="margin-top: 0px; margin-bottom: 0px"><big>{{{text}}}</big></h4>
|-</onlyinclude>[[Category: V9 Templates]]
+
|-</onlyinclude>
 +
[[Category: V9 Templates]]

Revision as of 08:51, 28 November 2023

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 - 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 - 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}}}

|-