From Fedora Project Wiki
(Changed field name width to 40%) |
(Switched to use <onlyinclude>, also added a 1em margin-bottom) |
||
Line 1: | Line 1: | ||
{| style="width:22em; font-size:90%; margin-left: 1em; {{#ifeq:{{NAMESPACE}}|Template||float:right}}" | <onlyinclude>{| style="width:22em; font-size:90%; margin-left: 1em; margin-bottom: 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>}}}''' | ||
|- | |- | ||
Line 29: | Line 29: | ||
|- | |- | ||
| colspan="2" style="border-top: 0" | | | colspan="2" style="border-top: 0" | | ||
|} | |}</onlyinclude> | ||
{{tempdoc}} | {{tempdoc}} | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
Revision as of 03:07, 3 July 2010
{{{name}}} | |
{{{caption}}} | |
Website | {{{website}}} |
IRC | {{{irc}}} |
Mailing list | |
Email• Subscribe• Archives | |
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 |