Indicate how the UUID is likely to be used

master
Simon McVittie 2014-07-01 08:46:54 +01:00
parent 6806ddfdff
commit d4b116d3bf
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ These variables might be set:
* `<TMPL_VAR name>` is replaced with the name of the page being * `<TMPL_VAR name>` is replaced with the name of the page being
created. created.
* `<TMPL_VAR uuid>` is replaced with a version 4 (random) UUID. * `<TMPL_VAR uuid>` is replaced with a version 4 (random) UUID
suitable for use in `\[[!meta guid="urn:uuid:<TMPL_VAR uuid>"]]`.
(Requires the `UUID::Tiny` Perl module if not running on Linux.) (Requires the `UUID::Tiny` Perl module if not running on Linux.)
* `<TMPL_VAR time>` is replaced with the current (template generation) * `<TMPL_VAR time>` is replaced with the current (template generation)