]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/contrib/compile.mdwn
Merge branch 'master' into ubuntu-trusty-backports
[git.ikiwiki.info.git] / doc / plugins / contrib / compile.mdwn
index 564f7f68c8a3320a101f861bf14bcbc233188326..7527f26984bc51be95f3104fdf21d87e00ef0f8f 100644 (file)
@@ -91,6 +91,7 @@ using python-like string formatting, and described in the setup options section.
   advertised).
 - `template`: Name of the template to use (if set, the `source` option is
   irrelevant).
+- `var_*`: Any argument with a name starting with ``var_`` is transmitted to the template. For instance, if directive has argument ``var_foo=bar``, then the template will have a variable named ``foo``, and ``<TMPL_VAR FOO>`` will be replaced by ``bar``.
 
 ### Extensions