Difference between revisions of "Template:V9 Preconstructed Class (Point-Buy)"
From AmtWiki
m (Protected "Template:V9 Preconstructed Class (Point-Buy)" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
m |
||
Line 10: | Line 10: | ||
| ARCHETYPE = ExampleText | | ARCHETYPE = ExampleText | ||
| ABILITIES = ExampleText | | ABILITIES = ExampleText | ||
− | | | + | | ABILITY SUMMARIES = ExampleText |
}}</pre> | }}</pre> | ||
==Parameters== | ==Parameters== | ||
Line 20: | Line 20: | ||
{|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" | | !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="9" style="width: 60%" | {{{ABILITY SUMMARIES}}} | ||
|- | |- | ||
− | !style="text-align: right | + | !style="text-align: right" | Level |
| {{{LEVEL}}} | | {{{LEVEL}}} | ||
|- | |- | ||
− | !style="text-align: right | + | !style="text-align: right" | Identifier |
| {{{IDENTIFIER}}} | | {{{IDENTIFIER}}} | ||
|- | |- | ||
Line 45: | Line 46: | ||
!style="text-align: right" | Abilities | !style="text-align: right" | Abilities | ||
| {{{ABILITIES}}} | | {{{ABILITIES}}} | ||
− | |||
− | |||
− | |||
|}</small></onlyinclude> | |}</small></onlyinclude> | ||
[[Category: V9 Templates]] | [[Category: V9 Templates]] |
Revision as of 05:49, 10 February 2024
Usage
{{V9 Preconstructed Class (Point-Buy) | HEADER COLOR = #?????? | NAME = ExampleText | LEVEL = ExampleText | IDENTIFIER = ExampleText | WEAPONS = ExampleText | SHIELDS = ExampleText | ARMOR = ExampleText | ARCHETYPE = ExampleText | ABILITIES = ExampleText | ABILITY SUMMARIES = ExampleText }}
Parameters
- None
Categories Included
- None
Text Displayed
{{{NAME}}} |
{{{ABILITY SUMMARIES}}} | ||
---|---|---|---|
Level | {{{LEVEL}}} | ||
Identifier | {{{IDENTIFIER}}} | ||
Weapons | {{{WEAPONS}}} | ||
Shields | {{{SHIELDS}}} | ||
Armor | {{{ARMOR}}} | ||
Archetype | {{{ARCHETYPE}}} | ||
Abilities | {{{ABILITIES}}} |