Template:Gregorian serial date hyphen: Difference between revisions

(Debugging)
m (4 revisions imported)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Gregorian serial date
{{Gregorian serial date
|month = {{#explode:{{{1}}}|-|0}}
|year  = {{#explode:{{{1}}}|-|0}}
|day  = {{#explode:{{{1}}}|-|1}}
|month = {{#explode:{{{1}}}|-|1}}
|year  = {{#explode:{{{1}}}|-|2}}
|day  = {{#explode:{{{1}}}|-|2}}
}}
}}<noinclude>[[Category:Templates]]</noinclude>
 
Gregorian serial date
|month = {{#explode:{{{1}}}|-|0}}
|day  = {{#explode:{{{1}}}|-|1}}
|year  = {{#explode:{{{1}}}|-|2}}

Latest revision as of 22:46, 16 April 2023

Expression error: Unrecognized punctuation character "{".Expression error: Unrecognized punctuation character "{".