From Fedora Project Wiki
(Switched to use <onlyinclude>, also added a 1em margin-bottom) |
(Now using Template:Infobox/Mailing list and Template:Infobox/Fedora mailing list) |
||
Line 20: | Line 20: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{mailing_list<includeonly>|</includeonly>}}}| | {{#if:{{{fedora_mailing_list|}}}{{{mailing_list<includeonly>|</includeonly>}}}| | ||
{{!}} colspan="2" style="border-width: 0 1px " {{!}} <hr/> | {{!}} colspan="2" style="border-width: 0 1px " {{!}} <hr/> | ||
}} | |||
{{ | {{#if:{{{fedora_mailing_list<includeonly>|</includeonly>}}}| | ||
{{ | {{Infobox/Fedora mailing list|{{{fedora_mailing_list}}}|{{{fedora_mailing_list|Mailing list}}}}} | ||
{{ | }} | ||
{{#if:{{{mailing_list|}}}| | |||
{{Infobox/Mailing list | |||
|address={{{mailing_list}}} | |||
|subscribe={{{mailing_list_subscribe|}}} | |||
|archive={{{mailing_list_archive|}}} | |||
}} | |||
}} | }} | ||
|- | |- |
Revision as of 16:35, 12 July 2010
{{{name}}} | |
{{{caption}}} | |
Website | {{{website}}} |
IRC | {{{irc}}} |
Template documentation [edit]
- This documentation is transcluded from Template:Infobox group/doc. It will not be transcluded on pages that use this template.
Template:Infobox group contains information regarding a team or subproject.
Example use:
{{Infobox group | name = Fedora QA | matrix = {{matrix|#quality:fedoraproject.org}} | irc = [irc://irc.freenode.net/#fedora-qa #fedora-qa] on [http://www.freenode.net irc.freenode.net] | fedora_mailing_list = test }}
Results in:
Fedora QA | |
IRC | #fedora-qa on irc.freenode.net |