Template:Infobox character: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 29: Line 29:
   </data>
   </data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
"params": {
"name": {
"label": "Name",
"description": "The subject of the infobox",
"example": "Tiny"
},
"image": {
"label": "Image",
"description": "Usually a picture of what the article is describing.",
"example": "Tiny.png",
"type": "wiki-file-name",
"suggested": true
},
"birthday": {
"label": "Birthday",
"description": "The day someone was born",
"example": "2002-01-14",
"type": "date",
"default": "Unknown"
}
},
"description": "An infobox template "
}
</templatedata>
</noinclude>