- Description
- Used to tag different versions of the same entity.
- Syntax
{{VersionTag}}
- or
{{vt}}
- Sample code
- Fixed version
SomethingVersionTag0.44
gives...- Somethingv0.44
- Unspecified version
Something[[w:List of people by name: vt{{{2}}}|vt{{{2}}}]]
gives...- SomethingvUnspecified
- Inserting current version at the point of editing
Something[[w:List of people by name: vt{{subst:CurrentVersion}}|vt{{subst:CurrentVersion}}]]
orSomething[[w:List of people by name: vt{{subst:cv}}|vt{{subst:cv}}]]
gives...- Somethingv[[Changelog#Template:Cv|Template:Cv]]
- Additional Notes
Currently, the version link will try to link to the correct section in the Changelog.
- Also see
-
- Template:VersionTag - redirect to VersionTag