Changes
m
Reverted edits by Pseudo-Class (talk) to last version by Shirayuki
<noinclude>
<languages/>
</noinclude>{{#switch:<translate></translate>
| =
{{mbox|text=<translate><!--T:1--> {{<tvar|1>#if:{{{thing|}}}|{{{thing}}}</>|This page or project}} is maintained by <tvar|2>'''{{{author}}}'''</>.</translate>
<translate><!--T:2--> Get help:</translate>{{#if:{{{irc|}}}|
*[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← <translate><!--T:3--> Live chat ([[<tvar|1>Special:MyLanguage/MediaWiki on IRC</>|IRC]])</translate>}}{{#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=<translate><!--T:9--> {{PLURAL:<tvar|1>{{#if:{{{ml2|}}}|2|1}}</>|Mailing list|Mailing lists}}</translate>}} }}
*[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2=<translate><!--T:10--> Talk page</translate>}}{{#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}}} <translate><!--T:7--> add task</translate>]</span>) ← <translate><!--T:8--> <tvar|phab>{{ll|Phabricator}}</> project page</translate>}}
}}
| #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:<translate></translate>
| =
{{mbox|text=<translate><!--T:1--> {{<tvar|1>#if:{{{thing|}}}|{{{thing}}}</>|This page or project}} is maintained by <tvar|2>'''{{{author}}}'''</>.</translate>
<translate><!--T:2--> Get help:</translate>{{#if:{{{irc|}}}|
*[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← <translate><!--T:3--> Live chat ([[<tvar|1>Special:MyLanguage/MediaWiki on IRC</>|IRC]])</translate>}}{{#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=<translate><!--T:9--> {{PLURAL:<tvar|1>{{#if:{{{ml2|}}}|2|1}}</>|Mailing list|Mailing lists}}</translate>}} }}
*[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2=<translate><!--T:10--> Talk page</translate>}}{{#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}}} <translate><!--T:7--> add task</translate>]</span>) ← <translate><!--T:8--> <tvar|phab>{{ll|Phabricator}}</> project page</translate>}}
}}
| #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>