FANDOM


Infobox game
Placeholder item
Basic Information
Original/Fan Art {{{original_work}}}
Flash/Java {{{game_format}}}
Released {{{released}}}
Last Updated {{{updated}}}
Level Designer {{{ld_yes_no}}}
Series {{{series_yes_no}}}
Number of Players {{{number_of_players}}}
Primary Play Link {{{main_link}}}
Guides
Play Guide {{{play_guide}}}
Series
Previous
{{{previous}}}
Next
{{{next}}}

Template documentation (for the above template, sometimes hidden or invisible)

Description

This template is used to create a game infobox.

Syntax

{{infobox game
| name = Name [defaults to pagename]
| image = WikiImage
| imagewidth = size in pixels [defaults to 250, standard is 180x180]
| caption = Caption text under image
| original_work = Either "Original" or "Fan Art"
| game_format = "Flash", "Java", or other type
| released = date
| updated =  date
| ld_yes_no = "Yes" or "No"
| series_yes_no = Yes or "No"
| number_of_players = number
| main_link = external link to game
| play_guide = wiki link
| ld_guide = wiki link or empty
| previous = wiki link or "none" or empty
| next = wiki link or "none" or empty
}}

If you leave out the LD guide, then it will disappear from the box, and if Previous is empty, that section will disappear too.

Sample output

This code:

{{infobox game
| name = Last Legacy
| image = Image:LastLegacyInfobox.png
| imagewidth = 180
| caption = Last Legacy Chapter 1
| original_work = Original
| game_format = Flash
| released = August 21st, 2013
| updated =  August 25st, 2013
| ld_yes_no = Yes
| series_yes_no = Yes
| number_of_players = 1
| main_link = [http://runouw.com/games/lastlegacy_rc1/ On Runouw.com]
| play_guide = [[Last_Legacy_Play_Guide|On the Wiki]]
| ld_guide = [[Last_Legacy_LD_Guide|On the Wiki]]
| previous = none
| next = [[Last Legacy Null Space]]
}}

Results in...

Last Legacy
LastLegacyInfobox
Last Legacy Chapter 1
Basic Information
Original/Fan Art Original
Flash/Java Flash
Released August 21st, 2013
Last Updated August 25st, 2013
Level Designer Yes
Series Yes
Number of Players 1
Primary Play Link On Runouw.com
Guides
Play Guide On the Wiki
LD Guide On the Wiki
Series
Previous
none
Next
Last Legacy Null Space



Visit Template:Infobox game/doc to edit this text! (How does this work?)
Community content is available under CC-BY-SA unless otherwise noted.