Шаблон:Картка версії

Матеріал з Terraria Wiki
Перейти до навігації Перейти до пошуку
Цей шаблон i18n-ready, що означає, що його легко локалізувати для різних мов. Будь ласка, ознайомтеся з i18n та l10n для шаблонів, щоб дізнатися більше.
Див. «Шаблон:Картка версії/l10n» для локалізації цього шаблону.
Template-info.svg Документація Наведена нижче документація запозичена з «Шаблон:Картка версії/doc». (редагувати | історія)
Для більш повної чи актуальної інформації ви можете переглянути документацію англійською.

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

Usage

The patch notes listed below pertain to the ПК версія Desktop version.
Added items are likely included in Консольна версія Консольна версія and Версія для консолей старого покоління Версія для консолей старого покоління 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.