模板:Vacation/doc
跳至導覽
跳至搜尋
| File:Edit-copy green.svg | 此頁面是Template:Vacation的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
| File:Edit-copy green with red question mark.svg | 此模板的文檔不存在、不全面或不能詳細描述其功能及/或其代碼中的參數。請幫助擴充並改進其文檔。 |
使用方法[編輯]
- {{Vacation}}
- {{Vacation|start=date|end=date}} specify when you are "out of office".
bgcol參數可以用來指定信息框的背景顏色,可以填寫顏色名稱或顏色代碼。詳細資料見WP:COLOR。
模板資料[編輯]
<templatedata> { "params": { "1": { "description": "用戶", "autovalue": "這個用戶" }, "2": { "description": "額外訊息", "autovalue": ",可能無法迅速回應問題。" }, "small": {}, "bgcol": {}, "Vacation": { "description": "旅行", "autovalue": "旅行" }, "location": { "description": "旅行地點", "autovalue": "" }, "start": { "description": "開始日期", "autovalue": "", "suggested": true }, "end": { "description": "結束日期", "suggested": true } } } </templatedata>