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="...") |
(No difference)
|
Revision as of 03:54, 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" width="25%" |Level
! scope="col" width="25%" |Trait
{{job trait unlock |level=10 |trait=Resist Petrify |rank=I }}
|}
| Level | Trait |
|---|---|
| 10 | Resist Petrify |
