Difference between revisions of "Template:V9 Preconstructed Class (Picks)"

From AmtWiki
m
m
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Usage=
 
=Usage=
 
<pre>{{V9 Preconstructed Class (Picks)
 
<pre>{{V9 Preconstructed Class (Picks)
 +
| HEADER COLOR = #??????
 
| NAME = ExampleText
 
| NAME = ExampleText
 
| IDENTIFIER = ExampleText
 
| IDENTIFIER = ExampleText
Line 12: Line 13:
 
| LEVEL 5 = ExampleText
 
| LEVEL 5 = ExampleText
 
| LEVEL 6 = ExampleText
 
| LEVEL 6 = ExampleText
 +
| ABILITY SUMMARIES = ExampleText
 
}}</pre>
 
}}</pre>
 
==Parameters==
 
==Parameters==
Line 21: Line 23:
 
{|style="border-style: solid; border-width: 5px;" class="wikitable v9basictable"
 
{|style="border-style: solid; border-width: 5px;" class="wikitable v9basictable"
 
|-
 
|-
!colspan="3" style="background-color:#000000; color: white" |
+
!colspan="4" style="background-color:{{{HEADER COLOR}}}; color: white" |
 +
|-
 +
!colspan="3" |
 
<h6 style="margin-top: 0px; margin-bottom: 0px;text-align: center;"><big>{{{NAME}}}</big></h6>
 
<h6 style="margin-top: 0px; margin-bottom: 0px;text-align: center;"><big>{{{NAME}}}</big></h6>
 +
|rowspan="11" style="width: 60%" | {{{ABILITY SUMMARIES}}}
 
|-
 
|-
!style="text-align: right; width: 20%" | Identifier
+
!style="text-align: right" | Identifier
 
| {{{IDENTIFIER}}}
 
| {{{IDENTIFIER}}}
 
|-
 
|-

Latest revision as of 04:24, 10 February 2024

Usage

{{V9 Preconstructed Class (Picks)
| HEADER COLOR = #??????
| NAME = ExampleText
| IDENTIFIER = ExampleText
| WEAPONS = ExampleText
| SHIELDS = ExampleText
| ARMOR = ExampleText
| LEVEL 1 = ExampleText
| LEVEL 2 = ExampleText
| LEVEL 3 = ExampleText
| LEVEL 4 = ExampleText
| LEVEL 5 = ExampleText
| LEVEL 6 = ExampleText
| ABILITY SUMMARIES = ExampleText
}}

Parameters

  • None

Categories Included

  • None

Text Displayed

{{{NAME}}}
{{{ABILITY SUMMARIES}}}
Identifier {{{IDENTIFIER}}}
Weapons {{{WEAPONS}}}
Shields {{{SHIELDS}}}
Armor {{{ARMOR}}}
Level 1 {{{LEVEL 1}}}
Level 2 {{{LEVEL 2}}}
Level 3 {{{LEVEL 3}}}
Level 4 {{{LEVEL 4}}}
Level 5 {{{LEVEL 5}}}
Level 6 {{{LEVEL 6}}}