模板: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>