Template:Infobox package/doc
From FedoraProject
(Difference between revisions)
(Added a very simple example, along with headers) |
(Fleshed out the full-fledged example) |
||
| Line 1: | Line 1: | ||
<noinclude>{{for|this template|Template:Infobox package}}</noinclude> | <noinclude>{{for|this template|Template:Infobox package}}</noinclude> | ||
== Full-fledged example == | == Full-fledged example == | ||
| + | {{Infobox package | ||
| + | | name = Yum Package Manager | ||
| + | | package_name = yum | ||
| + | | package_maintainer = [[User:Skvidal|Seth Vidal]] | ||
| + | | package_added = [[Fedora 13]] | ||
| + | |||
| + | | url = http://yum.baseurl.org/ | ||
| + | | mailing_list = http://lists.baseurl.org/mailman/listinfo/yum | ||
| + | | irc = [irc://irc.freenode.net/#yum #yum] on [http://www.freenode.net irc.freenode.net] | ||
| + | }} | ||
| + | == Basic example == | ||
{{Infobox package | {{Infobox package | ||
| name = yum | | name = yum | ||
Revision as of 07:49, 27 June 2010
For this template, see Template:Infobox package.
Full-fledged example
| Yum Package Manager | |
| | |
| | |
| RPM package | yum
|
| Maintainer | Seth Vidal |
| Added in | Fedora 13 |
| | |
| Mailing list | http://lists.baseurl.org/mailman/listinfo/yum |
| IRC | #yum on irc.freenode.net |
| | |
| Bugs • Bodhi • Koji | |
Basic example
| yum | |
| | |
| | |
| RPM package | yum
|
| | |
| Bugs • Bodhi • Koji | |
Simplest infobox
| Infobox package/doc | |
| | |
| | |
| RPM package | yum
|
| | |
| Bugs • Bodhi • Koji | |