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

From AmtWiki
m
m (Wunjo moved page Template:V9 Ability Profile - RAS to Template:V9 Ability Profile - SUMMARY without leaving a redirect: update name)
 
(6 intermediate revisions 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 15: Line 16:
 
{{V9 Ability Profile - REMINDER | text = ExampleText}}
 
{{V9 Ability Profile - REMINDER | text = ExampleText}}
 
{{V9 Ability Profile - V8 TRANSITION NOTE | text = ExampleText}}
 
{{V9 Ability Profile - V8 TRANSITION NOTE | text = ExampleText}}
{{V9 Ability Profile - RAS | 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>! style="text-align: right; width: 15%" | '''Simple Summary'''
+
<onlyinclude>! style="text-align: right; width: 15%; background-color: #FFFACD" | '''Simple Summary'''
| style="text-align: left" | {{{text}}}
+
| style="text-align: left; background-color: #FFFFE0" | {{{text}}}
 
|-</onlyinclude>
 
|-</onlyinclude>
 
[[Category: V9 Templates]]
 
[[Category: V9 Templates]]

Latest revision as of 21:16, 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

! style="text-align: right; width: 15%; background-color: #FFFACD" | Simple Summary | style="text-align: left; background-color: #FFFFE0" | {{{text}}} |-