Module:CharaInfo/doc: Difference between revisions
No edit summary |
|||
Line 45: | Line 45: | ||
| weapclass = Optional | | weapclass = Optional | ||
| vehicle = Optional | | vehicle = Optional | ||
| status = Optional | |||
| voiceactor = Optional | | voiceactor = Optional | ||
}} | }} |
Revision as of 16:00, 24 February 2025
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 | status = Optional | voiceactor = Optional }}