X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9adee0a222277733dd98bc433ef240e25e438242..70bc1a2113e74d25f9d70d2e6d809565a3e8df06:/doc/ikiwiki/directive/edittemplate.mdwn diff --git a/doc/ikiwiki/directive/edittemplate.mdwn b/doc/ikiwiki/directive/edittemplate.mdwn index 22767de43..6269f5dd8 100644 --- a/doc/ikiwiki/directive/edittemplate.mdwn +++ b/doc/ikiwiki/directive/edittemplate.mdwn @@ -29,18 +29,18 @@ something like: The template page can also contain [[!cpan HTML::Template]] directives, like other ikiwiki [[templates]]. -Four variables might be set: +These variables might be set: * `` is replaced with the name of the page being created. -* `` is replaced with a version 4 (random) UUID. +* `` is replaced with a version 4 (random) UUID + suitable for use in `\[[!meta guid="urn:uuid:"]]`. (Requires the `UUID::Tiny` Perl module if not running on Linux.) * `` is replaced with the current (template generation) - time, using a fixed format, `%Y-%m-%d %H:%M:%S`. - -* `"]]` (see [[date]]). [[!meta robots="noindex, follow"]]