Template:Version

From Terraria Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:Version/doc. (edit | history)

This template returns the current version number of a given game platform. The data is taken from the {{current versions}} database.

It has three modes: platform version information, Desktop version Desktop equivalent of platform version, and build number (for some Mobile version Mobile and Console version Console platforms).

{{v}} is an alias for {{version}}.

Usage

{{ v | e/b/<platform> | <platform> }}

First unnamed parameter

Platform of which the version is to be returned. Can be one of the following or e or b (which enable the second/third mode and require a second unnamed parameter):

  • desktop
  • console
  • ps4
  • xbox1
  • switch
  • oldgen
  • 3ds
  • tmodloader
  • tmodloader-1.4.3
  • tmodloader-1.3
  • ios
  • googleplay
  • amazon
  • stadia
  • windowsphone
Second unnamed parameter

Platform of which the Desktop equivalent or build number is to be returned. Only has an effect if the first unnamed parameter is e or b. Can be one of the following:

e:
  • console
  • switch
  • oldgen
  • tmodloader
  • tmodloader-1.4.3
  • tmodloader-1.3
  • 3ds
  • mobile
  • old-gen-mobile
b:
  • ps4
  • xbox1
  • switch
  • ios
  • googleplay
  • amazon
  • stadia

Notes

  • tmodloader refers to tModLoader's current variant ("1.4.4-stable"), whereas tmodloader-1.4.3 and tmodloader-1.3 refer to the two legacy variants ("1.4.3-legacy" and "1.3-legacy", respectively).

Examples

Code Result Notes
{{v|oldgen}} 1.09 Current version number of Old-gen console version Old-gen console.
{{v|e|oldgen}} 1.2.4.1 Desktop version Desktop equivalent of it.
{{v|b|googleplay}} 1081 Build number of the current Google Play Google Play Mobile version.

All current versions

Current versions
Code Result
{{v|desktop}} 1.4.4.9
{{v|console}} 1.4.4.9.5
{{v|ps4}} 1.4.4.9.5
{{v|xbox1}} 1.4.4.9.5
{{v|switch}} 1.4.4.9.5
{{v|oldgen}} 1.09
{{v|3ds}} 1.05
{{v|tmodloader}} 2023.10.3.0
{{v|tmodloader-1.4.3}} 2022.9.47.82
{{v|tmodloader-1.3}} 0.11.8.9
{{v|ios}} 1.4.4.9.5
{{v|googleplay}} 1.4.4.9.5
{{v|amazon}} 1.4.4.9.5
{{v|stadia}} 1.4.3.2.3
{{v|windowsphone}} 1.2.4.3
Version equivalents
Code Result
{{v|e|console}} 1.4.4.9
{{v|e|switch}} 1.4.4.9
{{v|e|oldgen}} 1.2.4.1
{{v|e|tmodloader}} 1.4.4.9
{{v|e|tmodloader-1.4.3}} 1.4.3.6
{{v|e|tmodloader-1.3}} 1.3.5.3
{{v|e|3ds}} 1.2.1
{{v|e|mobile}} 1.4.4.9
{{v|e|old-gen-mobile}} 1.2.4.1
Build numbers
Code Result
{{v|b|ps4}} 1081
{{v|b|xbox1}} 1081
{{v|b|switch}} 1081
{{v|b|ios}} 1081
{{v|b|googleplay}} 1081
{{v|b|amazon}} 1081
{{v|b|stadia}} 891