Template:Person: Difference between revisions

From TANGOWIKI-TITAF
No edit summary
No edit summary
Line 58: Line 58:
   }}   
   }}   
{{#if:{{{Occupation|}}}|
{{#if:{{{Occupation|}}}|
     <p><b>Occupation:</b><br />
     <p><b>Occupation</b><br />
     <ul style="margin-top: 0; margin-bottom: 0.5em; padding-left: 1.5em; font-family: inherit; color: inherit; font-size: 120%;">
     <ul style="margin-top: 0; margin-bottom: 0.5em; padding-left: 1.5em; font-family: inherit; color: inherit; font-size: 120%;">
   {{#arraymap:{{{Occupation}}}|;;|@@@|• @@@<br />|}}
   {{#arraymap:{{{Occupation}}}|;;|@@@|• @@@<br />|}}
Line 65: Line 65:
   }}
   }}
   {{#if:{{{instrument|}}}|
   {{#if:{{{instrument|}}}|
     <p><b>Instrument:</b><br />
     <p><b>Instrument</b><br />
     <ul style="padding-left:1.5em; font-size: 1em;">
     <ul style="margin-top: 0; margin-bottom: 0.5em; padding-left: 1.5em; font-family: inherit; color: inherit; font-size: 120%;">
      {{#arraymap:{{{instrument}}}|;;|@@@|<li>@@@</li>}}
  {{#arraymap:{{{instrument}}}|;;|@@@|@@@<br />|}}
    </ul>
  </ul>
     </p>
     </p>
   }}
   }}
Line 78: Line 78:
   }}
   }}
   {{#if:{{{citizenshipLabel|}}}|
   {{#if:{{{citizenshipLabel|}}}|
     <p><b>Citizenship:</b><br />
     <p><b>Citizenship</b><br />
     <ul style="padding-left:1.5em;">
     <ul style="margin-top: 0; margin-bottom: 0.5em; padding-left: 1.5em; font-family: inherit; color: inherit; font-size: 120%;">
      {{#arraymap:{{{citizenshipLabel}}}|;;|@@@|<li>@@@</li>}}
  {{#arraymap:{{{citizenshipLabel}}}|;;|@@@|@@@<br />|}}
    </ul>
  </ul>
     </p>
     </p>
   }}
   }}

Revision as of 18:52, 20 April 2025

This template stores structured data about a Tango-related person.