From Fedora Project Wiki

(add Matrix field)
(make it wider so that long matrix links are not cut off)
 
Line 1: Line 1:
<includeonly>{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:28em;"
<includeonly>{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:32em;"
! colspan="2" style="color: white; background-color: #729FCF; font-weight: bold; text-align:center; font-size: larger" | {{{name|PAGENAME}}}
! colspan="2" style="color: white; background-color: #729FCF; font-weight: bold; text-align:center; font-size: larger" | {{{name|PAGENAME}}}
|-
|-
Line 13: Line 13:
}}
}}
{{#if:{{{date|}}}|
{{#if:{{{date|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Date'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Date'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{date}}}
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{date}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{time|}}}|
{{#if:{{{time|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Time'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Time'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{time}}}
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{time}}}
{{!}}-
{{!}}-
Line 25: Line 25:
|-
|-
{{#if:{{{website|}}}|
{{#if:{{{website|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Website'''
{{!}} style="width: 25%; 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|}}}|
{{#if:{{{matrix|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Matrix'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Matrix'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{matrix}}}
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{matrix}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{irc|}}}|
{{#if:{{{irc|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''IRC'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''IRC'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{irc}}}
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{irc}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{jabber|}}}|
{{#if:{{{jabber|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Jabber'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Jabber'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{jabber}}}
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{jabber}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{fedora_mailing_list|}}}|
{{#if:{{{fedora_mailing_list|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Mailing list'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Mailing list'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} [https://lists.fedoraproject.org/archives/list/{{{fedora_mailing_list}}}%40lists.fedoraproject.org/ {{{fedora_mailing_list}}}]
{{!}} style="border-width: 0 1px; border-left:0" {{!}} [https://lists.fedoraproject.org/archives/list/{{{fedora_mailing_list}}}%40lists.fedoraproject.org/ {{{fedora_mailing_list}}}]
{{!}}-
{{!}}-
}}
}}
{{#if:{{{mailing_list|}}}|
{{#if:{{{mailing_list|}}}|
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Mailing list'''
{{!}} style="width: 25%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Mailing list'''
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{mailing_list}}}
{{!}} style="border-width: 0 1px; border-left:0" {{!}} {{{mailing_list}}}
{{!}}-
{{!}}-

Latest revision as of 12:54, 18 January 2024


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