GVI – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add per-game CSS distinction) |
Lou Montana (talk | contribs) m (Fix potential space in game name) |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{1|}}} | <includeonly>{{#if:{{{1|}}} | ||
| <span class="gvi2 gvi-{{{1|}}}{{#if:{{#pos:{{{2|}}}|.}} | | | <span class="gvi2 gvi-{{Name|{{{1|}}}|id}}{{#if:{{#pos:{{{2|}}}|.}} | | ||
{{#ifexpr:{{{2}}} < 0.7|<nowiki/> gvi-alpha}} | {{#ifexpr:{{{2}}} < 0.7|<nowiki/> gvi-alpha}} | ||
{{#ifexpr:{{{2}}} >= 0.7 and {{{2}}} < 1|<nowiki/> gvi-beta}} | {{#ifexpr:{{{2}}} >= 0.7 and {{{2}}} < 1|<nowiki/> gvi-beta}} |
Revision as of 00:21, 2 March 2021
Template GVI standing for Game Version Icon - should appear inline 1.00 when in a paragraph.
Usage
{{GVI|game|version|size=}}
- game: identical to Name Identifiers
- version: (Optional, default 1.00) game version such as "1.75", two digits after the period
- size: (Optional, default 1) ratio size, ratio × 32px
Code | Result |
---|---|
{{GVI}} | -no game provided- |
{{GVI|ofp}} | ? |
{{GVI|ofp|1.30}} | 1.30 |
{{GVI|ofp|1.30|size=1}} | 1.30 |
{{GVI|ofp|1.30|size=.75}} | 1.30 |
{{GVI|ofp|1.30|size=2}} | 1.30 |
{{GVI|ofpr|1.80}} | 1.80 |
{{GVI|ofpe|1.00}} | 1.00 |
{{GVI|arma1|?}} | ? |
{{GVI|arma1|1}} | 1 |
{{GVI|arma1|1.1}} | 1.1 |
{{GVI|arma2|1.05}} | 1.05 |
{{GVI|arma2oa|1.60}} | 1.60 |
{{GVI|arma3|0.05}} | 0.05 |
{{GVI|arma3|0.50}} | 0.50 |
{{GVI|arma3|0.58}} | 0.58 |
{{GVI|arma3|0.70}} | 0.70 |
{{GVI|arma3|0.76}} | 0.76 |
{{GVI|arma3|1.14}} | 1.14 |
{{GVI|arma3|1.99}} | 1.99 |
{{GVI|arma3|2.00}} | 2.00 |
{{GVI|arma3|2.49}} | 2.49 |
{{GVI|arma3|2.50}} | 2.50 |
{{GVI|arma3dev|1.00}} | -wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.00|1.00]] |
{{GVI|arma3|dev}} | DEV |
{{GVI|arma3dev}} | -wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version |?]] |
{{GVI|arma3diag|1.00}} | -wrong parameter ("arma3diag") defined!-[[:Category:Introduced with arma3diag version 1.00|1.00]] |
{{GVI|arma3|diag}} | DIAG |
{{GVI|carriercommand|1.00}} | 1.00 |
{{GVI|dayz|1.00}} | 1.00 |
{{GVI|tkoh|1.00}} | 1.00 |
{{GVI|tkom|1.00}} | 1.00 |