Template:Character infobox
Template page
More actions
Character infobox
General Information
Template:Documentation <templatedata> {
"params": { "name": { "label": "Name", "description": "The full name of the character or race.", "type": "line" }, "image": { "label": "Image", "description": "Filename of an image, e.g., Character.jpg.", "type": "wiki-file-name" }, "caption": { "label": "Image Caption", "description": "A brief description to display under the image.", "type": "string" }, "race": { "label": "Race", "description": "The character's race.", "type": "line" }, "affiliation": { "label": "Affiliation", "description": "Groups or factions.", "type": "line" }, "weapon": { "label": "Weapon", "description": "Primary weapon of the character.", "type": "line" } }, "description": "Creates a standard information box for characters or races.", "format": "block"
} </templatedata>