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: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<templatestyles src="Template:Character_infobox/styles.css" />
<div class="infobox-div">
<div class="infobox-div">
     <div class="infobox-div-title">{{{name|{{PAGENAME}}}}}</div>
     <div class="infobox-div-title">{{{name|{{PAGENAME}}}}}</div>
Line 28: Line 29:
}}
}}
</div><noinclude>
</div><noinclude>
Bu, karakterler için bir bilgi kutusu şablonudur.
<templatedata>
<templatedata>
{
{

Revision as of 21:27, 12 June 2025

Character infobox



Bu, karakterler için bir bilgi kutusu şablonudur.

<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>