模板:Events by month
跳转到导航
跳转到搜索
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
| CSS | 本模板使用以下模板样式: |
用法[编辑]
{{Events by month|YYYY|領域}}
或
{{Events by month|YYYY}}
或
{{Events by month|YYYY|prefix=Portal:新聞動態/}}
实例[编辑]
{{Events by month|2015}}
{{Events by month|2015|中國大陸}}
{{Events by month|2010|prefix=Portal:新聞動態/}}
参见[编辑]
模板数据[编辑]
<templatedata> { "params": { "1": { "label": "年份", "description": "数字即可,不需要加入“年”字。", "example": "2013", "type": "number", "required": true }, "2": { "label": "领域", "description": "若条目名为[年份][领域],此处填入领域。如“2011年香港”,填入“香港”。", "example": "香港" }, "prefix": { "label": "链接前缀", "description": "Prefix for each month's link", "example": "Portal:Current events/" } }, "description": "Use this template to display data about months in a year." } </templatedata>