Template:Infobox book: Difference between revisions

From bikelopedia

Stevezie (talk | contribs)
Blanked the page
Tag: Blanking
Stuben (talk | contribs)
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{italic title|}}}|<tr>
    <th>Title </th>
    <td>''{{{italic title}}}''</td>
</tr>}}{{#if:{{{author|}}}|<tr>
    <th>Author </th>
    <td>{{{author}}}</td>
</tr>}}{{#if:{{{pages|}}}|<tr>
    <th>Pages </th>
    <td>{{{pages}}}</td>
</tr>}}</table>
</div>
<noinclude>
<templatedata>
{
"params": {
"title": {
"description": "The title of the book.",
"type": "string"
},
"image": {
"description": "An image of the book cover.",
"type": "wiki-file-name"
},
"italic title": {},
"author": {},
"pages": {}
}
}
</templatedata>
</noinclude>

Latest revision as of 17:05, 11 September 2024

Infobox book

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

The title of the book.

Stringoptional
imageimage

An image of the book cover.

Fileoptional
italic titleitalic title

no description

Unknownoptional
authorauthor

no description

Unknownoptional
pagespages

no description

Unknownoptional