:Version/doc

Terraria Wiki
둘러보기로 이동 검색으로 이동

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 equivalent of platform version, and build number (for some 틀:Mobile and 틀:Console version platforms).

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
  • 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
  • 3ds
  • mobile
  • old-gen-mobile
b:
  • ps4
  • xbox1
  • switch
  • ios
  • googleplay
  • amazon
  • stadia

Examples

Code Result Notes
{{v|oldgen}} 틀:V Current version number of 틀:Old-gen.
{{v|e|oldgen}} 틀:V 틀:Desktop equivalent of it.
{{v|b|googleplay}} 틀:V Build number of the current
  1. REDIRECT Template:Icon/google play Google Play Mobile version.

All current versions

Current versions
Code Result
{{v|desktop}} 틀:V
{{v|console}} 틀:V
{{v|ps4}} 틀:V
{{v|xbox1}} 틀:V
{{v|switch}} 틀:V
{{v|oldgen}} 틀:V
{{v|3ds}} 틀:V
{{v|tmodloader}} 틀:V
{{v|ios}} 틀:V
{{v|googleplay}} 틀:V
{{v|amazon}} 틀:V
{{v|stadia}} 틀:V
{{v|windowsphone}} 틀:V
Version equivalents
Code Result
{{v|e|console}} 틀:V
{{v|e|switch}} 틀:V
{{v|e|oldgen}} 틀:V
{{v|e|tmodloader}} 틀:V
{{v|e|3ds}} 틀:V
{{v|e|mobile}} 틀:V
{{v|e|old-gen-mobile}} 틀:V
Build numbers
Code Result
{{v|b|ps4}} 틀:V
{{v|b|xbox1}} 틀:V
{{v|b|switch}} 틀:V
{{v|b|ios}} 틀:V
{{v|b|googleplay}} 틀:V
{{v|b|amazon}} 틀:V
{{v|b|stadia}} 틀:V