Template:Infobox book: Difference between revisions

Template page
Content added Content deleted
(updated with new style)
m (title italicised)
(One intermediate revision by the same user not shown)
Line 7: Line 7:
</tr>
</tr>
<tr>
<tr>
<th width="100%" colspan="3" class="infobox-table-name">{{{name}}}</th>
<th width="100%" colspan="3" class="infobox-table-name">''{{{title}}}''</th>
</tr>
</tr>
{{#if:{{{title|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;"><noinclude></noinclude>Title<noinclude></noinclude></td>
<td width="60%" style="padding:3px;">{{{title}}}</td>
</tr>}}
{{#if:{{{full_title|}}}|<tr>
{{#if:{{{full_title|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;"><noinclude></noinclude>Full title<noinclude></noinclude></td>
<td width="40%" valign="top" colspan="2" style="padding:3px;"><noinclude></noinclude>Full title<noinclude></noinclude></td>

Revision as of 16:27, 30 April 2024

{{{caption}}}
{{{title}}}
Template documentation

This infobox template is for adding book information only.

Copy and paste the following syntax into the page and fill out the necessary parameters. Not all parameters may be required, and some may be unknown. Any empty parameters will be rendered missing on preview and save.

{{Infobox book
 |title          =
 |image          = 
 |caption        =
 |full_title     = 
 |volumes        =  
 |author         =
 |editor         =
 |compiler       =
 |illustrator    =
 |translator     =
 |country        =
 |language       =
 |series         =
 |format         =
 |subject        =
 |genre          =
 |published_date =
 |publisher      =
 |pages          =
 |isbn           =
 |preceded_by    =
 |followed_by    =
}}
The above documentation is transcluded from Template:Infobox book/doc.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.