今天是2024年7月5日 第27周 星期五

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

本頁使用了標題或全文手工轉換

「Template:Delete/doc」修訂間的差異

出自Akarin
跳至導覽 跳至搜尋
(清空全部内容)
標籤清空
(已还原Uuuuuuuuuuuuuuuuueuuuuuuueuuu对话)的编辑至最后由白龙修订的版本)
標籤回退
 
行 1: 行 1:
 +
<noinclude>{{Documentation subpage}}</noinclude><includeonly>{{t0|D}}
 +
{{Bot use warning|bot=[[User:Ge2bot]]}}</includeonly>
 +
{{esoteric}}
 +
{{lua|模块:Template:Delete}}
  
 +
== 说明 ==
 +
本模板用来对符合[[Wikipedia:快速刪除的標準|快速刪除標準]]的页面打上删除标记,以便管理员根据删除守则决定是否将其快速删除。
 +
 +
本模板必须用参数1描述被速删的理由,这些理由必须是快速删除标准里所列举的。如果没有填写该参数,最终的模板会在右上角提示出错,单击出错提示会给出相应的详细帮助。
 +
== 用法 ==
 +
:<code>&#123;{Delete|'''快速删除理由'''}&#125;</code>
 +
其中'''快速删除理由'''參數填寫處理描述,也可以用[[Wikipedia:快速刪除|快速刪除標準]]的简化符号。
 +
例如<code><nowiki>{{Delete|G1}}</nowiki></code>顯示為
 +
{{Delete|G1|cat=}}
 +
另外還可以用<code>c1</code>到<code>c10</code>參數附加訊息,這不會列入自動產生的刪除理由,例如<code><nowiki>{{Delete|G1|c1=G1附加訊息}}</nowiki></code>顯示為
 +
{{Delete|G1|c1=G1附加訊息|cat=}}
 +
複合用法:<code><nowiki>{{Delete|G1|c1=*G1附加訊息|c2=**G1的第二個附加訊息|3=G2|c3=*G2附加訊息}}</nowiki></code>顯示為
 +
{{Delete|G1|c1=*G1附加訊息|c2=**G1的第二個附加訊息|3=G2|c3=*G2附加訊息|cat=}}
 +
 +
'''根据[[WP:SD]]操作指引,仍要在页面创建者的用户讨论页添加「{{tls|db-notice|target=页面名称}}--~~<noinclude></noinclude>~~」提醒。'''
 +
 +
=== CSS 及 Javascript 頁面 ===
 +
如用戶欲請求刪除其位於 User: 命名空間的[[CSS]]或[[JavaScript]]頁面(名稱以'''.css'''或'''.js'''結尾),可使用以下格式:
 +
<source lang=javascript>
 +
//{{Delete|O1}}
 +
</source>
 +
或是
 +
<source lang=javascript>
 +
/* {{Delete|O1}} */
 +
</source>
 +
頁面不會顯示快速刪除的資訊文字,但會被列入{{cl|快速刪除候選}},讓管理員處理。
 +
 +
==模板數據==
 +
{{templatedataheader}}
 +
{{HideH|templatedata}}
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"required": true,
 +
"type": "string"
 +
},
 +
"2": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"3": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"4": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"5": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"6": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"7": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"8": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"9": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"10": {
 +
"description": "刪除理由",
 +
"example": "G1",
 +
"type": "string"
 +
},
 +
"c1": {
 +
"description": "針對第1個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c2": {
 +
"description": "針對第2個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c3": {
 +
"description": "針對第3個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c4": {
 +
"description": "針對第4個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c5": {
 +
"description": "針對第5個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c6": {
 +
"description": "針對第6個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c7": {
 +
"description": "針對第7個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c8": {
 +
"description": "針對第8個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c9": {
 +
"description": "針對第9個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
},
 +
"c10": {
 +
"description": "針對第10個理由的附加訊息",
 +
"example": "因為...所以符合G1",
 +
"type": "string"
 +
}
 +
},
 +
"description": "本模板用来对符合快速刪除標準的页面打上删除标记,以便管理员根据删除守则决定是否将其快速删除。",
 +
"paramOrder": [
 +
"1",
 +
"c1",
 +
"2",
 +
"c2",
 +
"3",
 +
"c3",
 +
"4",
 +
"c4",
 +
"5",
 +
"c5",
 +
"6",
 +
"c6",
 +
"7",
 +
"c7",
 +
"8",
 +
"c8",
 +
"9",
 +
"c9",
 +
"10",
 +
"c10"
 +
]
 +
}
 +
</templatedata>
 +
{{HideF}}
 +
 +
== 相关准则及描述页面 ==
 +
; [[Module:Template:Delete/data]]
 +
 +
== 參看 ==
 +
* [[Wikipedia:快速刪除]]
 +
* [[:Category:快速删除候选]]
 +
* [[Special:Log/delete]] - 刪除日誌
 +
* 模板重定向 {{tl|Delete}} = {{tl|D}} = {{tl|速删}}
 +
* 快速刪除通知 {{tl|Db-notice}}
 +
 +
<includeonly>
 +
<!-- 請在此線底下增加分類 -->
 +
[[Category:快速刪除模板]]
 +
</includeonly>

於 2021年1月15日 (五) 23:03 的最新修訂

說明

本模板用來對符合快速刪除標準的頁面打上刪除標記,以便管理員根據刪除守則決定是否將其快速刪除。

本模板必須用參數1描述被速刪的理由,這些理由必須是快速刪除標準里所列舉的。如果沒有填寫該參數,最終的模板會在右上角提示出錯,單擊出錯提示會給出相應的詳細幫助。

用法

{{Delete|快速删除理由}}

其中快速刪除理由參數填寫處理描述,也可以用快速刪除標準的簡化符號。 例如{{Delete|G1}}顯示為

另外還可以用c1c10參數附加訊息,這不會列入自動產生的刪除理由,例如{{Delete|G1|c1=G1附加訊息}}顯示為

複合用法:{{Delete|G1|c1=*G1附加訊息|c2=**G1的第二個附加訊息|3=G2|c3=*G2附加訊息}}顯示為

根據WP:SD操作指引,仍要在頁面創建者的用戶討論頁添加「{{subst:db-notice}}--~~~~」提醒。

CSS 及 Javascript 頁面

如用戶欲請求刪除其位於 User: 命名空間的CSSJavaScript頁面(名稱以.css.js結尾),可使用以下格式: <source lang=javascript> //

</source> 或是 <source lang=javascript> /*

*/

</source> 頁面不會顯示快速刪除的資訊文字,但會被列入Category:快速刪除候選,讓管理員處理。

模板數據

這是用於新版視覺化編輯器及其他工具的模板資料文件。

Delete模板資料

相關準則及描述頁面

Module:Template:Delete/data

參看