Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
mNo edit summary |
||
| Line 5: | Line 5: | ||
<h2>{{{name|Name}}}</h2> | <h2>{{{name|Name}}}</h2> | ||
<div> | <div> | ||
[[File:{{{name|}}}_1r.png|center|150x150px]] | [[File:{{{name|}}}_1r.png|center|150x150px]] | ||
{{#if: {{{rarity|}}}[[File:{{{rarity}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | {{#if: {{{rarity|}}}[[File:{{{rarity}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | ||
</div> | </div> | ||
<div> | <div> | ||
<hr style="clear:both;" /> | <hr style="clear:both;" /> | ||
'''Title:''' {{{title|}}}<hr /> | |||
'''Race:''' {{{race|}}}<hr /> | |||
{{#if: {{{occupation|}}}| | {{#if: {{{occupation|}}}|'''Occupation:''' {{{occupation|}}}<hr />|}} | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 10:02, 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 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 |