]> sipb.mit.edu Git - ikiwiki.git/blob - doc/ikiwiki/directive/img/discussion.mdwn
How to insert an image?
[ikiwiki.git] / doc / ikiwiki / directive / img / discussion.mdwn
1 ## How to insert an image?
2
3 I have goodstuff; I don't have img disabled.
4
5 I used
6
7     \[[!img utah-2006-100-180.png]]
8
9 and
10
11     \[[utah-2006-100-180.png]]
12
13 and
14
15     \[[!img utah-2006-100-180.png link=no]]
16
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.
18
19 It does show a clickable question mark for ikiwiki.cgi?page=utah-2006-100-180.png&from=roadtrips&do=create
20
21 -- [[JeremyReed]