Template:Vacation/doc
跳转到导航
跳转到搜索
| File:Edit-copy green.svg | 此頁面是Template:Vacation的Template文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
| 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>