Template:Make public
跳转到导航
跳转到搜索
File:Pictogram voting wait.svg 公示
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
| File:Information icon.svg | 本模板必须替換引用(使用{{subst:Make public}})。 |
概要[编辑]
本模板用於討論方針、指引等需要達成共識的議題時進行公示使用。該模板可自動產生公示結束時間、公示天數以及其他公示相關說明。
本模板為能正確顯示結束時間,必需採用替換引用措施。
參數及使用方法[编辑]
{{subst:公示|1|status=|content=|note=|end=}}
- 1:公示天數,只輸入數字。
- status:額外狀態,如「延長」、「暫停」等。
- content:公示內容,如「版本1919810」、「WP:SB」等。
- note:額外說明。
- end:僅有
yes變量,將會顯示公示結束時間。
範例[编辑]
{{subst:公示|7|end=yes|note=贊成者多數,進入公示期。}}-> File:Pictogram voting wait.svg 公示7日,2026年7月9日 (四) 02:44 (UTC)結束:贊成者多數,進入公示期。{{subst:公示|7|content=Example版本|end=yes}}-> File:Pictogram voting wait.svg 公示Example版本,爲期7日,2026年7月9日 (四) 02:44 (UTC)結束{{subst:公示|7|end=yes|status=延長|content=提案18|note=經討論後問題解決,故延長公示。}}-> File:Pictogram voting wait.svg 延長公示提案18,爲期7日,2026年7月9日 (四) 02:44 (UTC):經討論後問題解決,故延長公示。{{subst:公示|status=暫停|note=公示期間有爭議,故暫停公示並進行討論。}}-> File:Pictogram voting wait.svg 暫停公示:公示期間有爭議,故暫停公示並進行討論。
重定向[编辑]
{{公示}}
參見[编辑]
- WP:7DAYS-關於公示的方針
- {{Make public/rfc}}
模板資料[编辑]
<templatedata> { "params": { "1": { "label": "日期", "description": "公示需要的時間,請輸入數字。", "type": "number", "default": "7" }, "status": { "label": "狀態", "description": "輸入目前的情形。", "type": "content" }, "note": { "label": "說明", "description": "額外說明。", "type": "content" }, "end": { "label": "end", "description": "公示結束的日期。", "type": "boolean", "autovalue": "yes" } }, "description": "討論方針、指引的議題達成共識後進行最後公示的模板。", "format": "inline" } </templatedata>