Difference between revisions of "Template:Feedback"

From RobotX
Jump to navigation Jump to search
m (Text replacement - "</>" to "")
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= {{<tvar|1>#if:{{{thing|}}}|{{{thing}}}|This page or project}} is maintained by <tvar|2>'''{{{author}}}'''.
+
{{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 ([[<tvar|1>Special:MyLanguage/MediaWiki on IRC|IRC]])}}{{#if:{{{ml|}}}|
+
*[[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:<tvar|1>{{#if:{{{ml2|}}}|2|1}}|Mailing list|Mailing lists}}}} }}
+
*[[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


Template documentation

Examples

+ author

+ author and thing

+ author, irc and ml

+ author, irc, ml and ml2

+ author and phab

+ author and phab

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Thingthing

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).

Default
This page or project
Example
library
Stringsuggested
Authorauthor

Author/maintainer of work. The entity to contact to get help with getting started using this tool or getting involved.

Stringrequired
Ircirc

freenode IRC channel used for support and collaboration

Stringsuggested
Mlml

Mailing list to use for support and collaboration

Stringsuggested
Ml2ml2

Another mailing list (optional - only if there's more than one list)

Stringsuggested
Phabphab

Phabricator project page (if any)

Stringsuggested
Talk pagetalkpage

Link to a specific talk page instead of the default behaviour, which is to link to the talk page of the current page.

Pageoptional