Template:Infobox character/doc: Difference between revisions
Jump to navigation
Jump to search
Salty Nori (talk | contribs) No edit summary |
Salty Nori (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
==Examples== | ==Examples== | ||
{{Infobox character | {{Infobox character | ||
|image = | |image = Rafael portrait.png | ||
Rafael portrait.png | |||
|name = Rafael | |name = Rafael | ||
|real_name = Rafael Sanchez | |real_name = Rafael Sanchez | ||
Line 38: | Line 34: | ||
|residence = Blacksmith | |residence = Blacksmith | ||
}} | }} | ||
<pre> | |||
{{Infobox character | |||
|image = Rafael portrait.png | |||
|name = Rafael | |||
|real_name = Rafael Sanchez | |||
|birthday = [[Fall]] 4 | |||
|gender = Male | |||
|occupation = Blacksmith | |||
|dateable = Yes | |||
|sibling = Pablo | |||
|sibling_note = older brother | |||
|relative = Antonio | |||
|relative_note = cousin | |||
|relative2 = Valentina | |||
|relative_note2 = niece | |||
|residence = Blacksmith | |||
}} | |||
</pre> |
Revision as of 19:01, 30 December 2023
This is the documentation page for Infobox character. It contains usage information, categories, and other content not part of the original template page. | |||
---|---|---|---|
Main | Documentation | Sandbox | Usage |
Adds an infobox for characters.
Syntax
{{Infobox character
|image = filename or gallery
|bio = short biography of the character
|name = name of the character
|type = Dateable/Townie/Pet
|birthday = season and day
|gender = chracter's gender if known
|occupation = job status or hobby
|marital = marriage status
|family = family members or relatives
|residency = place of living
|hobbies = favorite activities
}}
Examples
{{Infobox character |image = Rafael portrait.png |name = Rafael |real_name = Rafael Sanchez |birthday = [[Fall]] 4 |gender = Male |occupation = Blacksmith |dateable = Yes |sibling = Pablo |sibling_note = older brother |relative = Antonio |relative_note = cousin |relative2 = Valentina |relative_note2 = niece |residence = Blacksmith }}