Terraria Wiki
Advertisement

This template returns information stored in the call to Szablon:Obecne wersje found at the top of the main Terraria Wiki page. It is currently set up to return a single value.

Optional parameter

platform : default is desktop e : returns the version equivalence, with a 2nd parameter defining the platform

Usage

Return the current version number for the specified platform:

{{v
 | desktop
 | console
 | oldgen
 | 3ds
 | ios
 | googleplay
 | amazon
 | windowsphone
}}

Return the version equivalence for the specified platform:

{{v | e
 | console
 | oldgen
 | 3ds
 | mobile
}}

Przykład

{{v|oldgen}} zwróci 1.09

{{v|e|oldgen}} zwróci 1.2.4.1

Advertisement