2007-03-31 08:58:11 +02:00
|
|
|
[[if test="enabled(template)" then="""
|
|
|
|
This wiki has templates **enabled**.
|
2006-03-12 05:09:59 +01:00
|
|
|
|
2007-04-09 23:11:36 +02:00
|
|
|
[[if test="enabled(inline)" then="""
|
2007-03-31 08:55:12 +02:00
|
|
|
These templates are available for inclusion onto other pages in this
|
|
|
|
wiki:
|
2006-03-21 03:38:17 +01:00
|
|
|
|
2007-03-31 08:55:12 +02:00
|
|
|
[[inline pages="templates/* and !*/discussion" feeds=no archive=yes
|
|
|
|
sort=title template=titlepage]]
|
2007-04-09 23:11:36 +02:00
|
|
|
"""]]
|
2007-03-31 08:58:11 +02:00
|
|
|
"""
|
|
|
|
else="This wiki has templates **disabled**."
|
|
|
|
]]
|