On November 27th, 2022, the 8,000th article was added to the SuccuWiki!

Template:Infobox video game/doc

From SuccuWiki - The Wiki of the Succubi
< Template:Infobox video game
Revision as of 09:49, 30 December 2012 by TeraS (talk | contribs) (Created page with "{{documentation subpage}} {{Auto italic title}} This is an infobox for video games. == Usage == <pre> {{Infobox video game | title = | collapsible = | state ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is an infobox for video games.

Usage

{{Infobox video game
| title         = 
| collapsible   = 
| state         = 
| show image    = 
| image         = 
| caption       = 
| developer     = 
| publisher     = 
| distributor   = 
| series        = 
| engine        = 
| version       = 
| platforms     = 
| released      = {{Video game release|}}
| genre         = 
| modes         = 
| media         = 
}}

Add the following credit fields for people who worked on the game (please read inclusion notes below):

| director      = 
| producer      = 
| designer      = 
| programmer    = 
| artist        = 
| writer        = 
| composer      = 

Add these fields for arcade games:

| cabinet       = 
| arcade system = 
| cpu           = 
| sound         = 
| display       = 

Add these fields for games that are still updated after their initial release:

| latest release version = 
| latest release date    = 
| latest preview version = 
| latest preview date    = 

All fields are optional. See talk page for examples and standards.

Full syntax

{{Infobox video game
| title         = 
| italic title  = 
| collapsible   = 
| state         = 
| show image    = 
| image         = 
| caption       = 
| developer     = 
| publisher     = 
| distributor   = 
| series        = 
| engine        = 
| version       = 
| platforms     = 
| released      = {{Video game release|}}
| genre         = 
| modes         = 
| media         = 
| director      = 
| producer      = 
| designer      = 
| programmer    = 
| artist        = 
| writer        = 
| composer      = 
| cabinet       = 
| arcade system = 
| cpu           = 
| sound         = 
| display       = 
| latest release version = 
| latest release date    = 
| latest preview version = 
| latest preview date    = 
}}


Microformat

The HTML mark up produced by this template includes an hProduct microformat, which makes the product's details parsable by computers, either acting automatically to index articles across Wikipedia for search engines, or via a browser tool operated by a person. For more information about the use of microformats on Wikipedia, please see the microformat project.

If the product has a URL, use {{URL}}.

hProduct uses HTML classes including:

  • brand
  • category
  • description
  • fn
  • hproduct
  • identifier
  • listing
  • photo
  • price
  • review
  • type
  • url
  • value

Please do not rename or remove these classes; nor collapse nested elements which use them.

</noinclude>


Notes

External links

  • Deveria's Infobox Maker – a simple form based website that generates infobox code that can be copied and pasted into articles