Template:Infobox book: Difference between revisions

From bikelopedia

Stevezie (talk | contribs)
No edit summary
Stuben (talk | contribs)
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{italic title|}}}|<tr>
<table class="infobox-table">{{#if:{{{italic title|}}}|<tr>
     <th>Parameter 1</th>
     <th>Title </th>
     <td>{{{italic title}}}</td>
     <td>''{{{italic title}}}''</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{author|}}}|<tr>
     <th>Parameter 2</th>
     <th>Author </th>
     <td>{{{param2}}}</td>
     <td>{{{author}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{pages|}}}|<tr>
     <th>Parameter 3</th>
     <th>Pages </th>
     <td>{{{param3}}}</td>
     <td>{{{pages}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
    <th>Parameter 4</th>
    <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
    <th>Parameter 5</th>
    <td>{{{param5}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</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