summaryrefslogtreecommitdiff
path: root/doc/ikiwiki
diff options
context:
space:
mode:
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>2010-11-15 14:46:13 +0000
committerJoey Hess <joey@kitenet.net>2010-11-15 14:46:13 +0000
commit84fff62948ad7c7aef664585e8afed86398e7fd4 (patch)
tree610230d0a575cca6a4e91480a040d3953f92c182 /doc/ikiwiki
parent5430d5dc3bc37df92eb01cd65382c0f2be78b8e7 (diff)
note about template inclusion
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r--doc/ikiwiki/directive/if.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/if.mdwn b/doc/ikiwiki/directive/if.mdwn
index 2cbf70cdf..492adf499 100644
--- a/doc/ikiwiki/directive/if.mdwn
+++ b/doc/ikiwiki/directive/if.mdwn
@@ -43,6 +43,8 @@ with the following additional tests:
* included()
- Tests whether the page is being included onto another page.
+ Tests whether the page is being included onto another page, for example
+ via [[inline]] or [[map]]. Note that pages inserted into other pages
+ via [[template]] are not matched here.
[[!meta robots="noindex, follow"]]