Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:JobAdvancementBox/Doc: Difference between revisions

Template page
Created page with "This template renders the **Job Advancement** blurb plus a centered **Advanced Classes** selector linking to three advanced-class pages. It uses the sitewide SpiritVale UI primitives from **Common.css** (`sv-card`, `sv-tile`) and does not rely on legacy table/infobox styling. == Usage == <nowiki> {{JobAdvancementBox |FirstClass=Priest |SecondClass=Monk |ThirdClass=Inquisitor }} </nowiki> == Parameters == All parameters are required. {| class="wikitable" ! Paramet..."
Tags: Mobile edit Mobile web edit
 
m Protected "Template:JobAdvancementBox/Doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Tags: Mobile edit Mobile web edit
 
(No difference)

Latest revision as of 04:53, 25 February 2026

This template renders the **Job Advancement** blurb plus a centered **Advanced Classes** selector linking to three advanced-class pages.

It uses the sitewide SpiritVale UI primitives from **Common.css** (`sv-card`, `sv-tile`) and does not rely on legacy table/infobox styling.

Usage

{{JobAdvancementBox
 |FirstClass=Priest
 |SecondClass=Monk
 |ThirdClass=Inquisitor
}} 

Parameters

All parameters are required.

Parameter Description Example
FirstClass Name of the first advanced class page to link. Priest
SecondClass Name of the second advanced class page to link. Monk
ThirdClass Name of the third advanced class page to link. Third Path

Output

  • A short paragraph explaining Job Level 50 advancement.
  • A card titled Advanced Classes with three clickable tiles.

Styling notes

This template depends on **Common.css** for:

  • .sv-card — container styling
  • .sv-tile — tile styling

If you want this to stack on smaller screens later, add a rule in **Mobile.css** targeting .sv-adv-classes__grid.

TemplateData

Inserts a standardized Job Advancement section with three advanced-class links for a base class page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
First classFirstClass

Name of the first advanced class. Usually a wiki page title to link, e.g., Priest.

Example
Priest
Page namerequired
Second classSecondClass

Name of the second advanced class. Usually a wiki page title to link, e.g., Monk.

Example
Monk
Page namerequired
Third classThirdClass

Name of the third advanced class. Usually a wiki page title to link (or plain text if not finalized).

Example
Third Path
Page namerequired