]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Also document template in helponformatting
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 9 Apr 2007 21:55:42 +0000 (21:55 +0000)
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 9 Apr 2007 21:55:42 +0000 (21:55 +0000)
doc/helponformatting.mdwn

index 38b0967da700497f9dab6c0d60179053aa7045b6..6c0cc9df860466c49066dbc5958e244f9a79298c 100644 (file)
@@ -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.
+"""]]