More actions
move to top and add caption |
No edit summary |
||
Line 26: | Line 26: | ||
"label": "Image", | "label": "Image", | ||
"description": "An image of the book's front cover.", | "description": "An image of the book's front cover.", | ||
"type": "wiki- | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
}, | |||
"caption": { | |||
"label": "Image caption", | |||
"description": "The caption for the image", | |||
"type": "content" | |||
} | } | ||
}, | }, | ||
Line 34: | Line 39: | ||
"name", | "name", | ||
"image", | "image", | ||
"published" | "published", | ||
] | "caption" | ||
], | |||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 06:52, 16 December 2024
An infobox that describes a book
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the book without "Wings of Fire"
| String | required |
Image | image | An image of the book's front cover. | File | suggested |
Published | published | The date of publication if published. | Date | suggested |
Image caption | caption | The caption for the image | Content | optional |