Actions

Template

Person: Difference between revisions

From Dragon Eye Atlas

No edit summary
No edit summary
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 16: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.