This template is used on download pages to automatically distinguish between the latest and the old versions.
{{Latest or old|package|branch|version|name}}
- package can be: kernel, vzctl etc.
- branch is optional, used for kernel, can be 2.6.24 etc.
- version can be: 3.0.11 2.6.24-ovz002.2. Corresponds to Template:Latest branch package .
- name is optional branch name, for example RHEL4 for rhel4 branch.
Examples[edit]
Code |
Results
|
{{Latest or old|kernel|2.6.22|2.6.22-ovz005.1}}
|
|
{{Latest or old|kernel|2.6.24|2.6.24-ovz001}}
|
|
{{Latest or old|kernel|rhel4|023stab046.2|RHEL4}}
|
|
{{Latest or old|vzctl||3.0.22}}
|
|
{{Latest or old|vzctl||3.0.20}}
|
|
{{Latest or old|ploop||1.13.2}}
|
|