More actions
Format image in template for easier use |
Add File: namespace to image |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title = {{{name|{{PAGENAME}}}}} | | title = {{{name|{{PAGENAME}}}}} | ||
| image = {{#if: {{{image|}}} | [[{{{image}}}|250px|alt={{{image}}}]] }} | | image = {{#if: {{{image|}}} | [[File:{{{image}}}|250px|alt={{{image}}}]] }} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| label1 = Published | | label1 = Published |
Revision as of 20:49, 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 |
Image Alt Text | alt | The alternate text for the image if the image cannot load and for screen readers. | String | suggested |
Published | published | The date of publication if published. | Date | suggested |
Image caption | caption | The caption for the image | Content | optional |