Template:CharacterInfobox: Difference between revisions
Appearance
added full name to character infoboxes |
m Adding some infos, idk if this’ll work |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 10: | Line 10: | ||
<data source="fullname"> | <data source="fullname"> | ||
<label>Full Name</label> | <label>Full Name</label> | ||
</data> | |||
<data source="pronouns"> | <data source="pronouns"> | ||
<label>Pronouns</label> | <label>Pronouns</label> | ||
</data> | </data> | ||
<data source="age"> | |||
<label>Age</label> | |||
</data> | |||
<data source="bday"> | |||
<label>Birthday</label> | |||
</data> | |||
</group> | </group> | ||
</infobox> | </infobox> | ||
| Line 22: | Line 29: | ||
|fullname=Example | |fullname=Example | ||
|pronouns=Example | |pronouns=Example | ||
|age=Example | |||
|bday=Example | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 09:11, 2 April 2026
Example usage:
{{Character
|title1=Example
|image1=Example
|fullname=Example
|pronouns=Example
|age=Example
|bday=Example
}}