Difference between revisions of "Wiki Editing CheatSheet"
From SmartWiki
Line 6: | Line 6: | ||
# On the page you wish to display the image: enter this format: | # On the page you wish to display the image: enter this format: | ||
− | <nowiki>[[File:</nowiki> | + | <nowiki>[[File:</nowiki>''example.jpg''<nowiki>|link=|</nowiki>''caption''|50px]] |
+ | ''link='' removes the link to the image file. If you want the image to link to a page, add ''link=Page Name'' without brackets. | ||
+ | ''caption'' is optional. | ||
+ | ''You can specify the width in pixels of the image by adding an argument such as ''50px''. |
Revision as of 12:53, 21 June 2013
This page is intended to assist editors of the SmartSimple Wiki make revisions and additions.
Image Files
- Under the toolbox, click Upload file.
- Upload the image.
- On the page you wish to display the image: enter this format:
[[File:example.jpg|link=|caption|50px]] link= removes the link to the image file. If you want the image to link to a page, add link=Page Name without brackets. caption is optional. You can specify the width in pixels of the image by adding an argument such as 50px.