--- wikisrc/templates/pkg.mdwn 2009/10/21 20:12:11 1.4 +++ wikisrc/templates/pkg.mdwn 2015/06/19 20:26:29 1.6 @@ -1,7 +1,15 @@ -[/](http://pkgsrc.se//) -Use this template to create a package link. The template uses two parameters: -
    -
  • `name` - The name of the package.
  • -
  • `category` - The package category.
  • -
-
+[[!templatebody </](http://pkgsrc.se//) +ENDBODY]] +## Description + +Use this template to create a link to a [pkgsrc](http://www.pkgsrc.org)'s package. The template uses two parameters: + +* *category* - This required parameter is the category of the package. +* *name* - This required parameter is the name of the package. + +## Examples + +Link to [[!template id=pkg category="www" name="apache"]] package page: + + \[[!template id=pkg category="www" name="apache"]]