Module:CharaInfo/doc: Difference between revisions

From Little Tail Wiki
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
{{CharaInfo
{{CharaInfo
| title      = Character name
| headerstyle = (defaults to background-color:grey)
| headerstyle = (defaults to background-color:grey)
| image      = [[File:Waffle.png|200px]]
| image      = [[File:Waffle.png|200px]]
Line 31: Line 32:
<pre>
<pre>
{{CharaInfo
{{CharaInfo
| title      = Character name (required)
| headerstyle = (defaults to background-color:grey)
| headerstyle = (defaults to background-color:grey)
| image      = [[File:Waffle.png|200px]]
| image      = [[File:Waffle.png|200px]]

Latest revision as of 17:51, 2 March 2025

Character name

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
| title       = Character name (required)
| 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
| status      = Optional
| voiceactor  = Optional
}}