Jump to content

Template:Infobox character

From Encyclopædia Mundus
Revision as of 06:01, 28 October 2025 by Lukile (talk | contribs) (Created page with "<!-- Template:Infobox character --> {| class="infobox infobox-character" |- ! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} |- | colspan="2" class="infobox-image" | {{#if:{{{image|}}}| [[File:{{{image}}}|{{{imagesize|250px}}}|alt={{{image_alt|}}}|center]] }} <!-- Fields --> {{#if:{{{race|}}}| |- ! scope="row" | Race | {{{race}}} }} {{#if:{{{age|}}}| |- ! scope="row" | Age | {{{age}}} }} {{#if:{{{nationality|}}}| |- ! scope="row" | Nationality | {{{nationa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Infobox character

-

scope="row"

-

scope="row"

-

scope="row"

-

scope="row"

Character infobox for Mundus.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Full name of the character.

Example
Irian Balewood
Stringsuggested
Image filenameimage

Upload first, then put the filename only (no "File:" prefix).

Example
Irian.png
Stringoptional
Image sizeimagesize

Size like 250px (optional).

Default
250px
Stringoptional
Image alt textimage_alt

no description

Stringoptional
Racerace

no description

Suggested values
Humekind Elvenkind Landling Netherkind
Stringoptional
Ageage

no description

Example
24 cycles
Stringoptional
Nationalitynationality

no description

Example
[[Directionland]]
Stringoptional
Settlement (from)settlement

no description

Example
[[Simonville]]
Stringoptional

Usage

{{Infobox character
| name        = Irian Balewood
| image       = Irian.png
| race        = Elvenkind
| age         = 24 cycles
| nationality = [[Directionland]]
| settlement  = [[Simonville]]
}}