Deprecated: Use of wfGetDB was deprecated in MediaWiki 1.39. [Called from MediaWiki\Extension\Disambiguator\Lookup::filterDisambiguationPageIds in /home/klonfsmj/littletail.wiki/extensions/Disambiguator/includes/Lookup.php at line 43] in /home/klonfsmj/littletail.wiki/includes/debug/MWDebug.php on line 379

Deprecated: Use of Skin::footerLink was deprecated in MediaWiki 1.40. [Called from SkinNimbus::specialPagesLink in /home/klonfsmj/littletail.wiki/skins/Nimbus/includes/SkinNimbus.php at line 40] in /home/klonfsmj/littletail.wiki/includes/debug/MWDebug.php on line 379
Module:GameInfo/doc - Little Tail Wiki

Module:GameInfo/doc

From Little Tail Wiki

This is the documentation page for Module:GameInfo

Module:GameInfo/doc

Tail Concerto logo (IMAGE REQUIRED)
Info.
Producer(s) Optional
Director(s) Optional
Designer(s) Optional
Artist(s) Optional
Writer(s) Optional
Composer(s) Optional
Platform(s) Optional
Genre Optional
Number of Players Optional
Rating Optional
Release Date(s) Optional
Website Optional

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 anything marked as required is filled. Failure to fill what's required 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.")
| developers = Optional
| publishers = Optional
| directors = Optional
| producers = Optional
| designers = Optional
| artists = Optional
| writers = Optional
| composers = Optional
| platforms = Optional
| genre = Optional
| numplayers = Optional
| rating = Optional
| releasedates = Optional
| website = Optional
}}