Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Character infobox

Template page
Revision as of 21:25, 12 June 2025 by Admin (talk | contribs)
Character infobox



<templatedata> { "params": { "name": { "label": "Character Name", "description": "The full name of the character.", "type": "line", "suggested": true }, "image": { "label": "Image", "description": "Image file name from the wiki (e.g., Geralt.png).", "type": "wiki-file-name", "suggested": true }, "caption": { "label": "Image Caption", "description": "Text to display under the image.", "type": "string" }, "race": { "label": "Race", "description": "The character's race (e.g., Human, Elf).", "type": "line" }, "affiliation": { "label": "Affiliation", "description": "Groups or factions the character belongs to.", "type": "line" }, "title": { "label": "Title", "description": "The character's title (e.g., King of Gondor).", "type": "line" } }, "description": "Creates a standard information box for characters.", "format": "block" } </templatedata>