Be sure to read our policy on citing sources before editing!

Difference between revisions of "Template:Infobox game"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
(making these #ifs)
m (Text replacement - ""." to "."")
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
|+ '''''{{{title|{{PAGENAME}}}}}'''''
|+ '''''{{{title|{{PAGENAME}}}}}'''''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[File:{{{image}}}|{{{size|300px}}}]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" align="center"|{{#if:{{{image|}}}|[[File:{{{image}}}|{{{size|300px}}}]]|[[Special:Upload|Upload an image!]]}}
|-
|-
{{#if:{{{developer|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}- style="vertical-align: top;"
Line 57: Line 57:


==Fields==
==Fields==
  title = The name of the video game. (This was added specifically to retain the game name in the infobox title, excluding "(Xbox Live Arcade)".)
  title = The name of the video game. (This was added specifically to retain the game name in the infobox title, excluding "(Xbox Live Arcade).")
  image = An image of the game's cover artwork. Do not add [[File:]] in the field; only the filename and extension.
  image = An image of the game's cover artwork. Do not add [[File:]] in the field; only the filename and extension.
  size  = Height of image
  size  = Height of image

Latest revision as of 15:57, July 22, 2021

Fields[edit]

title = The name of the video game. (This was added specifically to retain the game name in the infobox title, excluding "(Xbox Live Arcade).")
image = An image of the game's cover artwork. Do not add [[File:]] in the field; only the filename and extension.
size  = Height of image
developer = The company(s) that developed the game.
publisher = The company(s) that published the game.
designer = The head person/people who designed the game.
console = The console(s) that the game was released on.
released = The dates in which the game was released.
genre = What genre(s) the game is. Example, Action-Adventure and Platformer
mode = What different player modes are in the game. Single-Player, Multi-Player
rating = The game's rating(s) by ESRB, ELSPA, and OFLC.
media = What format is the game on. Example, 128 megabit cartridge, 64-megabit cartridge
input = What controller(s) can be used to play the game.

Blank template[edit]

{{Infobox game
|image        = 
|size         =
|developer    = 
|publisher    = 
|designer     = 
|console      = 
|released     = 
|genre        = 
|mode         = 
|rating       = 
|media        = 
|input        = 
}}