Template:Pictures
From Interaction-Patterns.org
[edit] Pictures
- Use the Toolbox which you will find on the lower side of the navigation.
- "Upload File"
- Go back to the article you're writing on
- Write [[picture:name_of_picture.png]] or [[image:name_of_image.png]] * Don't forget the ".png", ".jpg", ...
- If the uploaded picture is too big you may use [[picture:name_of_picture.png|thumb]] If you want to include comments to your picture, a possibility is to arrange it in a table. To see the code used to create this table you can click "edit" on top of this page.
| Comment | Picture |
|---|---|
| picture:filename | |
| picture:filename | |
| File:Filename |
[edit] URL-clickable Images
To make images clickable (so they redirect to a site wiki-intern or url), use the following code:
[[image:name_of_image.jpg|link="wiki-page-name"]] or [[image:name_of_image.jpg|link="http://www.url.com"]]
Note: use the code without the quoation marks

