From Fedora Project Wiki
(Make a little more space) |
(Adding the wikitable class to the team contact template) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{| style="width: 50%; border: 1px solid black; float: right; margin-bottom: 1em; margin-left: 2em;" | <noinclude>{{autolang|base=yes}}</noinclude> | ||
{| class="wikitable" style="width: 50%; border: 1px solid black; float: right; margin-bottom: 1em; margin-left: 2em;" | |||
! align=center colspan=2 | How to contact the {{{1}}} team | ! align=center colspan=2 | How to contact the {{{1}}} team | ||
|- | |- | ||
| '''Mailing list:''' {{fplist|{{{2}}}}}<br/>Visit this link to sign up for the email list for the {{{1}}} team. || '''Chat:''' {{fpchat|{{{3}}}}}<br/>This is where real-time chat with {{{1}}} team members happens. | | '''Mailing list:''' {{fplist|{{{2}}}}}<br/>Visit this link to sign up for the email list for the {{{1}}} team. || '''Chat:''' {{fpchat|{{{3}}}}}<br/>This is where real-time chat with {{{1}}} team members happens. | ||
|}<noinclude>{{tempdoc}}</noinclude> | |}<noinclude>{{tempdoc}}</noinclude> |
Latest revision as of 19:07, 1 December 2017
How to contact the {{{1}}} team | |
---|---|
Mailing list: {{{2}}} Visit this link to sign up for the email list for the {{{1}}} team. |
Chat: {{{3}}}[?] This is where real-time chat with {{{1}}} team members happens. |
Template documentation [edit]
- This documentation is transcluded from Template:Team contact/doc. It will not be transcluded on pages that use this template.
This template is used to return a contact information box for a team.
Parameters
Team name
Use the well-known name of the team, e.g. Marketing.
Mailing list name
Use the name of the team mailing list without any URL markings, e.g. marketing. This name is used as the parameter in a call to the fplist template.
IRC channel
Use the name of the team IRC channel, e.g. #fedora-mktg.
Examples
{{Team contact|Marketing|marketing|#fedora-mktg}}
returns:
How to contact the Marketing team | |
---|---|
Mailing list: marketing Visit this link to sign up for the email list for the Marketing team. |
Chat: #fedora-mktg[?] This is where real-time chat with Marketing team members happens. |