Template:Game: Difference between revisions
No edit summary |
(+GTA 6) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{lc:{{id|{{{1|}}}}}}} | {{#switch: {{lc:{{id|{{{1|}}}}}}} | ||
| gta = GTA | | gta = GTA | ||
| 1 = | | 1 = GTA 1 | ||
| l69 = | | l69 = GTA London 1969 | ||
| l61 = | | l61 = GTA London 1961 | ||
| 2 = | | 2 = GTA 2 | ||
| iii = | | iii = GTA III | ||
| vc = | | vc = GTA Vice City | ||
| sa = | | sa = GTA San Andreas | ||
| a = | | a = GTA Advance | ||
| lcs = | | lcs = GTA Liberty City Stories | ||
| vcs = | | vcs = GTA Vice City Stories | ||
| iv = | | iv = GTA IV | ||
| tlad = The Lost and Damned | | tlad = The Lost and Damned | ||
| bogt = The Ballad of Gay Tony | | bogt = The Ballad of Gay Tony | ||
| cw = | | cw = GTA Chinatown Wars | ||
| v = | | v = GTA V | ||
| o = GTA Online | |||
| 6 = GTA 6 | |||
| {{{1|}}} | | {{{1|}}} | ||
}}<noinclude>{{doc}}</noinclude> | }}<noinclude>{{doc}}</noinclude> |
Latest revision as of 16:08, 29 August 2022
- This documentation is imported from Template:Game/doc
|
This template has a very specific function on Grand Theft Wiki. Please do not change it. |
This template is used for showing the short-length game name for any game.
For example, inputting 'sa' or 'san andreas' would produce the output: GTA San Andreas
If you want a different game name format, you can instead use {{id}}, {{long}} or {{condensed}}. Those templates actually use this template to figure out which game is being requested.
Usage
There is 1 parameter. You can input virtually ANY variation on a game name, whether long or short form, or any other incorrect form.
It will output the short-length game name, such as: GTA III, GTA San Andreas
To request the short game name for the input "Three" just use:
{{game | Three}}
This will then work out that you mean GTA III and output the correct long name of: GTA III
If you're using this in a template, you need to pass the inputted parameter, whether numbered as {{{1}}} or named like {{{game}}}
{{game | {{{game}}} }}
And to add links, use this around the template:
[[{{game | {{{game}}} }}]]
For multiple games, use this template multiple times. This will NOT work if you try to pass two game names into this template (like {{game |gta 1, gta2}} or {{game | gta 1 | gta 2}}). You need to use the template twice like {{game | gta 1}}, {{game| gta 2}})
If the variable is not found (like "gta mexico") then it will simply return whatever you put in: "gta mexico"