More actions
No edit summary |
added a few params |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title = {{{name|{{PAGENAME}}}}} | | title = {{{name|{{PAGENAME}}}}} | ||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|250px|alt={{{ | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|250px|alt={{{alt|{{{caption|}}}}}}]]}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| label1 = Cover artist | | label1 = Cover artist | ||
Line 45: | Line 45: | ||
}, | }, | ||
"alt": { | "alt": { | ||
"label": "Image | "label": "Image alt text", | ||
"description": "The alternate text for the image if the image cannot load and for screen readers.", | "description": "The alternate text for the image if the image cannot load and for screen readers.", | ||
"type": " | "type": "content", | ||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 16:35, 17 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 |
Image alt text | alt | The alternate text for the image if the image cannot load and for screen readers. | Content | suggested |
Published | published | The date of publication, if published. | Date | suggested |
Image caption | caption | The caption for the image | Content | optional |