Template:Character infobox: Difference between revisions
More actions
Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 22: | Line 22: | ||
|}<noinclude> | |}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
<pre> | <pre> |
Revision as of 20:05, 12 June 2025
Character infobox
- - |
scope="row" class="infobox-label"
- |
scope="row" class="infobox-label" |
---|
{{Character infobox | name = Karakterin Tam Adı | image = ResimDosyası.jpg | caption = Resmin altında görünecek yazı | race = Karakterin ırkı | affiliation = Dahil olduğu gruplar }}
<templatedata> { "params": { "name": { "label": "Name", "description": "The full name of the character or race. If left blank, it will use the page title.", "type": "line", "suggested": true }, "image": { "label": "Image", "description": "Filename of an image, e.g., Character.jpg. Do not include 'File:'.", "type": "wiki-file-name", "suggested": true }, "caption": { "label": "Image Caption", "description": "A brief description to display under the image.", "type": "string" }, "race": { "label": "Race", "description": "The character's race (e.g., Human, Elf, Orc).", "type": "line", "example": "Human (Dúnedain)" }, "affiliation": { "label": "Affiliation", "description": "Groups or factions the character is affiliated with.", "type": "string", "example": "Fellowship of the Ring" } }, "description": "This template creates a standard information box for characters or races.", "format": "block" } </templatedata>