GVI – Template
Lou Montana (talk | contribs) (Fix version text, fix examples presentation, add proper "?" parsing) |
Lou Montana (talk | contribs) m (Fix issue) |
||
Line 1: | Line 1: | ||
<includeonly><div class="gvi" | <includeonly><div class="gvi">[[File:{{Name|{{{1}}}|img}} {{GVI/branch|{{{1}}}|{{{2}}}}} version.gif|link=Category:{{GVI/intro|{{{1}}}}} {{{2}}}|alt={{GVI/intro|{{{1}}}}}]]<span class="{{GVI/branch|{{{1}}}|{{{2}}}}}">{{#ifeq:{{{2}}}|?|?|{{#explode:{{{2}}}|.|0}}.{{#explode:{{{2}}}|.|1}}}}</span>{{#if:{{{3|}}}|[[Category:{{GVI/intro|{{{1}}}}} {{{2}}}|{{uc:{{PAGENAME}}}}]]|}}</div></includeonly><noinclude> | ||
</div></includeonly><noinclude> | |||
Template '''''GVI''''' standing for '''''G'''ame '''V'''ersion '''I'''mage''. | Template '''''GVI''''' standing for '''''G'''ame '''V'''ersion '''I'''mage''. | ||
Revision as of 18:44, 1 June 2018
Template GVI standing for Game Version Image.
Usage
Placing {{GVI|arma3|dev}} in a page will result in
being rendered in it's place.
Parameters
The template accepts three params, the third one being optional.
Game Name
The first param must be the required Game Name such as arma2 or ofp.
The text is parsed by {{Name}} so is capable of understanding many alternative inputs.
Version Number
The second param must be the required Version Number such as 0.20 or 1.82.
Categorize
The third param is optional and if included (e.g. {{GVI|ofp|1.30|cat}}), will place the page on which the this Template is used into the appropriate Category for the Game+Version.
Any value may be added as the third param, but for clarity and continuity, use something like cat, category or categorize so that future editors understand its purpose.
Examples
Any of the examples below can also include the third parameter, to place the page they're used on into the Category they link to.
Code | Result |
---|---|
{{GVI|ofp|1.30}} | |
{{GVI|ofpr|1.80}} | |
{{GVI|arma|?}} | |
{{GVI|arma|1.1}} | |
{{GVI|arma2|1.11}} | |
{{GVI|oa|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}} |