Changes
Jump to navigation
Jump to search
Updating to match new version of source page
<noinclude>
<languages/>
</noinclude>{{#switch:
| =
{{mbox|text={{#if:{{{thing|}}}|{{{thing}}}|此页面或项目}}由'''{{{author}}}'''维护。
获得帮助:{{#if:{{{irc|}}}|
*[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← 即时聊天([[Special:MyLanguage/MediaWiki on IRC|IRC]])}}{{#if:{{{ml|}}}|
*[[File:OOjs_UI_icon_message-ltr-progressive.svg|16px]] [https://lists.wikimedia.org/mailman/listinfo/{{{ml}}} {{{ml}}}]{{#if:{{{ml2|}}}|, [https://lists.wikimedia.org/mailman/listinfo/{{{ml2}}} {{{ml2}}}]}} ← {{ll|Mailing lists|2={{PLURAL:{{#if:{{{ml2|}}}|2|1}}|Mailing list|邮件列表}}}} }}
*[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2=讨论页}}{{#if:{{{phab|}}}|
*[[File:Favicon-Phabricator-WM.svg|16px]] [[phab:tag/{{{phab}}}|{{{phab}}}]] (<span class="plainlinks">[https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?tags={{{phab}}} 添加任务]</span>) ← {{ll|Phabricator}}项目页面}}
}}
| #default=
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:Feedback|noshift=1}}
}}<noinclude>
{{Documentation|content=
== Examples ==
+ author
{{feedback|author=author}}
+ author{{int|and}}{{int|word-separator}}thing
{{feedback|author=author|thing=thing}}
+ author{{int|comma-separator}}irc{{int|and}}{{int|word-separator}}ml
{{feedback|author=author|irc=irc|ml=ml}}
+ author{{int|comma-separator}}irc{{int|comma-separator}}ml{{int|and}}{{int|word-separator}}ml2
{{feedback|author=author|irc=irc|ml=ml|ml2=ml2}}
+ author{{int|and}}{{int|word-separator}}phab
{{feedback|author=author|phab=phab}}
+ author{{int|and}}{{int|word-separator}}phab
{{feedback|author=author|talkpage=talkpage}}
<templatedata>
{
"params": {
"thing": {
"example": "library",
"type": "string",
"suggested": true,
"default": "This page or project",
"description": "Work being documented - include name of the tool or work whose pages you put this template on. This is useful for subpages, for example, a 'OOjs/Factories' page should say 'OOjs is maintained by ...' and not 'OOjs/Factories is maintained by ...' (and the real project name is not always programmatically reachable just by chopping things off after the first slash)."
},
"author": {
"description": "Author/maintainer of work. The entity to contact to get help with getting started using this tool or getting involved.",
"type": "string",
"required": true
},
"irc": {
"description": "freenode IRC channel used for support and collaboration",
"type": "string",
"suggested": true
},
"ml": {
"description": "Mailing list to use for support and collaboration",
"type": "string",
"suggested": true
},
"ml2": {
"description": "Another mailing list (optional - only if there's more than one list)",
"type": "string",
"suggested": true
},
"phab": {
"description": "Phabricator project page (if any)",
"type": "string",
"suggested": true
},
"talkpage": {
"label": "Talk page",
"description": "Link to a specific talk page instead of the default behaviour, which is to link to the talk page of the current page.",
"type": "wiki-page-name"
}
},
"format": "block"
}
</templatedata>
}}
</noinclude>
<languages/>
</noinclude>{{#switch:
| =
{{mbox|text={{#if:{{{thing|}}}|{{{thing}}}|此页面或项目}}由'''{{{author}}}'''维护。
获得帮助:{{#if:{{{irc|}}}|
*[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← 即时聊天([[Special:MyLanguage/MediaWiki on IRC|IRC]])}}{{#if:{{{ml|}}}|
*[[File:OOjs_UI_icon_message-ltr-progressive.svg|16px]] [https://lists.wikimedia.org/mailman/listinfo/{{{ml}}} {{{ml}}}]{{#if:{{{ml2|}}}|, [https://lists.wikimedia.org/mailman/listinfo/{{{ml2}}} {{{ml2}}}]}} ← {{ll|Mailing lists|2={{PLURAL:{{#if:{{{ml2|}}}|2|1}}|Mailing list|邮件列表}}}} }}
*[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2=讨论页}}{{#if:{{{phab|}}}|
*[[File:Favicon-Phabricator-WM.svg|16px]] [[phab:tag/{{{phab}}}|{{{phab}}}]] (<span class="plainlinks">[https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?tags={{{phab}}} 添加任务]</span>) ← {{ll|Phabricator}}项目页面}}
}}
| #default=
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:Feedback|noshift=1}}
}}<noinclude>
{{Documentation|content=
== Examples ==
+ author
{{feedback|author=author}}
+ author{{int|and}}{{int|word-separator}}thing
{{feedback|author=author|thing=thing}}
+ author{{int|comma-separator}}irc{{int|and}}{{int|word-separator}}ml
{{feedback|author=author|irc=irc|ml=ml}}
+ author{{int|comma-separator}}irc{{int|comma-separator}}ml{{int|and}}{{int|word-separator}}ml2
{{feedback|author=author|irc=irc|ml=ml|ml2=ml2}}
+ author{{int|and}}{{int|word-separator}}phab
{{feedback|author=author|phab=phab}}
+ author{{int|and}}{{int|word-separator}}phab
{{feedback|author=author|talkpage=talkpage}}
<templatedata>
{
"params": {
"thing": {
"example": "library",
"type": "string",
"suggested": true,
"default": "This page or project",
"description": "Work being documented - include name of the tool or work whose pages you put this template on. This is useful for subpages, for example, a 'OOjs/Factories' page should say 'OOjs is maintained by ...' and not 'OOjs/Factories is maintained by ...' (and the real project name is not always programmatically reachable just by chopping things off after the first slash)."
},
"author": {
"description": "Author/maintainer of work. The entity to contact to get help with getting started using this tool or getting involved.",
"type": "string",
"required": true
},
"irc": {
"description": "freenode IRC channel used for support and collaboration",
"type": "string",
"suggested": true
},
"ml": {
"description": "Mailing list to use for support and collaboration",
"type": "string",
"suggested": true
},
"ml2": {
"description": "Another mailing list (optional - only if there's more than one list)",
"type": "string",
"suggested": true
},
"phab": {
"description": "Phabricator project page (if any)",
"type": "string",
"suggested": true
},
"talkpage": {
"label": "Talk page",
"description": "Link to a specific talk page instead of the default behaviour, which is to link to the talk page of the current page.",
"type": "wiki-page-name"
}
},
"format": "block"
}
</templatedata>
}}
</noinclude>