GVI – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Add usage of Template:GVI/version) |
Lou Montana (talk | contribs) m (Fix minor stuff) |
||
Line 6: | Line 6: | ||
* game: identical to [[Template:Name|Template:Name Identifiers]] | * game: identical to [[Template:Name|Template:Name Identifiers]] | ||
* version: (Optional, default <tt>1.00</tt>) game version such as "1.75", "?" (if unknown); '''two digits''' after the period | * version: (Optional, default <tt>1.00</tt>) game version such as "1.75", "?" (if unknown); '''two digits''' after the period | ||
* categorise: (Optional) if set (usually "cat" or "category") categorises the page to <tt>[[<nowiki/>Category:Introduced | * categorise: (Optional) if set (usually "cat" or "category") categorises the page to <tt>[[<nowiki/>[[:Category:Introduced with]] ''game'' version ''version'']]</tt> (e.g [[:Category:Introduced with {{arma3}} version 1.00]]) | ||
{| class="bikitable" | {| class="bikitable" | ||
Line 13: | Line 13: | ||
! Result | ! Result | ||
|- | |- | ||
| <tt><nowiki>{{GVI| | | <tt><nowiki>{{GVI|ofp}}</nowiki></tt> | ||
| {{GVI| | | {{GVI|ofp}} | ||
|- | |- | ||
| <tt><nowiki>{{GVI|ofp|1.30}}</nowiki></tt> | | <tt><nowiki>{{GVI|ofp|1.30}}</nowiki></tt> |
Revision as of 22:01, 9 January 2020
Template GVI standing for Game Version Image.
Usage
{{GVI|game|version|categorise}}
- game: identical to Template:Name Identifiers
- version: (Optional, default 1.00) game version such as "1.75", "?" (if unknown); two digits after the period
- categorise: (Optional) if set (usually "cat" or "category") categorises the page to [[Category:Introduced with game version version]] (e.g Category:Introduced with Arma 3 version 1.00)
Code | Result |
---|---|
{{GVI|ofp}} | |
{{GVI|ofp|1.30}} | |
{{GVI|ofpr|1.80}} | |
{{GVI|arma|?}} | |
{{GVI|arma|1}} | |
{{GVI|arma|1.1}} | |
{{GVI|arma2|1.11}} | |
{{GVI|a2oa|1.63}} | |
{{GVI|arma2oa|1.60}} | |
{{GVI|arma3|dev}} | |
{{GVI|arma3|0.50}} | |
{{GVI|arma3|0.58}} | |
{{GVI|arma3|0.76}} | |
{{GVI|arma3|1.22}} | |
{{GVI|tkoh|1.02}} | |
{{GVI|vbs1|2.12.14}} | |
{{GVI|vbs2|1.49}} |