Template talk:Gameinfo
Jump to navigation
Jump to search
You can fill in and add the following code into an article in order to generate a standardized "infobox":
{{gameinfo| name = |developer = |released = |updated = |status = |licensing = |language = |platforms = |genre = |interface = |site = }}
Not all of the fields need to be filled in, but all of them should be included. Those that are not filled in will display as blanks on the infobox.
Example
{{gameinfo| name = NetHack |developer = [[The NetHack Dev Team]] |released = 1987 |updated = 3.4.3 on Month 1st, 2003 |status = [[Stable]] |licensing = open source |language = [[C]] |platforms = Amiga, Atari, Linux, Mac, Msdos, OS/2, Windows, Windows CE |genre = [[Fantasy]] |interface = [[Graphical tiles]], [[ASCII]], Keyboard, limited mouse |site = http://www.nethack.org/ }}
...will add this box:
NetHack | |
---|---|
Developer | The NetHack Dev Team |
Theme | {{{theme}}} |
Influences | {{{influences}}} |
Status | Stable |
Released | 1987 |
Updated | 3.4.3 on Month 1st, 2003 |
Licensing | open source |
P. Language | C |
Platforms | Amiga, Atari, Linux, Mac, Msdos, OS/2, Windows, Windows CE |
Interface | Graphical tiles, ASCII, Keyboard, limited mouse |
Game Length | {{{length}}} |
Official site of NetHack |