Help us get to over 8,767 articles in 2025.

If you know of a magician not listed in MagicPedia, start a New Biography for them. Contact us at magicpediahelp@gmail.com

Template:Age2: Difference between revisions

From Magicpedia, the free online encyclopedia for magicians by magicians.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
    
    
(   
(   
   ( {{#if:{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}} }}|{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}} }}|{{CURRENTMONTH}} }})
   ( {{#if:{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}} }}|{{CURRENTMONTH}} |{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}} }}}})
    
    
     ({{MONTHNUMBER|{{#explode:{{{2}}}| |0}}}})
     ({{MONTHNUMBER|{{#explode:{{{2}}}| |0}}}})
      
      
     ({{#if:{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}}}}|{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}}}}|{{CURRENTMONTH}}}})
     ({{#if:{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}}}}|{{CURRENTMONTH}}|{{MONTHNUMBER|{{#explode:{{{4|}}}| |0}}}}}})
      
      
     ({{MONTHNUMBER|{{#explode:{{{2}}}| |0}}}})
     ({{MONTHNUMBER|{{#explode:{{{2}}}| |0}}}})

Revision as of 12:58, 19 May 2012

(2025)

({{{1}}})

(

 ( 11)
  
   (Expression error: Unrecognized punctuation character "{".)
    
   (11)
   
   (Expression error: Unrecognized punctuation character "{".)
    
   (23)
    
   ()
 )



This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date. Syntax:

{{age2|year1|month1 day1|year2|month2 day2}} or :{{age2|year1|month1 day1}}

Examples:

{{age2|1962|July 23|2003|July 14}} returns "(2003)

(1962)

(

 ( 11)
  
   (7)
    
   (11)
   
   (7)
    
   (14)
    
   (23)
 )

{{#expr: (2003) - (1962) - (

 ( "
{{age2|1900|July 23}} returns "(2025)

(1900)

(

 ( 11)
  
   (7)
    
   (11)
   
   (7)
    
   (23)
    
   (23)
 )

{{#expr: (2025) - (1900) - (

 ( "

When using this template to calculate a person's age at death or a person's age on a specified date (rather than the person's current age), please substitute it into the page.

Example: {{subst:age2|1989|July 23|2003|July 14}}