模板:Disambiguation/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

说明[编辑]

对消歧义页面分类请对“Cat”参数赋值,例如:

{{Disambiguation|Cat=人名消歧义}}

其中“人名消歧义”就是页面的类别。

对消歧义页面加入索引请在调用时加入参数,例如:

{{Disambiguation|1=|Cat=人名消歧义}}

其中“刘”就是消歧义索引。

重定向[编辑]

参见[编辑]

模板参数信息[编辑]

<templatedata> { "params": { "1": { "description": "改变分类默认的索引字", "type": "string" }, "cat": { "aliases": [ "Cat" ], "description": "用于标记消歧义页面的分类名,如果不赋值,则页面默认类别是“Category:全部消歧义页面”。", "type": "string" } }, "description": "用于标记条目为独立消歧义页。", "format": "inline" } </templatedata>