Template:Person: Difference between revisions

From TANGOWIKI-TITAF
No edit summary
No edit summary
Line 35: Line 35:


   {{#if:{{{Name_real|}}}|<b>Real name:</b> {{{Name_real}}}<br />}}
   {{#if:{{{Name_real|}}}|<b>Real name:</b> {{{Name_real}}}<br />}}
<!-- Life line -->
<!-- Life line -->
{{#if:{{{birthDate|}}}{{{deathDate|}}}|
{{#if:{{{birthDate|}}}{{{deathDate|}}}|
<p style="margin:0 0 0.5em 0;">
<div style="margin: 0.5em 1em;">
   <b>Life:</b>  
   <p style="margin-bottom: 0.2em;"><b>Life:</b>
   {{#if:{{{birthDate|}}}|
   {{#if:{{{birthDate|}}}|
     {{#switch:{{#len:{{{birthDate}}}}}
     {{#switch:{{#len:{{{birthDate}}}}}
Line 54: Line 53:
     |#default={{{deathDate}}}
     |#default={{{deathDate}}}
     }}
     }}
   }}
   }}</p>
</p>
</div>
}}
}}
   {{#if:{{{Pseudonyms-nicknames|}}}|<b>Pseudonyms / Nicknames:</b>
   {{#if:{{{Pseudonyms-nicknames|}}}|<b>Pseudonyms / Nicknames:</b>
Line 70: Line 69:
</div>
</div>
}}
}}
   {{#if:{{{instrument|}}}|<b>Instrument:</b>
   {{#if:{{{instrument|}}}|<b>Instrument:</b>
   <div style="margin-left: 1em;">
   <div style="margin-left: 1em;">

Revision as of 16:33, 15 April 2025


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