此模板定义表格“versions”。 查看表格.
Usage
{{Version infobox | version = | highlights = | nerfed = | buffed = | rebalanced = | reworked = | significant = | dota2 = | dota = }}
version
: Current version numberhighlights
: Notable changes other than hero changesnerfed
: A comma separated list of nerfed heroesbuffed
: A comma separated list of buffed heroesrebalanced
: A comma separated list of rebalanced heroesreworked
: A comma separated list of reworked heroessignificant
: If this version is a significant change (i.e new heroes, large amount of changes - typically non-letter patches) (Valid options are Yes / No)dota2
: Dota 2 release date in YYYY-MM-DD formatdota
: WC3 Dota release date in URL format
Example
TemplateData
Displays information about a game version.
参数 | 说明 | 类型 | 状态 | |
---|---|---|---|---|
Version | version | The version number.
| 字符串 | 必填 |
Highlights | highlights | A list of the patch's highlights. | 内容 | 推荐 |
Nerfed | nerfed | A comma separated list of the patch's nerfed heroes. | 内容 | 可选 |
Buffed | buffed | A comma separated list of the patch's buffed heroes. | 内容 | 可选 |
Rebalanced | rebalanced | A comma separated list of the patch's rebalanced heroes. | 内容 | 可选 |
Reworked | reworked | A comma separated list of the patch's reworked heroes. | 内容 | 可选 |
Significant | significant | If this patch has significant changes to the game. Valid parameters are 'Yes' or 'No'. | 布尔值 | 可选 |
Release Dota 2 | dota2 | The patch's release date for Dota 2.
| 日期 | 必填 |
Release DotA | dota | The patch's release date for DotA.
| 日期 | 已弃用 |
Structure | structure | Specifies if the version belongs to the main game. Set to "hidden" to prevent the page from being listed in Category:Game versions. or being stored in Cargo
| 字符串 | 可选 |