X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b9e7064f70980b58b1bae754bee7fe3eff5fc84d..6790e1804b66fb6623406ff33050db12412337f7:/doc/templates/plugin.mdwn?ds=inline diff --git a/doc/templates/plugin.mdwn b/doc/templates/plugin.mdwn index d62c87924..d36dd5f85 100644 --- a/doc/templates/plugin.mdwn +++ b/doc/templates/plugin.mdwn @@ -1,3 +1,4 @@ +[[!templatebody < Plugin:
Author:
@@ -6,10 +7,10 @@ Enabled by default: yesno
Included in [[/plugins/goodstuff]]: [[!if test="backlink(plugins/goodstuff)" all=no then="""yes""" else="""no"""]]
Currently enabled: [[!if test="enabled()" then="yes" else="no"]]
-[[!tag plugin ]] [[!if test="sourcepage(plugins/contrib/*)" then="""[[!meta title=" (third party plugin)"]]"""]] [[!tag plugins/type/core]] - +ENDBODY]] + This template is used to create an infobox for an ikiwiki plugin. It uses these parameters:
    @@ -17,4 +18,3 @@ these parameters:
  • author - the author of the plugin
  • core - set to a true value if the plugin is enabled by default
-