Module:GameInfo/doc

From Little Tail Wiki

This is the documentation page for Module:GameInfo

Module:GameInfo/doc

Tail Concerto logo (IMAGE REQUIRED)
Info.
Release date(s) X
Publisher X
Developer X
System(s) X
Genre X
Number of players X
Rating X

The GameInfo infobox serves as a quick rundown of the article's featured videogame.

Infoboxes are put together via Capiunto, which calls upon a Lua-based module. This keeps infoboxes clean and easy to form as long as all required rows are present. Failure to fill all rows will throw an error over the page.

Usage

{{GameInfo
| headerstyle = (defaults to background-color:grey)
| image       = [[File:TailConcerto Logo.png|200px]]
| caption     =  Tail Concerto logo (IMAGE REQUIRED)
| ("Info.")
| releasedate = X
| publisher   = X
| developer   = X
| systems     = X
| genre       = X
| numofplayers = X
| rating      = X
}}