Blank monkey page: Difference between revisions

From Monkey Hill
Jump to navigation Jump to search
(Created page with "<pre>{{Infobox |sex = SEX |birth_year = BIRTH_YEAR |age = {{Age|birth_year=BIRTH YEAR}} or {{Age|birth_year=BIRTH_YEAR|death_year=DEATH_YEAR|is_dead=true}} |mother = {{#genalogy:parent|MOTHER}} |father = {{#genalogy:parent|FATHER}} |siblings = {{#genealogy:siblings|exclude_self=yes}} |children = {{#genealogy:children}} |current_troop = (CURRENT_TROOP) }} Category:Monkey [[Category:CURRENT_TROOP]] </pre>")
 
No edit summary
Line 3: Line 3:
|birth_year = BIRTH_YEAR
|birth_year = BIRTH_YEAR
|age = {{Age|birth_year=BIRTH YEAR}} or {{Age|birth_year=BIRTH_YEAR|death_year=DEATH_YEAR|is_dead=true}}
|age = {{Age|birth_year=BIRTH YEAR}} or {{Age|birth_year=BIRTH_YEAR|death_year=DEATH_YEAR|is_dead=true}}
|mother = {{#genalogy:parent|[[MOTHER]]}}
|mother = {{#genealogy:parent|[[MOTHER]]}}
|father = {{#genalogy:parent|[[FATHER]]}}
|father = {{#genealogy:parent|[[FATHER]]}}
|siblings = {{#genealogy:siblings|exclude_self=yes}}
|siblings = {{#genealogy:siblings|exclude_self=yes}}
|children = {{#genealogy:children}}
|children = {{#genealogy:children}}

Revision as of 12:34, 9 August 2022

{{Infobox
|sex = SEX
|birth_year = BIRTH_YEAR
|age = {{Age|birth_year=BIRTH YEAR}} or {{Age|birth_year=BIRTH_YEAR|death_year=DEATH_YEAR|is_dead=true}}
|mother = {{#genealogy:parent|[[MOTHER]]}}
|father = {{#genealogy:parent|[[FATHER]]}}
|siblings = {{#genealogy:siblings|exclude_self=yes}}
|children = {{#genealogy:children}}
|current_troop = ([[CURRENT_TROOP]])
}}


[[Category:Monkey]]
[[Category:[[CURRENT_TROOP]]]]