Difference between revisions of "Template:V9 Preconstructed Class (Picks)"
From AmtWiki
m |
m |
||
(17 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 20: | Line 21: | ||
==Text Displayed== | ==Text Displayed== | ||
<onlyinclude><small> | <onlyinclude><small> | ||
− | {|style="border-style: solid; border-width: 5px" | + | {|style="border-style: solid; border-width: 5px;" class="wikitable v9basictable" |
|- | |- | ||
− | !colspan=" | + | !colspan="4" style="background-color:{{{HEADER COLOR}}}; color: white" | |
|- | |- | ||
− | !style="text-align: | + | !colspan="3" | |
+ | <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" | Identifier | ||
| {{{IDENTIFIER}}} | | {{{IDENTIFIER}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Weapons |
| {{{WEAPONS}}} | | {{{WEAPONS}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Shields |
| {{{SHIELDS}}} | | {{{SHIELDS}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Armor |
| {{{ARMOR}}} | | {{{ARMOR}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Level 1 |
| {{{LEVEL 1}}} | | {{{LEVEL 1}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Level 2 |
| {{{LEVEL 2}}} | | {{{LEVEL 2}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Level 3 |
| {{{LEVEL 3}}} | | {{{LEVEL 3}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Level 4 |
| {{{LEVEL 4}}} | | {{{LEVEL 4}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !style="text-align: right" | Level 5 |
| {{{LEVEL 5}}} | | {{{LEVEL 5}}} | ||
|- | |- | ||
− | !style="text-align: right" | + | !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}}} |