Changes
Jump to navigation
Jump to search
m
Robot - Moving category Chinese Traditional Date to Category:Chinese traditional date templates per CFD at Wikipedia:Categories for discussion/Log/2015 March 10.
{{#expr:-{{ctime:l|{{{1|{{ctime:Y}}}}}}}/2^({{{2|8}}}-1) mod 2 +30}}<noinclude>[[Category:Chinese traditional date templates]]
<templatedata>
{
"description": "to get the month length",
"params": {
"1": {
"aliases": [
"y"
],
"label": "year",
"description": "year number",
"type": "number"
},
"2": {
"aliases": [
"m"
],
"label": "month",
"description": "month",
"type": "number",
"default": "current month"
}
}
}
</templatedata>
</noinclude>
<templatedata>
{
"description": "to get the month length",
"params": {
"1": {
"aliases": [
"y"
],
"label": "year",
"description": "year number",
"type": "number"
},
"2": {
"aliases": [
"m"
],
"label": "month",
"description": "month",
"type": "number",
"default": "current month"
}
}
}
</templatedata>
</noinclude>