Template:Infobox package/doc
From FedoraProject
(Difference between revisions)
(Added a link to the template that this documentation refers to) |
(Added a very simple example, along with headers) |
||
| Line 1: | Line 1: | ||
<noinclude>{{for|this template|Template:Infobox package}}</noinclude> | <noinclude>{{for|this template|Template:Infobox package}}</noinclude> | ||
| + | == Full-fledged example == | ||
{{Infobox package | {{Infobox package | ||
| name = yum | | name = yum | ||
| Line 5: | Line 6: | ||
| url = http://yum.baseurl.org/ | | url = http://yum.baseurl.org/ | ||
| added = [[Fedora 13]] | | added = [[Fedora 13]] | ||
| + | }} | ||
| + | == Simplest infobox == | ||
| + | {{Infobox package | ||
| + | | package_name = yum | ||
}} | }} | ||
Revision as of 06:44, 27 June 2010
For this template, see Template:Infobox package.
Full-fledged example
| yum | |
| | |
| | |
| RPM package | yum
|
| | |
| Bugs • Bodhi • Koji | |
Simplest infobox
| Infobox package/doc | |
| | |
| | |
| RPM package | yum
|
| | |
| Bugs • Bodhi • Koji | |