Template: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.