hmm, actually this may only work for embedding a template inside an existing template
authorhttp://shmookey.ucc.asn.au/ <http://shmookey.ucc.asn.au/@web>
Thu, 12 Mar 2009 08:34:13 +0000 (17:34 +0900)
committerwww-data <[email protected]>
Thu, 12 Mar 2009 08:34:13 +0000 (17:34 +0900)
index.mdwn

index 5b3ae9e..dc18994 100644 (file)
@@ -42,7 +42,7 @@ All wikis are supposed to have a [[SandBox]], so this one does too.
 This wiki is powered by [ikiwiki](http://ikiwiki.info/).
 
 
-[[!template name="sidebar1_title" text="Sidebar Item"]]
-[[!template name="sidebar1" text="""
+[[!template id=foo name="sidebar1_title" text="Sidebar Item"]]
+[[!template id=foo name="sidebar1" text="""
 Sidebars in markdown are go!
-"""]
+"""]]

UCC git Repository :: git.ucc.asn.au