Actions

Template

Difference between revisions of "Person"

From Dragon Eye Atlas

Line 8: Line 8:
|-
|-
| died || {{#ifeq: {{{died|}}} | alive | (alive) | {{#if: {{{died|}}} | [[deathdate::{{{died}}} | {{#ifexpr: {{{died}}} > 0 | {{{died}}} AV | {{#expr: abs({{{died|0}}}) }} BV  }}]] | (unknown) }} }}
| died || {{#ifeq: {{{died|}}} | alive | (alive) | {{#if: {{{died|}}} | [[deathdate::{{{died}}} | {{#ifexpr: {{{died}}} > 0 | {{{died}}} AV | {{#expr: abs({{{died|0}}}) }} BV  }}]] | (unknown) }} }}
|-
|- style="vertical-align:top;"
| father || {{#if: {{{father|}}} | [[father::{{{father}}}]] ({{#show: {{{father}}} |?birthdate|default=? }} - {{#show: {{{father}}} |?deathdate|default=? }}) | (unknown) }}
| father || {{#if: {{{father|}}} | [[father::{{{father}}}]] ({{#show: {{{father}}} |?birthdate|default=? }} - {{#show: {{{father}}} |?deathdate|default=? }}) | (unknown) }}
|-
|- style="vertical-align:top;"
| mother || {{#if: {{{mother|}}} | [[mother::{{{mother}}}]] ({{#show: {{{mother}}} |?birthdate|default=? }} - {{#show: {{{mother}}} |?deathdate|default=? }}) | (unknown) }}
| mother || {{#if: {{{mother|}}} | [[mother::{{{mother}}}]] ({{#show: {{{mother}}} |?birthdate|default=? }} - {{#show: {{{mother}}} |?deathdate|default=? }}) | (unknown) }}
|-
|-

Revision as of 10:53, 12 October 2019


Parameters

  • born
  • died
  • father (optional)
  • mother (optional)
  • sex (male/female)
  • firstname
  • lastname
  • birthname (optional)
Semantic Coded Template
This template contains. Do not use for anything other than its intended purpose.