Template:CharaInfo/doc: Difference between revisions

From Little Tail Wiki
Jump to navigationJump to search
Created page with "==Usage== <pre>{{CharaInfo | headerstyle = (defaults to background-color:grey) | image = 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 }}</pre> For a more co..."
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Usage==
==Usage==
<pre>{{CharaInfo
<pre>{{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]]
Line 15: Line 16:
| weapclass  = Optional
| weapclass  = Optional
| vehicle   = Optional
| vehicle   = Optional
| status      = Optional
| voiceactor  = Optional
| voiceactor  = Optional
}}</pre>
}}</pre>


For a more comprehensive overview of this template, please refer to [[Module:CharaInfo/doc]]
For a more comprehensive overview of this template, please refer to [[Module:CharaInfo/doc]]

Latest revision as of 17:54, 2 March 2025

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
}}

For a more comprehensive overview of this template, please refer to Module:CharaInfo/doc