Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Sandbox: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
test: {{{date}}} ({{{year}}} {{{month}}} {{{day}}})
test: {{Start date and age|{{#time:Y|{{{date}}}}}|{{#time:Y|{{{date}}}}}|{{#time:Y|{{{date}}}}}}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 9: Line 9:
"type": "date",
"type": "date",
"required": true
"required": true
},
}
        "year": {
}
            "label": "Year",
            "type": "number"
        },
        "month": {
            "label": "Month",
            "inherits": "year"
        },
        "day": {
            "label": "Day",
            "inherits": "year"
        }
},
    "sets": [
        {
            "label": "Date",
            "params": ["year", "month", "day"]
        }
    ]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 01:44, 22 July 2023

test:  Expression error: Unexpected < operator., Error: Invalid time.; Error: first parameter cannot be parsed as a date or time. (Error: Invalid time.-Error: Invalid time.-Error: Invalid time.)

No description.

Template parameters

ParameterDescriptionTypeStatus
Datedate

a date goes here

Daterequired