X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/059a15743ac0d125b4b5da36cffcf3a646a10706..d012f18a95362076bddbcd76a4df2d7b4d7fef7a:/doc/plugins/template.mdwn?ds=inline
diff --git a/doc/plugins/template.mdwn b/doc/plugins/template.mdwn
index b6083d225..98188d7dc 100644
--- a/doc/plugins/template.mdwn
+++ b/doc/plugins/template.mdwn
@@ -38,10 +38,6 @@ few things:
* To use one block of text if a variable is set and a second if it's not,
use `textother text`
-The filled out template will be formatted the same as the rest of the page
-that contains it, so you can include WikiLinks and all other forms of wiki
-markup in the template.
-
Here's a sample template:
@@ -57,3 +53,8 @@ Here's a sample template:
+
+The filled out template will be formatted the same as the rest of the page
+that contains it, so you can include WikiLinks and all other forms of wiki
+markup in the template. Note though that such WikiLinks will not show up as
+backlinks to the page that uses the template.