Template:Globals/doc
Template:Globals invokes function main in Module:Globals using Lua.
This template is used to display commonly used variables like the total amount of missions, and other details. This way only Module:Globals/data needs to be edited when a new update changes one of the values.
Parameters
- latest attribute — returns the name of the latest released attribute
- latest mission — returns the name of the latest released mission
- latest mission release date — returns the date of the latest released mission
- latest patch number — returns the latest patch number of the game
- mission types — returns the current mission types released
- missions — returns the total amount of missions
- today — returns the date of today
- total attributes — returns the total number of attributes
Examples
{{Globals|missions}}produces76.{{Globals|total attributes}}produces21.
