Template:Game: Difference between revisions

mNo edit summary
(+cw (oops))
Line 194: Line 194:
  |gta the ballad of gay tony = The Lost and Damned
  |gta the ballad of gay tony = The Lost and Damned
  |ballad = The Lost and Damned
  |ballad = The Lost and Damned
|cw = GTA IV
|chinatown = GTA IV
|chinatown wars = GTA IV
|gtacw = GTA IV
|gta cw = GTA IV
|gta chinatown = GTA IV
|gta chinatown wars = GTA IV
|gta: cw = GTA IV
|gta: chinatown = GTA IV
|gta: chinatown wars = GTA IV
|grand theft auto cw = GTA IV
|grand theft auto chinatown = GTA IV
|grand theft auto chinatown wars = GTA IV
|grand theft auto: cw = GTA IV
|grand theft auto: chinatown = GTA IV
|grand theft auto: chinatown wars = GTA IV
   
   
  |5 = GTA V
  |5 = GTA V
Line 202: Line 219:
  |gta: five = GTA V
  |gta: five = GTA V
  |gta: v = GTA V
  |gta: v = GTA V
|gtav = GTA V
|gta5 = GTA V
  |grand theft auto 5 = GTA V
  |grand theft auto 5 = GTA V
  |grand theft auto v = GTA V
  |grand theft auto v = GTA V

Revision as of 19:45, 2 June 2012

This documentation is imported from Template:Game/doc

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"