GVI – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(GVI v2 - refresh time)
(Add size option (TODO one day: version text size))
Line 6: Line 6:
| {{#ifexpr: {{{2}}} > 2.02 or ({{{2}}} > 1 and {{#replace:{{{2}}}|.}} mod 2)|<nowiki/> gvi-dev}}
| {{#ifexpr: {{{2}}} > 2.02 or ({{{2}}} > 1 and {{#replace:{{{2}}}|.}} mod 2)|<nowiki/> gvi-dev}}
}}
}}
}}{{#if:{{#pos:{{lc:{{{1}}}{{{2|}}}}}|dev}}|<nowiki/> gvi-dev}}{{#if:{{#pos:{{lc:{{{1}}}{{{2|}}}}}|diag}}|<nowiki/> gvi-diag}}"><span class="icon">{{Icon|{{Name|{{{1}}}|id}}|38}}</span><span class="version">[[:Category:Introduced with {{Name|{{{1}}}}} version {{lc:{{{2|}}}}}|{{#if:{{{2|}}}|{{uc:{{{2}}}}}|?}}]]</span></span>
}}{{#if:{{#pos:{{lc:{{{1}}}{{{2|}}}}}|dev}}|<nowiki/> gvi-dev}}{{#if:{{#pos:{{lc:{{{1}}}{{{2|}}}}}|diag}}|<nowiki/> gvi-diag}}"{{#if:{{{size|}}}|<nowiki/> style="height:{{#expr: {{{size}}}*32}}px; width:{{#expr: {{{size}}}*32}}px"}}><span class="icon">{{Icon|{{Name|{{{1}}}|id}}|{{#if:{{{size|}}}|{{#expr:{{{size}}}*32-2}}|30}}}}</span><span class="version">[[:Category:Introduced with {{Name|{{{1}}}}} version {{lc:{{{2|}}}}}|{{#if:{{{2|}}}|{{uc:{{{2}}}}}|?}}]]</span></span>
| -no game provided-
| -no game provided-
}}</includeonly><noinclude>Template '''''GVI''''' standing for '''''G'''ame '''V'''ersion '''I'''con'' - should appear inline {{{{FULLPAGENAME}}|arma3|1.00}} when in a paragraph.
}}</includeonly><noinclude>Template '''''GVI''''' standing for '''''G'''ame '''V'''ersion '''I'''con'' - should appear inline {{{{FULLPAGENAME}}|arma3|1.00}} when in a paragraph.


== Usage ==
== Usage ==
{{<nowiki/>GVI|'''''game'''''|'''''version'''''}}
{{<nowiki/>GVI|'''''game'''''|'''''version'''''|'''''size='''''}}
* game: identical to [[Template:Name|Name Identifiers]]
* game: identical to [[Template:Name|Name Identifiers]]
* version: (Optional, default <tt>1.00</tt>) game version such as "1.75", '''two digits''' after the period
* version: (Optional, default <tt>1.00</tt>) game version such as "1.75", '''two digits''' after the period
* size: (Optional, default <tt>1</tt>) ratio size, ratio &times; 32px


{| class="wikitable"
{| class="wikitable"
Line 28: Line 29:
| <tt><nowiki>{{GVI|ofp|1.30}}</nowiki></tt>
| <tt><nowiki>{{GVI|ofp|1.30}}</nowiki></tt>
| {{{{FULLPAGENAME}}|ofp|1.30}}
| {{{{FULLPAGENAME}}|ofp|1.30}}
|-
| <tt><nowiki>{{GVI|ofp|1.30|size=1}}</nowiki></tt>
| {{{{FULLPAGENAME}}|ofp|1.30|size=1}}
|-
| <tt><nowiki>{{GVI|ofp|1.30|size=.75}}</nowiki></tt>
| {{{{FULLPAGENAME}}|ofp|1.30|size=.75}}
|-
| <tt><nowiki>{{GVI|ofp|1.30|size=2}}</nowiki></tt>
| {{{{FULLPAGENAME}}|ofp|1.30|size=2}}
|-
|-
| <tt><nowiki>{{GVI|ofpr|1.80}}</nowiki></tt>
| <tt><nowiki>{{GVI|ofpr|1.80}}</nowiki></tt>

Revision as of 16:10, 26 February 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