模板:待删除:修订间差异

删除27字节 、​ 2022年2月24日 (星期四)
无编辑摘要
(建立内容为“{{ 信息框 | title = 您当前访问的条目即将被删除,在解除此状态之前,请勿对此条目进行修改。 | content = {{#if:{{{reason|}}}|{{co…”的新页面)
 
无编辑摘要
第1行: 第1行:
{{ 信息框 | title = 您当前访问的条目即将被删除,在解除此状态之前,请勿对此条目进行修改。 | content = {{#if:{{{reason|}}}|{{color|red|原因:{{{reason}}}}}</br>}}此状态只能由管理团队添加或解除,如果您认为操作有误,请与管理团队联系。 | type = danger | icon = {{fa | icon = trash | size = 4x}} }}
{{ 信息框 | title = 您当前访问的条目即将被删除,在解除此状态之前,请勿对此条目进行修改。 | content = {{#if:{{{1|}}}|{{color|red|原因:{{{1}}}}}</br>}}此状态只能由管理团队添加或解除,如果您认为操作有误,请与管理团队联系。 | type = danger | icon = {{fa | icon = trash | size = 4x}} }}
<noinclude>
<noinclude>
[[分类:页顶模板]]
[[分类:页顶模板]]
第17行: 第17行:
{
{
"params": {
"params": {
"reason": {
"1": {
"description": "可添加自定义理由",
"description": "可添加删除的原因",
"example": "条目具有争议性",
"example": "低质量",
"label": "条目理由",
"label": "删除理由",
"type": "content"
"type": "content"
}
}