From: http://shmookey.ucc.asn.au/ Date: Thu, 12 Mar 2009 08:34:13 +0000 (+0900) Subject: hmm, actually this may only work for embedding a template inside an existing template X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=000258ef95968aee831cc7a2089e2ade5240f1e0;p=ucc-www.git hmm, actually this may only work for embedding a template inside an existing template --- 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! -"""] +"""]]