This template is used to diplay a list of changes by version on wiki pages. It is used in combination with {{VersionTableStart}}
and {{VersionTableEnd}}
.
Usage
{{VersionTableStart}} {{VersionTableElement|<version>| * Change 1 * Change 2 }} {{VersionTableEnd}}
- Using
Unknown
in parameter 1 prints anUNKNOWNin the Version column.- This tags the Unknown version as
Version 0.01
for sorting purposes used in{{Recent changes wrapper}}
.
- This tags the Unknown version as
- Styles (
<span style="color:crimson;">something</span>
) does not work within{{VersionTableElement}}
.- However, links with styles work without breaking the template.
- Use
{{#tag:span|$string|style="$style"}}
as a workaround if stylizing is needed.
Example
此模板定義表格「changelogs」。 檢視表格.