Template:IBR Picture: Difference between revisions
The Emma M. Lion Wiki
OrangeJedi (talk | contribs) fixed column span |
OrangeJedi (talk | contribs) Edited border |
||
| Line 1: | Line 1: | ||
<includeonly><tr align="center"> | <includeonly><tr align="center"> | ||
<td colspan="2" style="text-align: center;">[[File:{{{1}}}|250px| | <td colspan="2" style="text-align: center;">[[File:{{{1}}}|250px|frameless|{{{2|}}}]]</td> | ||
</tr></includeonly> | </tr></includeonly> | ||
<noinclude> | <noinclude> | ||
Latest revision as of 20:23, 16 February 2025
A row for an infobox that contains an image.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | 1 | The path to the image. | String | required |
| Caption | 2 | A caption to display below the image. | String | optional |
Example
{{Infobox_Book
| name = The Unselected Journals of Emma M. Lion: Vol. 1
| image = emma-1-cover.jpg
| release_date = November 5, 2019
| page_count = 121
}}
| Example | |
|---|---|