Template:Person: Difference between revisions

From TANGOWIKI-TITAF
No edit summary
No edit summary
Line 31: Line 31:
   <b>Name:</b> {{{Name|}}}<br />
   <b>Name:</b> {{{Name|}}}<br />
   {{#if:{{{Name_real|}}}|<b>Real name:</b> {{{Name_real}}}<br />}}
   {{#if:{{{Name_real|}}}|<b>Real name:</b> {{{Name_real}}}<br />}}
   <b>Born:</b> {{{Birth display|{{{birthDate|}}}}}<br />
 
   <b>Died:</b> {{{Death display|{{{deathDate|}}}}}<br />
   {{#if:{{{Birth display|}}}
   <b>Gender:</b> {{{genderLabel|}}}<br />
  | <b>Born:</b> {{{Birth display}}}<br />
  | {{#if:{{{birthDate|}}}|<b>Born:</b> {{{birthDate}}}<br />}}
   }}
 
  {{#if:{{{Death display|}}}
  | <b>Died:</b> {{{Death display}}}<br />
  | {{#if:{{{deathDate|}}}|<b>Died:</b> {{{deathDate}}}<br />}}
   }}
 
  {{#if:{{{genderLabel|}}}|<b>Gender:</b> {{{genderLabel}}}<br />}}
   {{#if:{{{Occupation|}}}|<b>Occupation:</b> {{{Occupation}}}<br />}}
   {{#if:{{{Occupation|}}}|<b>Occupation:</b> {{{Occupation}}}<br />}}
   {{#if:{{{instrument|}}}|<b>Instrument:</b> {{{instrument}}}<br />}}
   {{#if:{{{instrument|}}}|<b>Instrument:</b> {{{instrument}}}<br />}}

Revision as of 14:46, 7 April 2025

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