Template:Infobox BBS: Difference between revisions

From KB42
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title"><b>{{{title|{{PAGENAME}}}}}</b></div>
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|350px|link=]]</div>}}
{{#if:{{{image2|}}}|
<div class="infobox-image">[[File:{{{image2}}}|200px|link=]]</div>}}
<table>{{#if:{{{file|}}}|<tr>
<table>{{#if:{{{file|}}}|<tr>
     <th>File Name: </th>
     <th>File Name: </th>
Line 23: Line 26:
     <th>Key Words: </th>
     <th>Key Words: </th>
     <td>{{{key_words}}}</td>
     <td>{{{key_words}}}</td>
</tr>}}{{#if:{{{case_file|}}}|<tr>
    <th>Case File: </th>
    <td>[[{{{case_file}}}]]</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 16:52, 23 August 2025

Infobox BBS