-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<noinclude>[[Translation:Template/en/Delete]]</noinclude>{{zh/条目消息框| type = delete | ||
| text = 此页面请求删除。<p><strong>原因:</strong> {{{1|不提供}}}</p><p><strong>请求用户:</strong> {{{2|不提供}}}</p> | ||
}}<includeonly>{{{3|}}}</includeonly><noinclude> | ||
|
||
====模板:删除用法==== | ||
在你想要删除的页面顶部加入<nowiki>{{</nowiki>'''删除'''|''原因''|''用户名''<nowiki>}}</nowiki> | ||
示例: | ||
<pre>{{zh/删除页面|页面信息已过时,游戏中不再包含该功能。|~~~~}}</pre> | ||
页面内容将会被添加到[[:Category:zh/请求删除的页面]]。管理员会对请求进行查阅。 | ||
|
||
[[Category:zh/信息框|D]]</noinclude> |