]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/forum/Possible_to_use_meta_variables_in_templates__63__.mdwn
Added a comment: Editing via browser works
[ikiwiki.git] / doc / forum / Possible_to_use_meta_variables_in_templates__63__.mdwn
index 8939116300c60761787de62b7b1821275466b978..3c214d4570fc8e2ca3989d49ec4d9b1554a014be 100644 (file)
@@ -1,4 +1,4 @@
-I'm trying to create a [!iki plugins/template desc=template]] which references variables from the [!iki plugins/meta desc=meta plugin]], but either it's not supported or I'm doing something wrong.  This is what my template looks like:
+I'm trying to create a [[!iki plugins/template desc=template]] which references variables from the [[!iki plugins/meta desc=meta]] plugin, but either it's not supported or I'm doing something wrong.  This is what my template looks like:
 
     <div class="attributionbox">
     <p><b>Written by:</b> <a href="<TMPL_VAR AUTHORURL>"><TMPL_VAR AUTHOR></a></p>