]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/templates.mdwn
Remove img style attribute from recentchanges.tmpl; the default style.css covers...
[git.ikiwiki.info.git] / doc / templates.mdwn
1 [[if test="enabled(template)"
2 then="This wiki has templates **enabled**."
3 else="This wiki has templates **disabled**."
4 ]]
6 [[if test="enabled(template) and enabled(inline)" then="""
7 These templates are available for inclusion onto other pages in this
8 wiki:
10 [[inline pages="templates/* and !*/discussion" feeds=no archive=yes
11 sort=title template=titlepage]]
12 """]]