GVI – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Add font-size limit (24px))
m (Add per-game CSS distinction)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}
<includeonly>{{#if:{{{1|}}}
| <span class="gvi2{{#if:{{#pos:{{{2|}}}|.}} |
| <span class="gvi2 gvi-{{{1|}}}{{#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 01:15, 2 March 2021

Template GVI standing for Game Version Icon - should appear inline Arma 31.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
Examples
Code Result
{{GVI}} -no game provided-
{{GVI|ofp}} Operation Flashpoint?
{{GVI|ofp|1.30}} Operation Flashpoint1.30
{{GVI|ofp|1.30|size=1}} Operation Flashpoint1.30
{{GVI|ofp|1.30|size=.75}} Operation Flashpoint1.30
{{GVI|ofp|1.30|size=2}} Operation Flashpoint1.30
{{GVI|ofpr|1.80}} ofpr version.gif1.80
{{GVI|ofpe|1.00}} Operation Flashpoint: Elite1.00
{{GVI|arma1|?}} Armed Assault?
{{GVI|arma1|1}} Armed Assault1
{{GVI|arma1|1.1}} Armed Assault1.1
{{GVI|arma2|1.05}} Arma 21.05
{{GVI|arma2oa|1.60}} Arma 2: Operation Arrowhead1.60
{{GVI|arma3|0.05}} Arma 30.05
{{GVI|arma3|0.50}} Arma 30.50
{{GVI|arma3|0.58}} Arma 30.58
{{GVI|arma3|0.70}} Arma 30.70
{{GVI|arma3|0.76}} Arma 30.76
{{GVI|arma3|1.14}} Arma 31.14
{{GVI|arma3|1.99}} Arma 31.99
{{GVI|arma3|2.00}} Arma 32.00
{{GVI|arma3|2.49}} Arma 32.49
{{GVI|arma3|2.50}} Arma 32.50
{{GVI|arma3dev|1.00}} -wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.00|1.00]]
{{GVI|arma3|dev}} Arma 3DEV
{{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}} Arma 3DIAG
{{GVI|carriercommand|1.00}} Carrier Command: Gaea Mission1.00
{{GVI|dayz|1.00}} DayZ1.00
{{GVI|tkoh|1.00}} Take On Helicopters1.00
{{GVI|tkom|1.00}} Take On Mars1.00