Holger Huo(讨论 | 贡献) (创建页面,内容为“<includeonly>{{#if:{{{1|}}}|{{#switch:{{MONTHNUMBER|{{{1}}}}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly><noinclude> {{Documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>”) |
Holger Huo(讨论 | 贡献) 小 (已保护“模板:Utils/MONTHNAME”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))[连锁保护]) |
||
(未显示同一用户的1个中间版本) | |||
第1行: | 第1行: | ||
<includeonly>{{#if:{{{1|}}}|{{#switch:{{MONTHNUMBER|{{{1}}}}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly><noinclude> | <includeonly>{{#if:{{{1|}}}|{{#switch:{{Utils/MONTHNUMBER|{{{1}}}}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
2022年5月20日 (五) 23:38的最新版本
这个文档嵌入自模板:Utils/MONTHNAME/doc。
模板介紹
填入月份數字即生成「某月」。
參數及使用方法
{{Utils/MONTHNAME| 阿拉伯數字 }}
範例
- {{Utils/MONTHNAME|12}} → 12月
- {{Utils/MONTHNAME|2}} → 2月
- {{Utils/MONTHNAME|02}} → 2月
- {{Utils/MONTHNAME|五月}} → 5月