模板:Connected contributor/doc
| File:Edit-copy green.svg | 此页面是Template:Connected contributor的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
| File:Edit-copy green with red question mark.svg | 此模板的文档不存在、不全面或不能详细描述其功能及/或其代码中的参数。请帮助扩充并改进其文档。 |
参数及使用方法[编辑]
| # = 1-10 | ||
|---|---|---|
| checked | 上一次由哪位中立用户检查编辑的中立性。 | |
| User# | 用户名 | |
| U#-EH | 用户有没有编辑条目。 | 填写yes或no |
| U#-declared | 用户有没有声明与条目的关系。 | |
| U#-otherlinks | 链接至该用户的声明。 | |
示例[编辑]
{{Connected contributor
| checked = Example
| User1 = WikiWriter2458 | U1-EH = yes | U1-declared = yes |U1-otherlinks = |U1-banned =
| User2 = John Smith | U2-EH = no | U2-declared = no |U2-otherlinks = |U2-banned =
| User3 = Janet Doe | U3-EH = yes | U3-declared = yes |U3-otherlinks = |U3-banned = yes
| User4 = xx | U4-EH = yes | U4-declared = no |U4-otherlinks = |U4-banned =
}}
使用上方的代码会产生以下结果:
| Blue alert icon. | 下列用户因个人或工作原因而与本条目有所关连,相关的方针指引可以参考利益冲突、自传、中立的观点。 以下用户的编辑已经由Example进行巡查,以确保条目内容的中立性。 |
重定向[编辑]
- {{Notable Wikipedian}}
- {{关联贡献者}}
参见[编辑]
- {{Connected contributor (paid)}},在条目讨论页中强调有偿编辑的模板。
- {{Paid}},在用户页中宣告有偿编辑的模板。
<templatedata> { "params": { "checked": { "label": "巡查者", "description": "最后一次检查编辑中立性的用户", "type": "wiki-user-name" }, "User1": { "label": "用户名", "description": "与条目有关系的用户名", "type": "wiki-user-name" }, "U1-EH": { "label": "编辑", "description": "用户有没有对条目进行编辑", "type": "boolean", "autovalue": "yes" }, "U1-declared": { "label": "声明", "description": "用户有没有声明跟条目之间的关系", "type": "boolean", "autovalue": "yes" }, "U1-otherlinks": { "label": "声明链接", "description": "用户进行声明的编辑差异链接", "type": "content" }, "User2": { "label": "用户名", "description": "与条目有关系的用户名" }, "U2-EH": { "label": "编辑", "description": "用户有没有对条目进行编辑", "type": "boolean", "autovalue": "yes" }, "U2-declared": { "label": "声明", "description": "用户有没有声明跟条目之间的关系", "type": "boolean", "autovalue": "yes" }, "U2-otherlinks": { "label": "声明链接", "description": "用户进行声明的编辑差异链接", "type": "content" }, "User3": { "label": "用户名", "description": "与条目有关系的用户名" }, "U3-EH": { "label": "编辑", "description": "用户有没有对条目进行编辑", "type": "boolean", "autovalue": "yes" }, "U3-declared": { "label": "声明", "description": "用户有没有声明跟条目之间的关系", "type": "boolean", "autovalue": "yes" }, "U3-otherlinks": { "label": "声明链接", "description": "用户进行声明的编辑差异链接", "type": "content" }, "User4": { "label": "用户名", "description": "与条目有关系的用户名" }, "U4-EH": { "label": "编辑", "description": "用户有没有对条目进行编辑", "type": "boolean", "autovalue": "yes" }, "U4-declared": { "label": "声明", "description": "用户有没有声明跟条目之间的关系", "type": "boolean", "autovalue": "yes" }, "U4-otherlinks": { "label": "声明链接", "description": "用户进行声明的编辑差异链接", "type": "content" } }, "description": "用户跟条目主题有关系的声明模板", "format": "inline" } </templatedata>