移动中国版/心动版版本历史/row

来自Terraria Wiki
跳到导航 跳到搜索
Information.svg
此页面只在移动中国版/心动版版本历史上用于格式化目的。


此页面在基础页面移动中国版/心动版版本历史上用于打印出表格的每一行。

It takes multiple parameters:

Name Description
anchor Name of the anchor for this table row. Defaults to the value of the $v parameter, so it is unnecessary in most cases.
v Name of the update, i.e. version number.
platform The mobile platforms on which the update was released, separate multiple with a slash (/). See Template:Icon for all recognized platform names.
name "Trivial name" of the update, e.g. "Hotfixes". Will be displayed in small gray text.
date Date of the release, in the format YYYY/MM/DD, e.g. "2024/04/30".
ref Link to a source for the release date, e.g. via {{forums thread}}.
rawref Custom wikitext for the reference, will not be wrapped in a <ref> tag like $ref. Can be used, for instance, if there are multiple references. Takes precedence over $ref, should both be specified.
note Text that will be displayed in italics at the top of the "Changes" cell.
changes Details about the update. Should be wrapped in {{collapse top}}/{{collapse bottom}}, unless there are only a few sentences.

It is possible that an update was released under different names or on different dates on the different platforms. To reflect this, append the platform name(s) to the $v, $date, $ref, and $rawref parameters with a hyphen, i.e. $v-<platform>, $date-<platform>, etc. The platform names must be valid as per Template:Icon, and multiple are to be separated with another hyphen. If the non-platform-specific $v or $date parameters are specified, then the respective platform-specific ones have no effect.

例如:若更新“1.4.49550 (301272)”于 2024 年 3 月 13 日发布,则使用如下代码:

| v = 1.4.49550 (301272)
| date = 2024/03/13
| ref = {{taptap thread|517376440937743245|(相关的 TapTap 贴子)}}