Actions

Template

Difference between revisions of "Person"

From Dragon Eye Atlas

 
(4 intermediate revisions by the same user not shown)
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}}}]]<br/>({{#show: {{{father}}} |?birthdate|default=? }} - {{#show: {{{father}}} |?deathdate|default=? }}) | (unknown) }}
|- style="vertical-align:top;"
| mother || {{#if: {{{mother|}}} | [[mother::{{{mother}}}]]<br/>({{#show: {{{mother}}} |?birthdate|default=? }} - {{#show: {{{mother}}} |?deathdate|default=? }}) | (unknown) }}
|-
|-
| father || {{#if: {{{father|}}} | [[father::{{{father}}}]] ({{#show: {{{father}}} |?birthdate|default=? }} - {{#show: {{{father}}} |?deathdate|default=? }}) | (unknown) }}
{{#if: {{{spouse|}}}|  
|-
{{!}} spouse {{!}}{{!}} {{!}} [[spouse::{{{spouse}}}]]
| mother || {{#if: {{{mother|}}} | [[mother::{{{mother}}}]] ({{#show: {{{mother}}} |?birthdate|default=? }} - {{#show: {{{mother}}} |?deathdate|default=? }}) | (unknown) }}
{{!}}-
|-
|}}
| sex || [[sex::{{{sex|male}}}]]
| sex || [[sex::{{{sex|male}}}]]
|- style="vertical-align:top;"
|- style="vertical-align:top;"
Line 29: Line 33:
<noinclude>
<noinclude>
== Parameters ==
== Parameters ==
* firstname
* lastname
* birthname (optional)
* born
* born
* died
* died
* father (optional)
* father (optional)
* mother (optional)
* mother (optional)
* spouse (optional)
* sex (male/female)
* sex (male/female)
* firstname
* lastname
* birthname (optional)


<center>
<center>
Line 43: Line 48:
| style="text-align:center; font-weight: bold; font-size: 125%; border-bottom: #6680FF solid 1px;" | Semantic Coded Template
| style="text-align:center; font-weight: bold; font-size: 125%; border-bottom: #6680FF solid 1px;" | Semantic Coded Template
|-
|-
| style="text-align:center;" | This template contains. Do not use for anything other than its intended purpose.
| style="text-align:center;" | This template contains semantic markup. Do not use for anything other than its intended purpose.
|}
|}
</center>
</center>
</noinclude>
</noinclude>

Latest revision as of 13:15, 22 March 2022


Parameters

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