模板:Patch infobox

出自Terraria Wiki
跳至導覽 跳至搜尋
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 文檔 以下文檔來自Template:Patch infobox/doc。(編輯 | 歷史

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

Usage

以下列出的更新日誌僅限於電腦版電腦版。
其中引入的新內容很可能也已經包含在主機版 主機版前代主機版 前代主機版中。主機版和前代主機版的 Bug 修復可以分別在主機版歷史前代主機版歷史找到。
{{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.