TestImages in split format
| Here are some images: | Here are some images: |
Here's an image, and a link to it (separate):
| Here's an image, and a link to it (separate):[[image:toyfish.jpg]] |
| file:toyfish.jpg | [[file:toyfish.jpg]] |
| ----Here's an image, with a link to the FrontPage: | ----Here's an image, with a link to the FrontPage: |
| [[image:bird-image.jpg|FrontPage]] |
| Here's a file link, with cover text | Here's a file link, with cover text |
| a nice bird image | [[file:bird-image.jpg|a nice bird image]] |
image attributes [edit section] | = image attributes =You can add html attributes to the image tag, for different effects: |
height="100"
| height="100"[[image:bird-image.jpg|height="100"]] |
height="50" width="20"
| height="50" width="20"[[image:bird-image.jpg|height="50" width="200"]] |
|
align="left"[[image:bird-image.jpg|align="left"]]more stuff |
align="left"[[image:bird-image.jpg|align="left"]]more stuff{{HTML(<BR>)}}
|
|
----align="middle"[[image:bird-image.jpg|align="middle"]]more stuff |
----align="middle"[[image:bird-image.jpg|align="middle"]]more stuff{{HTML(<BR>)}}
|
|
----align="right"[[image:bird-image.jpg|align="right"]]more stuff |
----align="right"[[image:bird-image.jpg|align="right"]]more stuff{{HTML(<BR>)}}
|
|
| ---- |
