--- wikisrc/templates/pkg.mdwn 2009/10/21 19:35:33 1.1
+++ wikisrc/templates/pkg.mdwn 2015/06/19 20:26:29 1.6
@@ -1,9 +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"]]