Template:Infobox Character: Difference between revisions

m (Experimenting with formatting)
m (Experimenting with formatting)
 
(6 intermediate revisions by the same user not shown)
Line 7: Line 7:
             <div style="display: flex">
             <div style="display: flex">
                 <div style="flex-direction: column-reverse;">
                 <div style="flex-direction: column-reverse;">
                     {{#if: {{{rarity|}}}|[[File:{{{rarity}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|left|40x40px]]|}}
                     {{#if: {{{rarityIcon|}}}|[[File:{{{rarityIcon}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|left|40x40px]]|}}
                 </div>
                 </div>
                 <div>{{#if: {{{name|}}}|[[File:{{{name|}}}_1r.png|center|140x140px]]|[[File:Empty Blessing_1r.png|140x140px]]}}</div>
                 <div>{{#if: {{{name|}}}|[[File:{{{name|}}}_1r.png|center|140x140px]]|[[File:Empty Blessing_1r.png|140x140px]]}}</div>
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><br/>|}}
                 {{#if: {{{type|}}}|<p>'''Type:''' {{{type}}}</p>|}}{{#if: {{{bondGroup|}}}|<p>'''Bond:''' [[{{{bondGroup}}}]]</p>|}}{{#if: {{{voiceActor|}}}|<hr style="clear: both" /><p>'''Voice Actor:''' {{{voiceActor}}}</p>|}}
                {{#if: {{{bondGroup|}}}|<p>'''Bond:''' [[{{{bondGroup}}}]]</p><br/>|}}
                {{#if: {{{voiceActor|}}}|<hr style="clear: both" /><p>'''Voice Actor:''' {{{voiceActor}}}</p>|}}
             </div>
             </div>
         </div>
         </div>
Line 48: Line 46:
"Unfettered"
"Unfettered"
]
]
},
"rarityIcon": {
"label": "Rarity Icon",
"description": "The icon that will display - if no merged icon exists, select the highest potential rarity.",
"example": "UR/SSR/SSR+/SR/R/N",
"type": "string",
"suggestedvalues": [
"UR",
"SSR+",
"SSR",
"SR",
"R",
"N",
"SSR+ to UR",
"SR to SSR to UR"
],
"required": true
},
},
"rarity": {
"rarity": {
Line 99: Line 114:
"occupation",
"occupation",
"type",
"type",
"rarityIcon",
"rarity",
"rarity",
"bondGroup",
"bondGroup",

Latest revision as of 08:21, 18 June 2026

Name


Title:

Race:


Rarity:

Info box for characters

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the character, this is used in the label / image url.

Example
Jewlry
Stringrequired
Titletitle

The character's title.

Stringrequired
Racerace

The character's race.

Stringrequired
Occupation (Optional) [Fellows Only]occupation

The character's occupation.

Stringoptional
Type (Optional) [Fellows Only]type

The character's type.

Suggested values
Diligent Informed Inspiring Brave Unfettered
Example
Diligent
Stringoptional
Rarity IconrarityIcon

The icon that will display - if no merged icon exists, select the highest potential rarity.

Suggested values
UR SSR+ SSR SR R N SSR+ to UR SR to SSR to UR
Example
UR/SSR/SSR+/SR/R/N
Stringrequired
Rarityrarity

The character's rarity.

Suggested values
UR SSR SSR+ SR R N
Example
UR/SSR/SSR+/SR/R/N
Stringrequired
Bond Group (Optional) [Fellows Only]bondGroup

The set a character is a part of

Stringoptional
Voice Actor (Meta Info)voiceActor

The voice actor for a character

Stringoptional