Jump to content

Template:Document: Difference between revisions

From Corroborators
No edit summary
Tag: Reverted
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


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

Latest revision as of 22:19, 4 February 2026

Document