Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="container" style="float: | <div class="container" style="float:left"> | ||
<div class="infobox-wrapper"> | <div class="infobox-wrapper"> | ||
<div> | <div> | ||
| 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]] | ||
[[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> | |||
< | |||
<hr style="clear:both;" /> | <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 /> | ||
{{#if: {{{occupation|}}}|<u>'''Occupation:'''</u><br />{{{occupation|}}}<hr />|}} | {{#if: {{{occupation|}}}|<u>'''Occupation:'''</u><br />{{{occupation|}}}<hr />|}} | ||
</ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 09:45, 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 |