From 063d4cc90eb326d137546850f963258c26ba7271 Mon Sep 17 00:00:00 2001
From: joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Mon, 9 Apr 2007 21:55:42 +0000
Subject: [PATCH] Also document template in helponformatting

---
 doc/helponformatting.mdwn | 5 +++++
 1 file changed, 5 insertions(+)

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.
+"""]]
-- 
2.39.5