Template:Job trait unlock/doc: Difference between revisions
From HorizonXI Wiki
(Created page with "Displays a table row showing a level and a trait. Also populates the JobTraitUnlocks table, to sync data between job pages and trait pages. == Usage == <pre> {| class="horizon-table jobs-table" style="text-align: center;" |- ! scope="col" width="25%" |Level ! scope="col" width="25%" |Trait {{job trait unlock |level=10 |trait=Resist Petrify |rank=I }} |} </pre> {| class="horizon-table jobs-table" style="text-align: center;" |- ! scope="col" width="25%" |Level ! scope="...") |
m (width) |
||
| Line 6: | Line 6: | ||
{| class="horizon-table jobs-table" style="text-align: center;" | {| class="horizon-table jobs-table" style="text-align: center;" | ||
|- | |- | ||
! scope="col" | ! scope="col" style="width: 25%;" |Level | ||
! scope="col" | ! scope="col" style="width: 75%;" |Trait | ||
{{job trait unlock |level=10 |trait=Resist Petrify |rank=I }} | {{job trait unlock |level=10 |trait=Resist Petrify |rank=I }} | ||
|} | |} | ||
Revision as of 03:56, 18 September 2025
Displays a table row showing a level and a trait. Also populates the JobTraitUnlocks table, to sync data between job pages and trait pages.
Usage
{| class="horizon-table jobs-table" style="text-align: center;"
|-
! scope="col" style="width: 25%;" |Level
! scope="col" style="width: 75%;" |Trait
{{job trait unlock |level=10 |trait=Resist Petrify |rank=I }}
|}
| Level | Trait |
|---|---|
| 10 | Resist Petrify |
