Terraria Wiki

  • Discussions are now available on the Terraria Wiki.
  • Miss the old Hydra Skin? Try out our Hydralize gadget! Visit the preferences page while logged in and turn on the gadget.

READ MORE

Terraria Wiki
Advertisement

Old-gen console version Old-gen console version

This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
Template-info Documentation The documentation below is transcluded from Template:Common version/doc. (edit | history)

Displays a standardized version link with icon, shown above. To display multiple versions, use {{versions}}.

Whenever the term "Old-gen console version" is used in an article, it should be replaced with this template to ensure consistency.

Usage

All parameters are optional.

{{ old-gen console version | <display mode> | short = y | nl = y | t = <custom display text> | glue = <characters between icon and text> | small = y | size = <size in px> | width = <width in px> | height = <height in px> | scale = <scale ratio> }}

First unnamed parameter

Display mode; set it to one of the following values:

  • icon – Display the icon only (see {{icon/old-gen console}}).
  • text – Display the text only.
  • short – Display the icon and an abbreviated version name.
short

Display an abbreviation of the version name. Identical to setting the first unnamed parameter to short.

nl

Remove the link from the icon and/or text. They are linked by default.

t

Customize the displayed text. Overrides |short=y and has no effect when using icon as mode.

glue

Set the characters between the icon and the text. Defaults to &nbsp;.

small, size, width, height, scale

Customize the icon display, see {{icon/old-gen console}} for details.

Examples

Code Result Note
{{old-gen console version}} Old-gen console version Old-gen console version
{{old-gen console version|icon}} Old-gen console version Identical to {{icon/old-gen console}}.
{{old-gen console version|text}} Old-gen console version
{{old-gen console version|short}} Old-gen console version Old-gen console
{{old-gen console version|text|short=y}} Old-gen console
{{old-gen console version|t=sometext}} Old-gen console version sometext Custom display text.
{{old-gen console version|short=y}} Old-gen console version Old-gen console Identical to {{old-gen console version|short}}
{{old-gen console version|nl=y}} Old-gen console version Old-gen console version No link.
{{old-gen console version|text|nl=y}} Old-gen console version No link.
{{old-gen console version|short|nl=y}} Old-gen console version Old-gen console No link.
{{old-gen console version|glue=-}} Old-gen console version-Old-gen console version
{{old-gen console version|scale=2}} Old-gen console version Old-gen console version See {{icon/old-gen console}}.
{{old-gen console version|icon|small=y}} Old-gen console version See {{icon/old-gen console}}.


Advertisement