summaryrefslogtreecommitdiff
path: root/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn')
-rw-r--r--doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
index e92cc1b1c..3f2713678 100644
--- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
+++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
@@ -1,3 +1,5 @@
+[[!template id=gitbranch branch=wtk/linktoimageonly author="[[wtk]]"]]
+
how can I create a link to an image which is part of the wiki, without having it inserted in my page?
I tought this:
@@ -67,3 +69,4 @@ Any hints? --[[jerojasro]]
linktext => $params{text},
noimageinline => 1);
+> [[patch]]: I've updated this plugin for the current ikiwiki. --[[wtk]]