Template:Infobox character (DEPRECATED): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Nuguette moved page Template:Infobox character to Template:Infobox character (DEPRECATED): Deprecating template to be replaced with new Infobox Character template) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 31: | Line 31: | ||
<div class="charWithType"> | <div class="charWithType"> | ||
[[File:{{{name|}}}_1r.png|center|150x150px]]<br /> | [[File:{{{name|}}}_1r.png|center|150x150px]]<br /> | ||
[[File:{{{rarity}}}.png| | [[File:{{{rarity}}}.png|left|40x40px]] {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | ||
</div> | </div> | ||
<p> | <p> | ||
<hr /> | <hr style="clear:both;" /> | ||
<u>'''Title:'''</u><br />{{{title|}}}<hr /> | <u>'''Title:'''</u><br />{{{title|}}}<hr /> | ||
<u>'''Race:'''</u><br />{{{race|}}}<hr /> | <u>'''Race:'''</u><br />{{{race|}}}<hr /> | ||
| Line 110: | Line 109: | ||
"label": "Rarity", | "label": "Rarity", | ||
"description": "The characters rarity.", | "description": "The characters rarity.", | ||
"example": "UR/SSR/SR/R/N", | "example": "UR/SSR/SSR+/SR/R/N", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"UR", | "UR", | ||
"SSR", | "SSR", | ||
"SSR+", | |||
"SR", | "SR", | ||
"R", | "R", | ||
Latest revision as of 09:32, 6 April 2026
Bio - Information
Character Description Here
Blessings




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 characters title. | String | required |
| Race | race | The characters race. | String | required |
| Occupation (Optional) [Fellows Only] | occupation | The characters occupation. | String | optional |
| Bio | bio | The bio for this character. | String | required |
| Type (Optional) [Fellows Only] | type | The characters type.
| String | optional |
| Rarity | rarity | The characters rarity.
| String | required |
| Blessing (Optional) | blessings | Word which shows before the "Blessings" text below the bio.
| String | optional |
| Blessing 1 (Optional) | blessing 1 | The first blessings character name.
| String | optional |
| Blessing 2 (Optional) | blessing 2 | The second blessings character name.
| String | optional |
| Blessing 3 (Optional) | blessing 3 | The third blessings character name. | String | optional |
| Blessing 4 (Optional) | blessing 4 | The fourth blessings character name. | String | optional |