模板:Events by month/doc
跳至導覽
跳至搜尋
| File:Edit-copy green.svg | 此頁面是Template:Events by month的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
| 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>