From: simonraven Date: Sat, 16 Jan 2010 05:29:53 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 3.20100122~12^2~12 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=353f722dc439a14d7e74dab9ca2818f955ff4d41 --- diff --git a/doc/plugins/contrib/getfield/discussion.mdwn b/doc/plugins/contrib/getfield/discussion.mdwn new file mode 100644 index 000000000..61b9f5378 --- /dev/null +++ b/doc/plugins/contrib/getfield/discussion.mdwn @@ -0,0 +1,3 @@ +## Templating, and other uses + +Like you mentioned in [[ftemplate]] IIRC, it'll only work on the same page. If it can be made to work anywhere, or from a specific place in the wiki - configurable, possibly - you'll have something very similar to mediawiki's templates. I can already think of a few uses for this combined with [[template]] ;) . --[[SR|users/simonraven]]