Template:Birth date and age/doc: Difference between revisions

    (Undid revision 567601749 by Salix alba (talk))
    Line 91: Line 91:
                             "description": "The year in which the person was born",
                             "description": "The year in which the person was born",
                             "type": "number",
                             "type": "number",
                            "aliases": ["year"],
                             "required": true
                             "required": true
                     },
                     },
    Line 98: Line 97:
                             "description": "The month (number) in which the person was born",
                             "description": "The month (number) in which the person was born",
                             "type": "number",
                             "type": "number",
                            "aliases": ["month"],
                             "required": true
                             "required": true
                     },
                     },
    Line 105: Line 103:
                             "description": "The day (number) in which the person was born",
                             "description": "The day (number) in which the person was born",
                             "type": "number",
                             "type": "number",
                            "aliases": ["day"],
                             "required": true
                             "required": true
                     },
                     },
    Line 123: Line 120:
    }
    }
    </TemplateData>
    </TemplateData>
    ===See also===
    ===See also===
    * [[Wikipedia:Age calculation templates]]
    * [[Wikipedia:Age calculation templates]]