Template:Infobox character: Difference between revisions
Jump to navigation
Jump to search
Englishguy4 (talk | contribs) No edit summary |
Englishguy4 (talk | contribs) 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> |
Revision as of 05:15, 11 April 2024
An infobox template
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The subject of the infobox
| Unknown | optional |
Image | image | Usually a picture of what the article is describing.
| File | suggested |
Birthday | birthday | The day someone was born
| Date | optional |