模板:Moved/doc

来自Local Chinese Wikipedia
imported>BlackShadowG2023年5月13日 (六) 03:17的版本 (// Edit via Wikiplus)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索

参数及使用方法[编辑]

在已经完成移动的条目讨论页加上{{Moved}}模板告知其他用户这个条目曾经进行过移动请求

如果条目曾多次进行移动讨论,请使用{{Old moves}}

示例[编辑]

{{moved}}


{{moved||新名称}}


如果想明确指出过去名称,您可以使用

{{moved|原始名称|新名称}}

重定向[编辑]

参见[编辑]

  • {{Old moves}},用于多次进行移动讨论的条目讨论页


<templatedata> { "params": { "1": { "label": "原始名称", "description": "条目完成移动之后的名称", "type": "content", "required": true }, "2": { "label": "新名称", "description": "条目完成移动之后的名称", "type": "content", "required": true } }, "description": "条目完成移动后进行标示的模板", "format": "inline" } </templatedata>