From Fedora Project Wiki
(with hyperkitty we can now simplify the mailing list appearance) |
(add Matrix field) |
||
Line 27: | Line 27: | ||
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Website''' | {{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Website''' | ||
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{website}}} | {{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{website}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{matrix|}}}| | |||
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Matrix''' | |||
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{matrix}}} | |||
{{!}}- | {{!}}- | ||
}} | }} |
Revision as of 12:53, 23 February 2023
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 | |
---|---|
Matrix | #quality:fedoraproject.org(other clients|?) |
IRC | #fedora-qa on irc.freenode.net |
Mailing list | test |