From Fedora Project Wiki

(Moved this page so it's in Category:Infobox templates)
(Fixed infoboxes to work even when included inside namespaced articles)
Line 1: Line 1:
{| style="width:22em; font-size:90%; margin-left: 1em; {{#IF:{{NAMESPACE}}||float:right}}"
{| style="width:22em; font-size:90%; margin-left: 1em; {{#ifeq:{{NAMESPACE}}|Template||float:right}}"
| colspan="2" style="background-color:#729FCF; color:white; border-bottom:none; text-align:center; padding: 1ex 0.6ex; font-size:110%;" | '''{{{name<includeonly>|{{PAGENAME}}</includeonly>}}}'''
| colspan="2" style="background-color:#729FCF; color:white; border-bottom:none; text-align:center; padding: 1ex 0.6ex; font-size:110%;" | '''{{{name<includeonly>|{{PAGENAME}}</includeonly>}}}'''
|-
|-

Revision as of 07:28, 28 June 2010

{{{name}}}
Echo-ambass-48px.png
{{{caption}}}

Website {{{website}}}
Mailing list {{{mailing_list}}}
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
Echo-ambass-48px.png

IRC #fedora-qa on irc.freenode.net