Difference between revisions of "Template:V9 Point Buy Table - EXPERT"
From AmtWiki
m |
m |
||
(22 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
*When building an ability, templates should be stacked in the following order. | *When building an ability, templates should be stacked in the following order. | ||
**Replace the text for each ability with actual content. Repeat the ability entries as needed. | **Replace the text for each ability with actual content. Repeat the ability entries as needed. | ||
− | **For each section (Expert, Adept, Novice), count the number of entries, add | + | **For each section (Expert, Adept, Novice), count the number of entries, add 2, and insert the result for #. This will make sure the section sidebar extends downward the right number of rows. |
− | <pre>{{V9 Point Buy Table - START}} | + | <pre>{{V9 Point Buy Table - START |
− | {{V9 Point Buy Table - EXPERT | NUMBER OF ABILITIES + | + | | HEADER COLOR = #?????? |
+ | | LEVEL 1 = ExampleText | ||
+ | }} | ||
+ | {{V9 Point Buy Table - EXPERT | NUMBER OF ABILITIES +2 = #}} | ||
+ | {{V9 Point Buy Table - EXPERT BUMPER}} | ||
<!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- | <!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- | ||
<!--ARC1-->| ♻ | <!--ARC1-->| ♻ | ||
Line 16: | Line 20: | ||
<!--RNGE-->| 20ft | <!--RNGE-->| 20ft | ||
<!--TYPE-->| Verbal | <!--TYPE-->| Verbal | ||
− | {{V9 Point Buy Table - ADEPT | NUMBER OF ABILITIES + | + | {{V9 Point Buy Table - ADEPT | NUMBER OF ABILITIES +2 = #}} |
+ | {{V9 Point Buy Table - ADEPT BUMPER}} | ||
<!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- | <!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- | ||
<!--ARC1-->| ♻ | <!--ARC1-->| ♻ | ||
Line 27: | Line 32: | ||
<!--RNGE-->| 20ft | <!--RNGE-->| 20ft | ||
<!--TYPE-->| Verbal | <!--TYPE-->| Verbal | ||
− | {{V9 Point Buy Table - NOVICE | NUMBER OF ABILITIES + | + | {{V9 Point Buy Table - NOVICE | NUMBER OF ABILITIES +2 = #}} |
+ | {{V9 Point Buy Table - NOVICE BUMPER}} | ||
<!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- | <!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- | ||
<!--ARC1-->| ♻ | <!--ARC1-->| ♻ | ||
Line 38: | Line 44: | ||
<!--RNGE-->| 20ft | <!--RNGE-->| 20ft | ||
<!--TYPE-->| Verbal | <!--TYPE-->| Verbal | ||
− | {{V9 Point Buy Table - END}}</pre> | + | {{V9 Point Buy Table - END}} |
+ | {{V9 Point Buy Archetype Table | ||
+ | | HEADER COLOR = #?????? | ||
+ | | ARCHETYPE 1 = ExampleText | ||
+ | | ARCHETYPE 2 = ExampleText | ||
+ | | ARCHETYPE 3 = ExampleText | ||
+ | }}</pre> | ||
==Parameters== | ==Parameters== | ||
*None | *None | ||
Line 45: | Line 57: | ||
==Text Displayed== | ==Text Displayed== | ||
<onlyinclude>|- | <onlyinclude>|- | ||
− | |colspan="1" rowspan="{{NUMBER OF ABILITIES + | + | |colspan="1" rowspan="{{{NUMBER OF ABILITIES +2}}}" style="background-color:#4C1130; color: white; text-align: center" | '''EXPERT'''<br><br>Points Available<br>= Your Level<br><br>Unspent points may be used at a lower tier. |
− | + | </onlyinclude> | |
[[Category: V9 Templates]] | [[Category: V9 Templates]] |
Latest revision as of 04:08, 6 December 2023
Usage
- Part of a series of templates that, when combined, can be used to build modular point buy tables that can still have styles edited via template while allowing a variable amount of abilities in each section.
- When building an ability, templates should be stacked in the following order.
- Replace the text for each ability with actual content. Repeat the ability entries as needed.
- For each section (Expert, Adept, Novice), count the number of entries, add 2, and insert the result for #. This will make sure the section sidebar extends downward the right number of rows.
{{V9 Point Buy Table - START | HEADER COLOR = #?????? | LEVEL 1 = ExampleText }} {{V9 Point Buy Table - EXPERT | NUMBER OF ABILITIES +2 = #}} {{V9 Point Buy Table - EXPERT BUMPER}} <!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- <!--ARC1-->| ♻ <!--ARC2-->| ♻ <!--ARC3-->| ♻ <!--NAME-->| ExampleName <!--COST-->| 1 <!--MAX--->| 2 <!--FREQ-->| 1/Life ♻10 <!--RNGE-->| 20ft <!--TYPE-->| Verbal {{V9 Point Buy Table - ADEPT | NUMBER OF ABILITIES +2 = #}} {{V9 Point Buy Table - ADEPT BUMPER}} <!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- <!--ARC1-->| ♻ <!--ARC2-->| ♻ <!--ARC3-->| ♻ <!--NAME-->| ExampleName <!--COST-->| 1 <!--MAX--->| 2 <!--FREQ-->| 1/Life ♻10 <!--RNGE-->| 20ft <!--TYPE-->| Verbal {{V9 Point Buy Table - NOVICE | NUMBER OF ABILITIES +2 = #}} {{V9 Point Buy Table - NOVICE BUMPER}} <!--NEW ABILITY START - DO NOT WRITE ON THIS LINE-->|- <!--ARC1-->| ♻ <!--ARC2-->| ♻ <!--ARC3-->| ♻ <!--NAME-->| ExampleName <!--COST-->| 1 <!--MAX--->| 2 <!--FREQ-->| 1/Life ♻10 <!--RNGE-->| 20ft <!--TYPE-->| Verbal {{V9 Point Buy Table - END}} {{V9 Point Buy Archetype Table | HEADER COLOR = #?????? | ARCHETYPE 1 = ExampleText | ARCHETYPE 2 = ExampleText | ARCHETYPE 3 = ExampleText }}
Parameters
- None
Categories Included
- None
Text Displayed
|-
|colspan="1" rowspan="{{{NUMBER OF ABILITIES +2}}}" style="background-color:#4C1130; color: white; text-align: center" | EXPERT
Points Available
= Your Level
Unspent points may be used at a lower tier.