Template:Infobox FOIA: Difference between revisions
From KB42
Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#if:{{{document_type|}}}|<tr> <th>Document Type</th> <td>{{{document_type}}}</td> </tr>}}{{#if:{{{collection|}}}|<tr> <th>Collection: </th> <td>{{{collection}}}</td> </tr>}}{{#if:{{{document_number|}}}|<tr> <th>Document Number (FOIA) /ESDN (CREST): </th> <td>{{{document_number}}}<..." |
No edit summary |
||
| (10 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">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px|link=]]</div>}}{{#if:{{{image2|}}}| | ||
<div class="infobox-image">[[File:{{{image2}}}|250px|link=]]</div>}} | |||
<table>{{#if:{{{document_type|}}}|<tr> | <table>{{#if:{{{document_type|}}}|<tr> | ||
<th>Document Type</th> | <th>Document Type</th> | ||
| Line 35: | Line 36: | ||
<th>Publication Date: </th> | <th>Publication Date: </th> | ||
<td>{{{Publication Date}}}</td> | <td>{{{Publication Date}}}</td> | ||
</tr>}}{{#if:{{{source_url|}}}|<tr> | |||
<th>Source URL: </th> | |||
<td>[{{{source_url}}} Article Link]</td> | |||
</tr>}}{{#if:{{{file|}}}|<tr> | </tr>}}{{#if:{{{file|}}}|<tr> | ||
<th>File: </th> | <th>File: </th> | ||
<td>{{{file}}}</td> | <td>[[Media:{{{file}}}|Download PDF]]</td> | ||
</tr>}}{{#if:{{{case_file|}}}|<tr> | |||
<th>Case File: </th> | |||
<td>[[{{{case_file}}}]]</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Latest revision as of 17:15, 28 September 2025
Infobox FOIA
