Template:Infobox: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 37: | Line 37: | ||
</table> | </table> | ||
</div> | </div> | ||
<templatedata> | |||
{ | |||
"description": "An infobox template for displaying structured data.", | |||
"params": { | |||
"title": { | |||
"label": "Title", | |||
"description": "The title of the infobox", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "The name of the image file", | |||
"type": "file", | |||
"required": false | |||
}, | |||
"description": { | |||
"label": "Description", | |||
"description": "A short description", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"date": { | |||
"label": "Date", | |||
"description": "A relevant date", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"location": { | |||
"label": "Location", | |||
"description": "Location of the event or entity", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"category": { | |||
"label": "Category", | |||
"description": "The category of the subject", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"info": { | |||
"label": "Additional Info", | |||
"description": "Any extra information", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"website": { | |||
"label": "Website", | |||
"description": "A related website link", | |||
"type": "url", | |||
"required": false | |||
} | |||
} | |||
} | |||
</templatedata> | |||
Revision as of 01:08, 9 February 2025
Infobox Title
| Description | No description available |
|---|---|
| Date | Unknown |
| Location | Not specified |
| Category | None |
| Additional Info | None |