Template:Infobox BBS: Difference between revisions
From KB42
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<div class="infobox-title"><b>{{{title|{{PAGENAME}}}}}</b></div> | <div class="infobox-title"><b>{{{title|{{PAGENAME}}}}}</b></div> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|350px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|350px|link=]]</div>}} | ||
{{#if:{{{image2|}}}| | {{#if:{{{image2|}}}| | ||
<div class="infobox-image">[[File:{{{image2}}}|200px]]</div>}} | <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 26: | Line 26: | ||
<th>Key Words: </th> | <th>Key Words: </th> | ||
<td>{{{key_words}}}</td> | <td>{{{key_words}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{case_file|}}}|<tr> | ||
<th>Case File: </th> | <th>Case File: </th> | ||
<td>{{{case_file}}}</td> | <td>[[{{{case_file}}}]]</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Latest revision as of 16:52, 23 August 2025
Infobox BBS
