Template:Person: Difference between revisions

From TANGOWIKI-TITAF
No edit summary
No edit summary
Line 35: Line 35:
{{#if:{{{Name_real|}}}|
{{#if:{{{Name_real|}}}|
   <div style="margin: 0.5em 1em;">
   <div style="margin: 0.5em 1em;">
     <p style="margin: 0;"><b>Real name:</b> {{{Name_real}}}</p>
     <p style="margin: 0;"><b>Real name </b> {{{Name_real}}}</p>
   </div>
   </div>
}}
}}
Line 41: Line 41:
{{#if:{{{birthDate|}}}{{{deathDate|}}}|
{{#if:{{{birthDate|}}}{{{deathDate|}}}|
<div style="margin: 0.5em 1em;">
<div style="margin: 0.5em 1em;">
   <p style="margin-bottom: 0.2em;"><b>Life:</b>
   <p style="margin-bottom: 0.2em;"><b>Life </b>
   {{#if:{{{birthDate|}}}|
   {{#if:{{{birthDate|}}}|
     {{#switch:{{#len:{{{birthDate}}}}}
     {{#switch:{{#len:{{{birthDate}}}}}
Line 66: Line 66:
{{#if:{{{Occupation|}}}|
{{#if:{{{Occupation|}}}|
<div style="margin: 0.5em 1em;">
<div style="margin: 0.5em 1em;">
   <p style="margin-bottom: 0.2em;"><b>Occupation:</b></p>
   <p style="margin-bottom: 0.2em; font-size: 100%;"><b>Occupation</b></p>
   <ul style="margin-top: 0; margin-bottom: 0.5em; padding-left: 1.5em; font-family: inherit; color: inherit;">
   <ul style="margin-top: 0; margin-bottom: 0.5em; padding-left: 1.5em; font-family: inherit; color: inherit;">
     {{#arraymap:{{{Occupation}}}|;;|@@@|• @@@<br />|}}
     {{#arraymap:{{{Occupation}}}|;;|@@@|• @@@<br />|}}

Revision as of 16:40, 15 April 2025


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