Template:Infobox book: Difference between revisions

From bikelopedia

Stevezie (talk | contribs)
Blanked the page
Tag: Blanking
Stevezie (talk | contribs)
fixed template to be a template
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>Parameter 1</th>
    <td>{{{italic title}}}</td>
</tr>}}{{#if:{{{name|}}}|<tr>
    <th>Parameter 2</th>
    <td>{{{name}}}</td>
</tr>}}{{#if:{{{image|}}}|<tr>
    <th>Parameter 3</th>
    <td>{{{image}}}</td>


</tr>}}</table>
</div>

Revision as of 19:15, 24 February 2024

Infobox book