Difference between revisions of "Template:Feedback"
Joelmartin (talk | contribs) m (Text replacement - "</translate>" to "") |
Joelmartin (talk | contribs) m (Text replacement - "<!--T:(.*)-->" to "") |
||
Line 3: | Line 3: | ||
</noinclude>{{#switch: | </noinclude>{{#switch: | ||
| = | | = | ||
− | {{mbox|text= | + | {{mbox|text= {{<tvar|1>#if:{{{thing|}}}|{{{thing}}}</>|This page or project}} is maintained by <tvar|2>'''{{{author}}}'''</>. |
− | + | Get help:{{#if:{{{irc|}}}| | |
− | *[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← | + | *[[File:OOjs UI icon speechBubbles-ltr-progressive.svg|16px]]{{irc|{{{irc}}}}} ← Live chat ([[<tvar|1>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= | + | *[[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:<tvar|1>{{#if:{{{ml2|}}}|2|1}}</>|Mailing list|Mailing lists}}}} }} |
− | *[[{{{talkpage|{{TALKSPACE}}:{{translatable|{{PAGENAME}}}}}}}]] ← {{ll|Help:Talk pages|2= | + | *[[{{{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}}} | + | *[[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}} |
}} | }} |
Revision as of 14:37, 21 December 2019
![]() | {{<tvar|1>#if:|{{{thing}}}</>|This page or project}} is maintained by <tvar |

Examples
+ author
![]() | {{<tvar|1>#if:|{{{thing}}}</>|This page or project}} is maintained by <tvar |
+ author and thing
![]() | {{<tvar|1>#if:thing|thing</>|This page or project}} is maintained by <tvar |
+ author, irc and ml
![]() | {{<tvar|1>#if:|{{{thing}}}</>|This page or project}} is maintained by <tvar |
+ author, irc, ml and ml2
![]() | {{<tvar|1>#if:|{{{thing}}}</>|This page or project}} is maintained by <tvar |
+ author and phab
![]() | {{<tvar|1>#if:|{{{thing}}}</>|This page or project}} is maintained by <tvar |
+ author and phab
![]() | {{<tvar|1>#if:|{{{thing}}}</>|This page or project}} is maintained by <tvar |
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 |