Jump to content

Template:Document: Difference between revisions

From Corroborators
Created page with "<div class="infobox"> <div class="infobox-title"> {{{title|{{PAGENAME}}}}} </div> <table class="infobox-table"> {{#if:{{{people|}}}| <tr> <th>Involved people</th> <td>{{{people}}}</td> </tr> }} {{#if:{{{sha256|}}}| <tr> <th>SHA-256</th> <td><code>{{{sha256}}}</code></td> </tr> }} {{#if:{{{justice_link|}}}| <tr> <th>Justice.gov</th> <td>[{{{justice_link}}} Offic..."
 
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">
   <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
    {{{title|{{PAGENAME}}}}}
  </div>


   <table class="infobox-table">
   <table class="infobox-table">
     {{#if:{{{people|}}}|
     {{#if:{{{people|}}}|
       <tr>
       <tr>
Line 47: Line 44:
       </tr>
       </tr>
     }}
     }}
   </table>
   </table>
</div>
</div>

Latest revision as of 22:19, 4 February 2026

Document