Difference between revisions of "Template:V9 Preconstructed Class (Picks)"
From AmtWiki
m |
m |
||
(4 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 6: | Line 7: | ||
| SHIELDS = ExampleText | | SHIELDS = ExampleText | ||
| ARMOR = ExampleText | | ARMOR = ExampleText | ||
− | |||
| LEVEL 1 = ExampleText | | LEVEL 1 = ExampleText | ||
| LEVEL 2 = ExampleText | | LEVEL 2 = ExampleText | ||
Line 13: | Line 13: | ||
| LEVEL 5 = ExampleText | | LEVEL 5 = ExampleText | ||
| LEVEL 6 = ExampleText | | LEVEL 6 = ExampleText | ||
+ | | ABILITY SUMMARIES = ExampleText | ||
}}</pre> | }}</pre> | ||
==Parameters== | ==Parameters== | ||
Line 22: | Line 23: | ||
{|style="border-style: solid; border-width: 5px;" class="wikitable v9basictable" | {|style="border-style: solid; border-width: 5px;" class="wikitable v9basictable" | ||
|- | |- | ||
− | !colspan=" | + | !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 | + | !style="text-align: right" | Identifier |
| {{{IDENTIFIER}}} | | {{{IDENTIFIER}}} | ||
|- | |- | ||
Line 54: | Line 58: | ||
!style="text-align: right" | Level 6 | !style="text-align: right" | Level 6 | ||
| {{{LEVEL 6}}} | | {{{LEVEL 6}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
|}</small></onlyinclude> | |}</small></onlyinclude> | ||
[[Category: V9 Templates]] | [[Category: V9 Templates]] |
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}}} |