-[[if test="enabled(template)"
- then="This wiki has templates **enabled**."
- else="This wiki has templates **disabled**."]]
+[[!meta robots="noindex, follow"]]
+[[!if test="enabled(template)"
+then="This wiki has templates **enabled**."
+else="This wiki has templates **disabled**."
+]]
-These templates are available for inclusion onto other pages in this
-wiki:
+Templates are files that can be filled out and inserted into pages in the
+wiki.
-[[inline pages="templates/* and !*/discussion" feeds=no archive=yes
-sort=title template=titlepage]]
+[[!if test="enabled(template) and enabled(inline)" then="""
+
+These templates are available for use with the template directive.
+
+[[!inline pages="templates/* and !*/discussion" feeds=no archive=yes
+sort=title template=titlepage
+rootpage=templates postformtext="Add a new template named:"]]
+"""]]