From: joshtriplett Date: Mon, 9 Apr 2007 21:55:42 +0000 (+0000) Subject: Also document template in helponformatting X-Git-Tag: 1.50~76 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=063d4cc90eb326d137546850f963258c26ba7271 Also document template in helponformatting --- diff --git a/doc/helponformatting.mdwn b/doc/helponformatting.mdwn index 38b0967da..6c0cc9df8 100644 --- a/doc/helponformatting.mdwn +++ b/doc/helponformatting.mdwn @@ -72,3 +72,8 @@ other useful symbols. This wiki has the shortcut plugin enabled, so you can use [[shortcuts]] to link to common resources. """]] + +[[if test="enabled(template)" then=""" +This wiki has the template plugin enabled, so you can create and use +[[templates]] for repeated chunks of parameterized wiki text. +"""]]