GVI/intro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
m (Text replacement - "<tt>([^ =]+)<\/tt>" to "{{hl|$1}}")
 
Line 12: Line 12:
{{<nowiki/>GVI/intro|'''''game'''''|'''''version'''''}}
{{<nowiki/>GVI/intro|'''''game'''''|'''''version'''''}}
* game: in the [[Template:GVI]] format, e.g arma3, ofp, tkoh etc.
* game: in the [[Template:GVI]] format, e.g arma3, ofp, tkoh etc.
* version: (Optional, default <tt>?</tt>) game version in format '''<Major>.<Minor>''', e.g 1.00, 1.86 etc.
* version: (Optional, default {{hl|?}}) game version in format '''<Major>.<Minor>''', e.g 1.00, 1.86 etc.


{| class="wikitable"
{| class="wikitable"

Latest revision as of 11:33, 16 November 2021

Template GVI/intro stands for Game Version Information: introduced with.

Usage

{{GVI/intro|game|version}}

  • game: in the Template:GVI format, e.g arma3, ofp, tkoh etc.
  • version: (Optional, default ?) game version in format <Major>.<Minor>, e.g 1.00, 1.86 etc.
Examples
Code Result
{{GVI/intro}}
{{GVI/intro|ofp}} Introduced with Operation Flashpoint version ?
{{GVI/intro|arma2|abc}} Introduced with Arma 2 version ?
{{GVI/intro|arma3|1.96}} Introduced with Arma 3 version 1.96
{{GVI/intro|arma3|dev}} Introduced with Arma 3 Development Branch
{{GVI/intro|arma3|diag}} Introduced with Arma 3 Diagnostic Build
{{GVI/intro|arma3|1.96.123456}} Introduced with Arma 3 version 1.96.123456