Alert: We are in Beta until mid 2022. When you see something not working as expected, please have a look at known bugs in development and/or drop us a line. Thank you!

Template: Person

From tangowiki.org
Jump to: navigation, search
Line 7: Line 7:
 
<div class="panel-body">
 
<div class="panel-body">
 
<small>Civil name:</small> <br/>{{{CivilName|}}} {{#if: {{{Artist name|}}} | <br /><small>Artist name:</small><br /> {{#arraymap:{{{ArtistName|}}}|\n|@@|[[PersonPseudonym::@@]]|\n}} }}{{#if: {{{Nickname|}}} | <br /><small>  Nickname:</small><br /> {{{Nickname}}} }}<!--{{#if: {{{Roles|}}} | <br />{{Bullet}} {{#arraymap:{{{Roles|}}}|,|@@@|[[PersonRole::@@@]]| {{Bullet br}} }}}}-->
 
<small>Civil name:</small> <br/>{{{CivilName|}}} {{#if: {{{Artist name|}}} | <br /><small>Artist name:</small><br /> {{#arraymap:{{{ArtistName|}}}|\n|@@|[[PersonPseudonym::@@]]|\n}} }}{{#if: {{{Nickname|}}} | <br /><small>  Nickname:</small><br /> {{{Nickname}}} }}<!--{{#if: {{{Roles|}}} | <br />{{Bullet}} {{#arraymap:{{{Roles|}}}|,|@@@|[[PersonRole::@@@]]| {{Bullet br}} }}}}-->
{{#if: {{{Instrument|}}} | {{Bullet}} {{#arraymap:{{{Instrument|}}}|,|@@@|[[PersonInstrument::@@@]]| {{Bullet_br}} }}}}{{#if: {{{Date of birth|}}} | <br />Date of birth: [[PersonBornDate::{{{Date of birth|}}}]]}} {{#if:{{{City of birth|}}}|&nbsp;in [[PersonBornCity::{{{City of birth|}}}]]}}{{#if:{{{Country of birth|}}}|, [[PersonBornCountry::{{{Country of birth|}}}]]}} {{#ifeq:{{{Deceased|}}}|Yes|<br />Person is deseased.|}}{{#if: {{{Date of death|}}} | <br />Date of death: [[PersonDeathDate::{{{Date of death|}}}]]}}{{#if:{{{City of death|}}}|&nbsp;in [[PersonDeathCity::{{{City of death|}}}]]}} {{#if:{{{Country of death|}}}|, [[PersonDeathCountry::{{{Country of death|}}}]]}}</div>
+
{{#if: {{{Instrument|}}} | {{Bullet}} {{#arraymap:{{{Instrument|}}}|,|@@@|[[PersonInstrument::@@@]]| {{Bullet_br}} }}}}{{#if: {{{Date of birth|}}} | <br />Date of birth: [[PersonBornDate::{{{Date of birth|}}}]]}} {{#if:{{{City of birth|}}}|&nbsp;in [[PersonBornCity::{{{City of birth|}}}]]}}{{#if:{{{Country of birth|}}}|, [[PersonBornCountry::{{{Country of birth|}}}]]}} {{#ifeq:{{{Deceased|}}}|Yes|<br />Person is deseased.|}}{{#if: {{{Date of death|}}} | <br />Date of death: [[PersonDeathDate::{{{Date of death|}}}]]}}{{#if:{{{City of death|}}}|&nbsp;in [[PersonDeathCity::{{{City of death|}}}]]}}{{#if:{{{Country of death|}}}|, [[PersonDeathCountry::{{{Country of death|}}}]]}}</div>
 
<div class="panel-footer"></div>
 
<div class="panel-footer"></div>
 
</div><!-- End of pan -->
 
</div><!-- End of pan -->

Revision as of 13:06, 30 May 2019