Sjabloon:Doc/start
- Afkorting
- v
Because this template is used on the main page, it must be modified by an Administrator or Bureaucrat. If you have noticed that the version has changed but this template hasn't been updated, it is best to leave a note on an Administrator talk page or the Admin noticeboard.
To update the version number, modify the vardefines at the top of the template.
Usage
| Version | Displayed | Code used |
|---|---|---|
| Computer | 1.16.5 | {{v}}
|
| Computer server | 1.16.5 | {{v|server=1}}
|
| Weekly | 1.17-rc1 | {{v|weekly=1}}
|
| Weekly server | 1.17-rc1 | {{v|weekly=1|server=1}}
|
| Android | 1.16.221 | {{v|android=1}}
|
| iOS | 1.16.221 | {{v|ios=1}}
|
| PlayStation 3 | 1.82 | {{v|ps3=1}}
|
| Xbox | TU73 | {{v|xbox=1}}
|
| Pi | 0.1.1 | {{v|pi=1}}
|
| Computer Classic | 0.30 | {{v|classic=1}}
|
| Computer Classic server | 1.1.2 | {{v|classic=1|server=1}}
|
Usage in tables
When used in a table, the template will compare the version you specify with the latest version, and mark the cell green if it is the latest version, and red if it isn't.
To make the template use table mode, enter the desired version number. For example, {{v|1.0.0}}
Sjabloon:Doc/end