Template:CharacterInfobox
Template page
More actions
{{{name}}} |
<templatedata> {
"description": "Karakter bilgi kutusu. Resim, yaş, yetenek, rol ve bağlı grup gibi temel bilgileri gösterir.", "params": { "name": { "label": "İsim", "description": "Karakterin adı", "type": "string", "required": true }, "image": { "label": "Resim", "description": "Karakterin görsel dosyası (sadece dosya adı, örnek: karakter.png)", "type": "string" }, "caption": { "label": "Resim altyazısı", "description": "Görselin altında yazacak açıklama", "type": "string" }, "age": { "label": "Yaş", "type": "string" }, "role": { "label": "Rolü", "type": "string" }, "abilities": { "label": "Yetenekler", "type": "string" }, "affiliation": { "label": "Bağlı grup", "type": "string" } }
} </templatedata>