oops, typo.
parent
b424e3a34a
commit
52d27e4083
|
@ -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">
|
<div class="attributionbox">
|
||||||
<p><b>Written by:</b> <a href="<TMPL_VAR AUTHORURL>"><TMPL_VAR AUTHOR></a></p>
|
<p><b>Written by:</b> <a href="<TMPL_VAR AUTHORURL>"><TMPL_VAR AUTHOR></a></p>
|
||||||
|
|
Loading…
Reference in New Issue