模板:Fdate/doc
外觀
此頁面是Template:Fdate的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
使用方式
[編輯]If a date is input as the first parameter, the template will format that date (use the second parameter to specify an output format - see template:date). If no date in input, the template will return nothing.
範例
[編輯]- "{{fdate|7/4/15}}"顯示為:"4 July 2015"
- "{{fdate|7/4/15|dmy}}"顯示為:"4 July 2015"
- "{{fdate|7/4/15|mdy}}"顯示為:"July 4, 2015"
- "{{fdate|}}"顯示為:""
- "{{fdate||dmy}}"顯示為:""
- "{{fdate||mdy}}"顯示為:""