Template:CharacterInfobox: Difference between revisions
Appearance
m Corrin moved page Template:Character to Template:CharacterInfobox without leaving a redirect |
m Adding some infos, idk if this’ll work |
||
| Line 14: | Line 14: | ||
<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 23: | 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
}}