Template:Character infobox
More actions
Template:Documentation <templatedata> { "params": { "name": { "label": "Name", "type": "line", "description": "The character's name." }, "image": { "label": "Image", "type": "wiki-file-name", "description": "Image file name, e.g. MyCharacter.png" }, "caption": { "label": "Image Caption", "type": "string", "description": "Text appearing below the image." }, "race": { "label": "Race", "type": "line", "description": "The character's race." }, "affiliation": { "label": "Affiliation", "type": "line", "description": "Groups or factions the character belongs to." }, "lifespan": { "label": "Lifespan", "type": "line", "description": "The character's lifespan." } }, "description": "Creates an information box for characters.", "format": "block" } </templatedata>