Template:Globals/doc

From RuneRealm Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:Globals.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Globals invokes function main in Module:Globals using Lua.
Template:Globals invokes Module:Globals using Lua.

This template is used to display commonly used variables like the total amount of quest points. This way only Module:Globals/data needs to be edited when a new update changes one of the values.

Parameters

  • ca easy points — returns the total amount of points required to claim the easy-tier Combat Achievements rewards
  • ca easy task points — returns the total amount of points granted by easy-tier Combat Achievements
  • ca easy tasks — returns the total amount of easy-tier Combat Achievements tasks
  • ca elite points — returns the total amount of points required to claim the elite-tier Combat Achievements rewards
  • ca elite task points — returns the total amount of points granted by elite-tier Combat Achievements
  • ca elite tasks — returns the total amount of elite-tier Combat Achievements tasks
  • ca gm points — returns the total amount of Combat Achievements points
  • ca gm task points — returns the total amount of points granted by grandmaster-tier Combat Achievements
  • ca gm tasks — returns the total amount of grandmaster-tier Combat Achievements tasks
  • ca hard points — returns the total amount of points required to claim the hard-tier Combat Achievements rewards
  • ca hard task points — returns the total amount of points granted by hard-tier Combat Achievements
  • ca hard tasks — returns the total amount of hard-tier Combat Achievements tasks
  • ca master points — returns the total amount of points required to claim the master-tier Combat Achievements rewards
  • ca master task points — returns the total amount of points granted by master-tier Combat Achievements
  • ca master tasks — returns the total amount of master-tier Combat Achievements tasks
  • ca medium points — returns the total amount of points required to claim the medium-tier Combat Achievements rewards
  • ca medium task points — returns the total amount of points granted by medium-tier Combat Achievements
  • ca medium tasks — returns the total amount of medium-tier Combat Achievements tasks
  • ca total tasks — returns the total amount of Combat Achievements tasks
  • latest music release date — returns the date of when the latest music track was released
  • latest quest — returns the name of the latest released quest
  • latest quest f2p — returns the name of the latest released free-to-play quest
  • latest quest p2p — returns the name of the latest released quest exclusive for members
  • latest quest release date — returns the date of the latest released quest
  • latest quest release date f2p — returns the date of the latest released free-to-play quest
  • music tracks — returns the total amount of music tracks
  • quest points — returns the total amount of quest points
  • quest points f2p — returns the total amount of quest points obtained with free-to-play quests
  • quest points p2p — returns the total amount of quest points obtained with pay-to-play quests
  • quests — returns the total amount of quests
  • quests f2p — returns the total amount of free-to-play quests
  • quests p2p — returns the total amount of quests exclusive for members
  • quests speedrunning — returns the total amount of quests available to speedrun on Quest Speedrunning worlds
  • today — returns the date of today
  • total level — returns the absolute maximum total level achievable
  • total level f2p — returns the absolute maximum total level achievable in free-to-play
  • total skills — returns the total amount of skills
  • total skills f2p — returns the total amount of free-to-play skills
  • total skills p2p — returns the total amount of skills exclusive to members

Examples

  • {{Globals|quests}} produces 169.
  • {{Globals|quest points}} produces 319.