Template:Bob: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
(Not as polished as I'd like it to be, but we have a bob now.)
 
(Added the option to list the game's current version.)
Line 27: Line 27:
|{{#if: {{{genre|}}} |{{{genre}}} | }}
|{{#if: {{{genre|}}} |{{{genre}}} | }}
|-
|-
!style="text-align:left;"|{{#if: {{{players|}}} |Number of Players: | }}
!style="text-align:left;"|{{#if: {{{players|}}} |Number of players: | }}
|{{#if: {{{players|}}} |{{{players}}} | }}
|{{#if: {{{players|}}} |{{{players}}} | }}
|-
!style="text-align:left;"|{{#if: {{{version|}}} |Current version: | }}
|{{#if: {{{version|}}} | {{{version}}} {{#if: {{{nochangelog|}}} |  | <small>([[Game updates/{{FULLPAGENAME}}|Read more...]])</small> }} | }}
|-
|-
|colspan="2"|
|colspan="2"|
Line 67: Line 70:
| genre= MMORPG
| genre= MMORPG
| players= 1-2
| players= 1-2
| version= 1.23
| nochangelog= y
| world= {{date|2021|February|6}}
| world= {{date|2021|February|6}}
}}
}}
Line 85: Line 90:
| genre=        What genre the game is in.
| genre=        What genre the game is in.
| players=      The number of players that can play the game at once.
| players=      The number of players that can play the game at once.
| version=      The latest update available for the game. Omit this if the game was never updated or released, or if the bob isn't being used on a game article.
| nochangelog=  Use this to hide the "Read more" bubble that pops up next to the version number.
| world=        Worldwide release date.
| world=        Worldwide release date.
| us=          Release date in the United States, if known or applicable.
| us=          Release date in the United States, if known or applicable.

Revision as of 17:43, 16 February 2021

Example Bob

Please, fix me!

Also known as: Infobox (literally nobody)
Developer: Me
Publisher: Not Me
System(s): PlayStation 4
Genre: MMORPG
Number of players: 1-2
Current version: 1.23

Released globally: February 6, 2021

Nicked from Sonic Retro and The Cutting Room Floor.

Usage

{{Bob
| noimg=        Use this to omit the title screen and placeholder image. Generally this shouldn't be used outside of specific instances.
| bobimg=       Image filename (e.g. Placeholder.png)
| imgwidth=     Image width, in pixels.
| imgcap=       Description for the bob's image that willl appear when hovering the mouse cursor over it.
| border=       Allows you to change the colour of the border, if you want it to be themed around a certain game. Hope you know your hex colours!
| title=        The game's title. This is really only necessary if the article's name has text other than the title alone, e.g. "Title Name (game)"
| aka=          The game's title in other regions, if applicable. (e.g. "LiBits! Big Adventure (JP)")
| dev=          The developer of the game.
| pub=          The publisher of the game. Not applicable for unreleased games.
| system=       Which platforms the game was released on.
| genre=        What genre the game is in.
| players=      The number of players that can play the game at once.
| version=      The latest update available for the game. Omit this if the game was never updated or released, or if the bob isn't being used on a game article.
| nochangelog=  Use this to hide the "Read more" bubble that pops up next to the version number.
| world=        Worldwide release date.
| us=           Release date in the United States, if known or applicable.
| eu=           Release date in Europe, if known or applicable.
| uk=           Release date in the United Kingdom, if applicable or known.
| au=           Release date in Australia, if applicable or known.
| jp=           Release date in Japan, if applicable or known.
| nz=           Release date in New Zealand, if applicable or known.
}}

Use the date template from world onward.