Template:Optimal quest/train

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:39, 17 October 2024 (Created page with "<includeonly>|- data-skill="{{{1|hitpoints}}}" data-skill-level="{{{2|10}}}" ! colspan="{{#var:colspan|7}}" | Train {{SCP|{{{1|hitpoints}}}}} [[{{ucfirst:{{{1}}}}}]] <abbr data-fromxp="{{#var:{{{1|hitpoints}}}xp}}" data-toxp="{{XP|{{{2|10}}}}}" title="Gain {{formatnum:{{#expr: {{XP|{{{2|10}}}}} - {{#var:{{{1|hitpoints}}}xp}} }}}} XP.">from level {{Level|{{#var:{{{1|hitpoints}}}xp}}}} to level {{Level|{{#vardefineecho:{{{1|hitpoints}}}xp|{{XP|{{{2|10}}}}}}}}}</abbr></incl..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template documentation
This documentation is transcluded from Template:Optimal quest/train/doc. [edit] [history] [purge]

The Optimal quest/train template uses {{SCP}} and other elements and is featured only on the Optimal quest guide page. It uses the variables used on the guide page to generate a string and update the template. For any given skill the variable skillxp needs to be defined in advance.

Usage

{{Optimal quest/train|<skill>|<level>}}

Example

{{#vardefine:magicxp|{{XP|55}}}}
{{Optimal quest/train|magic|70}}


|- data-skill="magic" data-skill-level="70" ! colspan="7" | Train Magic Magic from level 55 to level 70

See also