From 000258ef95968aee831cc7a2089e2ade5240f1e0 Mon Sep 17 00:00:00 2001 From: "http://shmookey.ucc.asn.au/" Date: Thu, 12 Mar 2009 17:34:13 +0900 Subject: [PATCH] hmm, actually this may only work for embedding a template inside an existing template --- index.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.mdwn b/index.mdwn index 5b3ae9e..dc18994 100644 --- a/index.mdwn +++ b/index.mdwn @@ -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! -"""] +"""]] -- 2.20.1