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:CharaInfo/doc - Little Tail Wiki

Module:CharaInfo/doc

From Little Tail Wiki

Revision as of 21:19, 24 November 2024 by Meguumin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:CharaInfo

Module:CharaInfo/doc

An example image (IMAGE REQUIRED)
Info.
Age Optional
Gender Optional
Species Optional
Namesake Optional
Height Optional
Relatives Optional
Residence Optional
Mecha Optional
Weapon Class Optional
Vehicle Optional
Voice Actor Optional

The CharaInfo infobox is dedicated to quickly listing off basic information about the article's featured character.

Infoboxes are put together via Capiunto, which calls upon a Lua-based module. This keeps infoboxes clean and easy to form.

In source editor, excluding any optional row will make that row not render. Leaving out any required fields will throw an error over the page. HTML tags can be used within the infobox if necessary.

Specific Rows

Some rows are specifically made for certain characteristics that not all characters share.

Mecha - For those who possess Robos or other mechas as seen in Tail Concerto or Solatorobo.
Weapon Class - Refers to Fuga's weapon class system. Applies to all playable crew mates.
Vehicle - Specifically for characters in Fuga who commandeer tanks, military aircraft, etc..

Usage

{{CharaInfo
| headerstyle = (defaults to background-color:grey)
| image       = [[File:Waffle.png|200px]]
| caption     = An example image (IMAGE REQUIRED)
| ("Bio.")
| age         = Optional
| gender      = Optional
| species     = Optional
| namesake    = Optional
| height      = Optional
| relatives   = Optional
| residence   = Optional
| mecha		  = Optional
| weapclass   = Optional
| vehicle	  = Optional
| voiceactor  = Optional
}}