From Fedora Project Wiki

(New page: This template can be used as a nice shorthand for referring to packages by name. It will link to the pkgdb page for the given packagename. TODO: It'd be nice if we had a nice icon to indi...)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This template can be used as a nice shorthand for referring to packages by name. It will link to the pkgdb page for the given packagename.
This template can be used for referring to packages by name. It will link to the pkgdb page for the given package. For example:
    <pre>{{package|kernel}}</pre>
becomes: {{package|kernel}}


TODO: It'd be nice if we had a nice icon to indicate that this link is a package.
You can also set the text with a second parameter, like so:
    <pre>{{package|kernel|kernel-devel}}</pre>
becomes: {{package|kernel|kernel-devel}}

Latest revision as of 19:34, 5 September 2008

This template can be used for referring to packages by name. It will link to the pkgdb page for the given package. For example:

{{package|kernel}}

becomes: Package-x-generic-16.pngkernel

You can also set the text with a second parameter, like so:

{{package|kernel|kernel-devel}}

becomes: Package-x-generic-16.pngkernel-devel