]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki/directive/img/discussion.mdwn
c2e724428f9b9eac5a2d11a1a4bbaafd2ae180d9
[git.ikiwiki.info.git] / doc / ikiwiki / directive / img / discussion.mdwn
1 ## How to insert an image?
3 I have goodstuff; I don't have img disabled.
5 I used
7     \[[!img utah-2006-100-180.png]]
9 and
11     \[[utah-2006-100-180.png]]
13 and
15     \[[!img utah-2006-100-180.png link=no]]
17 But it doesn't show the image file I already put in that directory. I can access the file by directly going to it in my browser. I want to see it on my wiki page.
19 It does show a clickable question mark for ikiwiki.cgi?page=utah-2006-100-180.png&from=roadtrips&do=create
21 -- [[JeremyReed]