|-
!style="width: 20%;| Birthday (D-M-Y):
| <div class="dob-d">{{{field|birth day|size=3035|input type=combobox|values={{BioboxListOfDates}}|placeholder=Day|existing values only}}}</div>
| <div class="dob-m">{{{field|birth month|size=3035|input type=combobox|values={{BioboxListOfMonths}}|placeholder=Month|existing values only}}}</div>
| <div class="dob-y">{{{field|birth year|size=3035|input type=combobox|values={{BioboxListOfYears}}|placeholder=YYYY|existing values only}}}</div>
|-
!style="width: 20%;| Place of birth:
|-
!style="width: 20%;| Deathday (D-M-Y):
| <div class="dod-d">{{{field|death day|size=3035|input type=combobox|values={{BioboxListOfDates}}|placeholder=Day|existing values only}}}</div>
| <div class="dod-m">{{{field|death month|size=3035|input type=combobox|values={{BioboxListOfMonths}}|placeholder=Month|existing values only}}}</div>
| <div class="dod-y">{{{field|death year|size=3035|input type=combobox|values={{BioboxListOfYears}}|placeholder=YYYY|existing values only}}}</div>
|-
!style="width: 20%;| Place of Death:
|