Template:Abbrgame: Difference between revisions

From NPOWiki
Jump to navigation Jump to search
(fix NS)
(NationsGame)
 
Line 26: Line 26:
|pixel nations = {{#ifeq:{{{2}}}|full|Pixel Nations|PN}}
|pixel nations = {{#ifeq:{{{2}}}|full|Pixel Nations|PN}}
|ng
|ng
|nationsgame
|nations
|nations game = {{#ifeq:{{{2}}}|full|Nations Game|NG}}
|nations game
|nationsgame = {{#ifeq:{{{2}}}|full|NationsGame|NG}}
|pw
|pw
|pnw
|pnw

Latest revision as of 17:00, 3 September 2020

Documentation [edit]

This template is used to get the abbreviation or full name for any game covered on the wiki. This is often useful for templates using abbreviations or taking user input.

See also NPOWiki:Policies#Articles for guidelines related to formatting of game names.

Parameters

  • first unnamed parameter: the abbreviation, nickname, or full name to look up.
  • second unnamed parameter: if set to "full", the template will return the full name of the game. Otherwise (by default), it will return the abbreviation for the game.

Examples

  • {{abbrgame|Cyber Nations}} produces: CN
  • {{abbrgame|CN|full}} produces: Cyber Nations
  • {{abbrgame|CN}} produces: CN

The above documentation is transcluded from Template:Abbrgame/doc.