Template:Infobox game (defunct): Difference between revisions

From Whirled Club Wiki
Jump to navigation Jump to search
(Created page with "{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:21em; clear:right; font-size:90%" |- ! colspan="2" style="background-c...")
 
m (Text replacement - ">" to ">")
Line 7: Line 7:
! colspan="2" style="background-color:#4995c6; color:white;" |Description
! colspan="2" style="background-color:#4995c6; color:white;" |Description
|-
|-
|width=100 align="center" valign="top"|{{{description}}}<br>
|width=100 align="center" valign="top"|{{{description}}}<br>
{{ifdef|{{{forumlink|}}}|2={{Infobox game/forumlink|forumlink={{{forumlink}}} }} }}
{{ifdef|{{{forumlink|}}}|2={{Infobox game/forumlink|forumlink={{{forumlink}}} }} }}
|-
|-
Line 15: Line 15:
'''Current version:''' {{{version}}}{{Infobox game/testing/{{{testing|no}}}|testingspot={{{testingspot}}}}}{{Infobox game/development/{{{development|no}}}|devteam={{{devteam}}}}}{{Infobox game/screenshot/{{{screenshot|no}}}|name={{{name}}}}}
'''Current version:''' {{{version}}}{{Infobox game/testing/{{{testing|no}}}|testingspot={{{testingspot}}}}}{{Infobox game/development/{{{development|no}}}|devteam={{{devteam}}}}}{{Infobox game/screenshot/{{{screenshot|no}}}|name={{{name}}}}}
{{Infobox game/players/{{{singleplayer|no}}}{{{multiplayer|no}}}|linknumber={{{linknumber}}}}}
{{Infobox game/players/{{{singleplayer|no}}}{{{multiplayer|no}}}|linknumber={{{linknumber}}}}}
|}<noinclude>
|}<noinclude>


{{usage|1=
{{usage|1=
Blank template for copy & paste usage:
Blank template for copy & paste usage:


<nowiki>{{</nowiki>Infobox game<br>
<nowiki>{{</nowiki>Infobox game<br>
<nowiki>|</nowiki>name=<br>
<nowiki>|</nowiki>name=<br>
<nowiki>|</nowiki>genre=<br>
<nowiki>|</nowiki>genre=<br>
<nowiki>|</nowiki>description=<br>
<nowiki>|</nowiki>description=<br>
<nowiki>|</nowiki>forumlink=<br>
<nowiki>|</nowiki>forumlink=<br>
<nowiki>|</nowiki>linknumber=<br>
<nowiki>|</nowiki>linknumber=<br>
<nowiki>|</nowiki>singleplayer=<br>
<nowiki>|</nowiki>singleplayer=<br>
<nowiki>|</nowiki>multiplayer=<br>
<nowiki>|</nowiki>multiplayer=<br>
<nowiki>|</nowiki>version=<br>
<nowiki>|</nowiki>version=<br>
<nowiki>|</nowiki>testing=no<br>
<nowiki>|</nowiki>testing=no<br>
<nowiki>|</nowiki>testingspot=<br>
<nowiki>|</nowiki>testingspot=<br>
<nowiki>|</nowiki>development=no<br>
<nowiki>|</nowiki>development=no<br>
<nowiki>|</nowiki>devteam=<br>
<nowiki>|</nowiki>devteam=<br>
<nowiki>|</nowiki>screenshot=<br>
<nowiki>|</nowiki>screenshot=<br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>


Required fields:
Required fields:
Line 48: Line 48:
* multiplayer: Use yes if the game is listed & has the option for multiple players mode.
* multiplayer: Use yes if the game is listed & has the option for multiple players mode.
* testing: Use yes if the game is still in testing/development. If no, the next parameter is ignored. The default is no.
* testing: Use yes if the game is still in testing/development. If no, the next parameter is ignored. The default is no.
* testingspot: The number from the location (everything after the <nowiki>http://www.whirled.com/</nowiki> part) where the current testing version can be found. Defaults to blank.
* testingspot: The number from the location (everything after the <nowiki>http://www.whirled.com/</nowiki> part) where the current testing version can be found. Defaults to blank.
* development: If a list of the development team members is provided, put yes. If no, the next parameter is ignored. Default is no.
* development: If a list of the development team members is provided, put yes. If no, the next parameter is ignored. Default is no.
* devteam: List of people who are/have working/worked on the game. Defaults to blank.
* devteam: List of people who are/have working/worked on the game. Defaults to blank.
* screenshot: Use yes if you have a general screenshot of the game uploaded under the name Game-''Name''.png.  The default is no.
* screenshot: Use yes if you have a general screenshot of the game uploaded under the name Game-''Name''.png.  The default is no.
}}
}}
</noinclude>
</noinclude>
<noinclude>[[Category:Infobox game templates]]</noinclude>
<noinclude>[[Category:Infobox game templates]]</noinclude>

Revision as of 18:38, 31 August 2018

{{{name}}} is currently not available in Whirled.
Description
{{{description}}}<br>
Other Info

Current version: {{{version}}}Template:Infobox game/development/noTemplate:Infobox game/screenshot/no Template:Infobox game/players/nono

<noinclude>

Usage

These usage notes will not be included in articles bearing this template.
Blank template for copy & paste usage:

<nowiki>{{</nowiki>Infobox game<br> <nowiki>|</nowiki>name=<br> <nowiki>|</nowiki>genre=<br> <nowiki>|</nowiki>description=<br> <nowiki>|</nowiki>forumlink=<br> <nowiki>|</nowiki>linknumber=<br> <nowiki>|</nowiki>singleplayer=<br> <nowiki>|</nowiki>multiplayer=<br> <nowiki>|</nowiki>version=<br> <nowiki>|</nowiki>testing=no<br> <nowiki>|</nowiki>testingspot=<br> <nowiki>|</nowiki>development=no<br> <nowiki>|</nowiki>devteam=<br> <nowiki>|</nowiki>screenshot=<br> <nowiki>}}</nowiki>

Required fields:

  • name
  • description
  • version

Optional fields:

  • genre: Use one of the following: action, adventure, arcade, board, card, other, puzzle, racing, rpg, sports, strategy, or word
  • forumlink: The full URL for the forum or discussion thread for your game.
  • linknumber: If your game is listed and available in the Games tab, use the number that is used in its link.
  • singleplayer: Use yes if the game is listed & has the option for single player mode.
  • multiplayer: Use yes if the game is listed & has the option for multiple players mode.
  • testing: Use yes if the game is still in testing/development. If no, the next parameter is ignored. The default is no.
  • testingspot: The number from the location (everything after the <nowiki>http://www.whirled.com/</nowiki> part) where the current testing version can be found. Defaults to blank.
  • development: If a list of the development team members is provided, put yes. If no, the next parameter is ignored. Default is no.
  • devteam: List of people who are/have working/worked on the game. Defaults to blank.
  • screenshot: Use yes if you have a general screenshot of the game uploaded under the name Game-Name.png. The default is no.

</noinclude> <noinclude></noinclude>