Jump to content

Template:Document: Difference between revisions

From Corroborators
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
   <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
   <div class="infobox-title">
    {{{title|{{PAGENAME}}}}}
  </div>


   <table class="infobox-table">
   <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:{{{people|}}}|
     {{#if:{{{justice_link|}}}|<tr><th>Justice.gov</th><td>[{{{justice_link}}}]</td></tr>}}
      <tr>
     {{#if:{{{dataset|}}}|<tr><th>Dataset number</th><td>{{{dataset}}}</td></tr>}}
        <th>Involved people</th>
     {{#if:{{{efta|}}}|<tr><th>EFTA number</th><td>{{{efta}}}</td></tr>}}
        <td>{{{people}}}</td>
     {{#if:{{{summary|}}}|<tr><th>Summary</th><td>{{{summary}}}</td></tr>}}
      </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}}} Official link]</td>
      </tr>
    }}
 
     {{#if:{{{dataset|}}}|
      <tr>
        <th>Dataset number</th>
        <td>{{{dataset}}}</td>
      </tr>
    }}
 
     {{#if:{{{efta|}}}|
      <tr>
        <th>EFTA number</th>
        <td>{{{efta}}}</td>
      </tr>
    }}
 
     {{#if:{{{summary|}}}|
      <tr>
        <th>Summary</th>
        <td>{{{summary}}}</td>
      </tr>
    }}
 
   </table>
   </table>
</div>
</div>

Revision as of 22:15, 4 February 2026

   Document