Template:IsAge: Difference between revisions

From Shadow Chronicles - Mortal
Jump to navigation Jump to search
(Created page with "<includeonly>{{#expr:{{CurrentYear}}-{{{1|}}}{{#if:{{{2|}}}|+{{#expr: {{{2|}}}-{{CurrentYear}}}}}}}}</includeonly><noinclude> '''isAge''' calculates the current age and age of...")
 
No edit summary
Line 1: Line 1:
<includeonly>{{#expr:{{CurrentYear}}-{{{1|}}}{{#if:{{{2|}}}|+{{#expr: {{{2|}}}-{{CurrentYear}}}}}}}}</includeonly><noinclude>
<includeonly>{{#expr:{{GAMEYEAR}}-{{{1|}}}{{#if:{{{2|}}}|+{{#expr: {{{2|}}}-{{CurrentYear}}}}}}}}</includeonly><noinclude>
'''isAge''' calculates the current age and age of death.
'''isAge''' calculates the current age and age of death.
==Example use==
==Example use==

Revision as of 19:08, 26 April 2017

isAge calculates the current age and age of death.

Example use

Rowa is {{isAge|1988|}} years old. 

Rowa was {{isAge|1988|2000}} year on her time of death.

Rowa is 23 years old.

Rowa was Expression error: Unexpected < operator. year on her time of death.