Template:Infobox Character: Difference between revisions
(Adding new parameter) |
m (Experimenting with formatting) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
<hr style="clear: both" /> | <hr style="clear: both" /> | ||
<p>'''Rarity:''' {{{rarity|}}}</p> | <p>'''Rarity:''' {{{rarity|}}}</p> | ||
{{#if: {{{type|}}}|<p>'''Type:''' {{{type}}}</p | {{#if: {{{type|}}}|<p>'''Type:''' {{{type}}}</p>|}}{{#if: {{{bondGroup|}}}|<p>'''Bond:''' [[{{{bondGroup}}}]]</p>|}}{{#if: {{{voiceActor|}}}|<hr style="clear: both" /><p>'''Voice Actor:''' {{{voiceActor}}}</p>|}} | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 50: | Line 48: | ||
}, | }, | ||
"rarityIcon": { | "rarityIcon": { | ||
"label": "Rarity", | "label": "Rarity Icon", | ||
"description": "The icon that will display - if no merged icon exists, select the highest potential rarity.", | "description": "The icon that will display - if no merged icon exists, select the highest potential rarity.", | ||
"example": "UR/SSR/SSR+/SR/R/N", | "example": "UR/SSR/SSR+/SR/R/N", | ||
Latest revision as of 08:21, 18 June 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 |
| Type (Optional) [Fellows Only] | type | The character's type.
| String | optional |
| Rarity Icon | rarityIcon | The icon that will display - if no merged icon exists, select the highest potential rarity.
| String | required |
| 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 |