Difference between revisions of "Template:Feedback"
Joelmartin (talk | contribs) m (Text replacement - "</>" to "") |
Joelmartin (talk | contribs) m (Text replacement - "<tvar|1>" to "") |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
</noinclude>{{#switch: | </noinclude>{{#switch: | ||
| = | | = | ||
− | {{mbox|text= {{ | + | {{mbox|text= {{#if:{{{thing|}}}|{{{thing}}}|This page or project}} is maintained by '''{{{author}}}'''. |
Get help:{{#if:{{{irc|}}}| | Get help:{{#if:{{{irc|}}}| | ||
− | *[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← Live chat ([[ | + | *[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← Live chat ([[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: | + | *[[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|Mailing lists}}}} }} |
*[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2= Talk page}}{{#if:{{{phab|}}}| | *[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2= Talk page}}{{#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}}} add task]</span>) ← <tvar|phab>{{ll|Phabricator}} project page}} | *[[File:Favicon-Phabricator-WM.svg|16px]] [[phab:tag/{{{phab}}}|{{{phab}}}]] (<span class="plainlinks">[https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?tags={{{phab}}} add task]</span>) ← <tvar|phab>{{ll|Phabricator}} project page}} |
Latest revision as of 19:19, 21 December 2019
![]() | This page or project is maintained by {{{author}}}.
Get help:
|

Examples
+ author
![]() | This page or project is maintained by author.
Get help:
|
+ author and thing
![]() | thing is maintained by author.
Get help:
|
+ author, irc and ml
![]() | This page or project is maintained by author.
Get help:
|
+ author, irc, ml and ml2
![]() | This page or project is maintained by author.
Get help:
|
+ author and phab
![]() | This page or project is maintained by author.
Get help:
|
+ author and phab
![]() | This page or project is maintained by author.
Get help:
|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Thing | thing | 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).
| String | suggested |
Author | author | Author/maintainer of work. The entity to contact to get help with getting started using this tool or getting involved. | String | required |
Irc | irc | freenode IRC channel used for support and collaboration | String | suggested |
Ml | ml | Mailing list to use for support and collaboration | String | suggested |
Ml2 | ml2 | Another mailing list (optional - only if there's more than one list) | String | suggested |
Phab | phab | Phabricator project page (if any) | String | suggested |
Talk page | talkpage | Link to a specific talk page instead of the default behaviour, which is to link to the talk page of the current page. | Page | optional |