在两个叹点之间追加图片的名称或链接.
Images can be embedded into a wiki renderable field from attached files or remote sources.
Notation |
Comment |
!http://www.host.com/image.gif! or !attached-image.gif! |
Inserts an image into the page. If a fully qualified URL is given the image will be displayed from the remote source, otherwise an attached image file is displayed. |
!image.jpg|thumbnail! |
Insert a thumbnail of the image into the page (only works with images that are attached to the page). |
!image.gif|align=right, vspace=4! |
For any image, you can also specify attributes of the image tag as a comma separated list of name=value pairs like so. |