Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
m (Making Bond Group link to the group in question) |
No edit summary |
||
| Line 4: | Line 4: | ||
<h2>{{{name|Name}}}</h2> | <h2>{{{name|Name}}}</h2> | ||
<div style="display: flex"> | <div style="display: flex"> | ||
<div> | <div style="flex-direction: column-reverse;"> | ||
{{#if: {{{rarity|}}}[[File:{{{rarity}}}.png|right|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | {{#if: {{{rarity|}}}[[File:{{{rarity}}}.png|right|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | ||
</div> | </div> | ||
Revision as of 10:53, 6 April 2026
Info box for characters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the character, this is used in the label / image url.
| String | required |
| Title | title | The character's title. | String | required |
| Race | race | The character's race. | String | required |
| Occupation (Optional) [Fellows Only] | occupation | The character's occupation. | String | optional |
| Bio | bio | The bio for this character. | String | required |
| Type (Optional) [Fellows Only] | type | The character's type.
| String | optional |
| Rarity | rarity | The character's rarity.
| String | required |
| Bond Group (Optional) [Fellows Only] | bondGroup | The set a character is a part of | String | optional |
| Voice Actor (Meta Info) | voiceActor | The voice actor for a character | String | optional |