Template:Patch infobox

From Terraria Wiki
Jump to navigation Jump to search
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Patch infobox/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from Template:Patch infobox/doc. (edit | history)

This template is used to display a patch infobox on patch pages.

Usage

The patch notes listed below pertain to the Desktop version Desktop version.
Added items are likely included in Console version Console version and Old-gen console version Old-gen console version as well. Bug fixes for Console and Old-gen can be found in Console history and Old-gen history, respectively.
{{patch infobox
| versions = desktop-console-oldgen
| exclusive = no
| title = 1.0.0
| image = NewPromoLogo-3.png
| caption = Example Image.
| patchname = Terraria!
| release = 5/16/2011
| prev = [[1.3.0.1]]
| current = 1.3.5.3
| next = 1.4
}}
title

Title of the infobox. Defaults to page name.

patchname

Official name of the patch. Defaults to "Terraria <patch number>", e.g. "Terraria 1.1.2".

image

Image to display, without [[File:. Defaults to "<patch number> Banner.png/jpg", if possible.

caption

Caption to display underneath the image. Rarely used.

release

Release date of the patch; should be in the format m/d/yyyy.

prev

Number of the previous patch in the version chronology. The template determines this automatically (based on Category:Patches), so this parameter is only to be used if there is an anomaly.

current

Number of the current patch in the version chronology. Defaults to page name, so this parameter is only to be used if there is an anomaly. Mainly affects the automatic generation of the previous and next patch numbers.

next

Number of the next patch in the version chronology. The template determines this automatically (based on Category:Patches), so this parameter is only to be used if there is an anomaly.

versions

Versions that have received a patch equivalent to this one. Enter in the format that is accepted by {{exclusive}}: platform-platform-platform. Will display the respective {{exclusive}} and, if more than only desktop is entered, a {{patch notice}}. If omitted, {{all versions}} will be set.

exclusive

Set to no to prevent setting any {{exclusive}} or {{all versions}}.

cate

By default, the page is only categorized in Category:Patches if it is in mainspace. Set this parameter to force to always categorize it, regardless of namespace, or to no to prevent this categorization.