Template:Training

From Archaelund Wiki
Revision as of 14:01, 29 March 2025 by MikeB (talk | contribs) (Created page with "<onlyinclude><includeonly>{{#invoke:Training|Table}}</includeonly></onlyinclude> {{Documentation}} Category:General Templates")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This template generates the content of a spell training table and is intended to be used for displaying spells on trainer pages. It requires the Lua module Module:Training.

Usage

{{Training
|Spells = 
|Markup = 
|Markup2 = 
}}

Parameters

NameRequiredDescriptionValues
SpellsYesA list of all spells taught by the trainer.a semicolon-separated list of spell pagenames
MarkupNoA factor that is applied to the regular prices by this trainer. Defaults to 1.non-negative number
Markup2NoIf the markup changes during the course of the game (e.g. after completing certain quests), the modified value can be given here.non-negative number

View/Edit documentation page