Actions

Template

Difference between revisions of "Person"

From Dragon Eye Atlas

Line 15: Line 15:
</div>
</div>
{{#set:  
{{#set:  
  firstname={{{firstname}}}
firstname={{{firstname}}}
  | lastname={{{lastname}}}  
  |lastname={{{lastname}}}  
  | birthname={{#if: {{{birthname|}}} | {{{birthname}}} | {{{lastname}}}
  |birthname={{#if: {{{birthname|}}} | {{{birthname}}} | {{{lastname}}} }}
}}
}}
[[Category:Person]]
[[Category:Person]]

Revision as of 17:42, 7 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.