Template:Infobox: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
<div class="infobox-title"></div>{{#if:{{{image|}}}|
<div class="infobox-title"></div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>{{#if:{{{param1|}}}|<tr>
<table>{{#if:{{{param1||}}}|<tr>
     <th>Epitaph: </th>
     <th>'''Epitaph:'''</th>
     <td>{{{param1}}}</td>
     <td>{{{param1}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{param2|}}}|<tr>
     <th>Embraced:&nbsp</th>
     <th>'''Embraced:'''</th>
     <td>{{{param2}}}</td>
     <td>{{{param2}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{param3|}}}|<tr>
     <th>Clan: </th>
     <th>'''Clan:'''</th>
     <td>{{{param3}}}</td>
     <td>{{{param3}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{param4|}}}|<tr>
     <th>Sire: </th>
     <th>'''Sire:'''</th>
     <td>{{{param4}}}</td>
     <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{param5|}}}|<tr>
     <th>Childe: </th>
     <th>'''Childe:'''</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
</tr>}}{{#if:{{{param6|}}}|<tr>
</tr>}}{{#if:{{{param6|}}}|<tr>
     <th>Faction: </th>
     <th>'''Faction:'''</th>
     <td>{{{param6}}}</td>
     <td>{{{param6}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 21:48, 11 December 2022