Difference between revisions of "ImageHelp"
Michael Howe (talk | contribs) (page formatting!) |
(edit modify image text) |
||
| Line 14: | Line 14: | ||
* '''Name''' the image as specifically as possible so it doesn't conflict with other images (e.g. ''not'' Logo.jpg, Sample.png, etc.). | * '''Name''' the image as specifically as possible so it doesn't conflict with other images (e.g. ''not'' Logo.jpg, Sample.png, etc.). | ||
| − | + | Once you have uploaded it, you can add the picture/logo to any article by using the command: <nowiki>[[Image:Example.jpg]]</nowiki>, '''replacing "Example" with your filename.''' In this case the filetype was .jpg, but the system supports quite a few other filetypes as well. You can also select the "embedded image" button in the edit area that corresponds to a picture (it's the sixth button from the left). | |
| − | Once you have uploaded it, you can add the picture/logo to any article by using the command: <nowiki>[[Image:Example.jpg]]</nowiki>, '''replacing "Example" with your filename.''' In this case the filetype was .jpg, but the system supports quite a few other filetypes as well. | ||
| + | ==Modifying a picture or logo on your page== | ||
| + | There are several ways that you can modify your picture or logo on a page. For instance, you can modify the placement and size of your image, put a frame around it, create a thumbnail that can be enlarged, or create a gallery of images. See the descriptions and examples below. | ||
'''Specifying placement''' - You can also specify that an image go to the "right", "left" or "center" of the text block, forcing the text to "wrap-around" it. To do this, you add a command to the image when you place it as follows: <nowiki>[[Image:Example.jpg|right]]</nowiki>. In this case, the picture will appear in the right hand side and text will wrap around it. | '''Specifying placement''' - You can also specify that an image go to the "right", "left" or "center" of the text block, forcing the text to "wrap-around" it. To do this, you add a command to the image when you place it as follows: <nowiki>[[Image:Example.jpg|right]]</nowiki>. In this case, the picture will appear in the right hand side and text will wrap around it. | ||
| − | |||
'''Putting your image in a frame''' - In addition to specifying placement, you can put a frame around your image, using the "frame command" as follows: <nowiki>[[Image:Example.jpg|frame]]</nowiki>. | '''Putting your image in a frame''' - In addition to specifying placement, you can put a frame around your image, using the "frame command" as follows: <nowiki>[[Image:Example.jpg|frame]]</nowiki>. | ||
| − | |||
'''Image Thumbnails''' - Puts your image in a frame, but it also shrinks it to a smaller, more manageable size. Viewers can then click the "enlarge" icon inside the frame and see the picture in its full size. Use the "thumbnail" command like this: <nowiki>[[Image:Example.jpg|thumb]]</nowiki>. Note, [[How can I add a thumbnail to an article?|website thumbnails]] are handled differently. | '''Image Thumbnails''' - Puts your image in a frame, but it also shrinks it to a smaller, more manageable size. Viewers can then click the "enlarge" icon inside the frame and see the picture in its full size. Use the "thumbnail" command like this: <nowiki>[[Image:Example.jpg|thumb]]</nowiki>. Note, [[How can I add a thumbnail to an article?|website thumbnails]] are handled differently. | ||
| − | |||
'''Captions''' - Captions can also be added to images that are either inside a frame, or a thumbnail. To do this, you just add the caption at the end of the image command: <nowiki>[[Image:Example.jpg|frame|This is a caption]]</nowiki>. | '''Captions''' - Captions can also be added to images that are either inside a frame, or a thumbnail. To do this, you just add the caption at the end of the image command: <nowiki>[[Image:Example.jpg|frame|This is a caption]]</nowiki>. | ||
| − | |||
'''Changing picture size''' - You can specify the size of the photo that shows up on the screen, independent of the "thumb" command. Here's an example of how to limit the size of a picture in your article to 200 pixels: <nowiki>[[Image:Example.jpg|right|200px]]</nowiki>. To choose a different size, simply replace the 200px with a different number. | '''Changing picture size''' - You can specify the size of the photo that shows up on the screen, independent of the "thumb" command. Here's an example of how to limit the size of a picture in your article to 200 pixels: <nowiki>[[Image:Example.jpg|right|200px]]</nowiki>. To choose a different size, simply replace the 200px with a different number. | ||
| − | |||
'''Creating your own combination''' - You can also combine the options. For example, you can take an image, make a thumbnail of it, set the thumbnail at 150px, left justify it, and add a caption: <nowiki>[[Image:Example.jpg|thumb|150px|left|This is a caption]]</nowiki>. The order of the commands doesn't matter, except that '''the picture/file name must come first and the caption last.''' | '''Creating your own combination''' - You can also combine the options. For example, you can take an image, make a thumbnail of it, set the thumbnail at 150px, left justify it, and add a caption: <nowiki>[[Image:Example.jpg|thumb|150px|left|This is a caption]]</nowiki>. The order of the commands doesn't matter, except that '''the picture/file name must come first and the caption last.''' | ||
| − | |||
'''[[Gallery]] option for multiple photos''' - To make a slew of photos more organized and professional, simply list images in between <nowiki><gallery> and </gallery></nowiki> tags and the system will automatically size the photos and create a mini-gallery of the images. See the '''[[Gallery]]''' page for more details. | '''[[Gallery]] option for multiple photos''' - To make a slew of photos more organized and professional, simply list images in between <nowiki><gallery> and </gallery></nowiki> tags and the system will automatically size the photos and create a mini-gallery of the images. See the '''[[Gallery]]''' page for more details. | ||
| − | |||
[[Category:AboutUs Help]] | [[Category:AboutUs Help]] | ||
| − | |||
<div align="left"> | <div align="left"> | ||
Revision as of 07:05, 7 June 2009
Pictures and logos are a great way to spice up AboutUs pages. Here's a quick primer on working with pictures in wiki.
If you are looking to add a portrait of yourself go here or click the up arrow in your current portrait/question mark.
Uploading a picture or logo
To add a picture, you must first upload the picture in any standard file format to the site.
To upload an image or other file:
|
||
Keep in mind:
- Folks that are logged in can upload images.
- Upload the picture before making or editing the wiki page, that way you have the image name in mind and can use it in your page.
- Name the image as specifically as possible so it doesn't conflict with other images (e.g. not Logo.jpg, Sample.png, etc.).
Once you have uploaded it, you can add the picture/logo to any article by using the command: [[Image:Example.jpg]], replacing "Example" with your filename. In this case the filetype was .jpg, but the system supports quite a few other filetypes as well. You can also select the "embedded image" button in the edit area that corresponds to a picture (it's the sixth button from the left).
Modifying a picture or logo on your page
There are several ways that you can modify your picture or logo on a page. For instance, you can modify the placement and size of your image, put a frame around it, create a thumbnail that can be enlarged, or create a gallery of images. See the descriptions and examples below.
Specifying placement - You can also specify that an image go to the "right", "left" or "center" of the text block, forcing the text to "wrap-around" it. To do this, you add a command to the image when you place it as follows: [[Image:Example.jpg|right]]. In this case, the picture will appear in the right hand side and text will wrap around it.
Putting your image in a frame - In addition to specifying placement, you can put a frame around your image, using the "frame command" as follows: [[Image:Example.jpg|frame]].
Image Thumbnails - Puts your image in a frame, but it also shrinks it to a smaller, more manageable size. Viewers can then click the "enlarge" icon inside the frame and see the picture in its full size. Use the "thumbnail" command like this: [[Image:Example.jpg|thumb]]. Note, website thumbnails are handled differently.
Captions - Captions can also be added to images that are either inside a frame, or a thumbnail. To do this, you just add the caption at the end of the image command: [[Image:Example.jpg|frame|This is a caption]].
Changing picture size - You can specify the size of the photo that shows up on the screen, independent of the "thumb" command. Here's an example of how to limit the size of a picture in your article to 200 pixels: [[Image:Example.jpg|right|200px]]. To choose a different size, simply replace the 200px with a different number.
Creating your own combination - You can also combine the options. For example, you can take an image, make a thumbnail of it, set the thumbnail at 150px, left justify it, and add a caption: [[Image:Example.jpg|thumb|150px|left|This is a caption]]. The order of the commands doesn't matter, except that the picture/file name must come first and the caption last.
Gallery option for multiple photos - To make a slew of photos more organized and professional, simply list images in between <gallery> and </gallery> tags and the system will automatically size the photos and create a mini-gallery of the images. See the Gallery page for more details.
| Adding Images | ||
| You want | You do | You get |
Image uploaded to AboutUs
|
|
|
Image from another site
|
|
![]() |
| Thumbnails, Frames, and Captions | ||
| You want | You do | You get |
Website thumbnail
|
|
|
Thumbnail image on AboutUs
|
|
|
Frame an image
|
|
|
Inserting a caption
|
Or [[Image:AboutUsLogoNew.png|frame|Caption text goes here]] |
|
| Sizing and Positioning | ||
| You want | You do | You get |
| Resize an image |
|
|
Float image to the left
|
|
AboutUs is a wiki whose goal is to create a free and valuable Internet resource containing information both about websites and other related data. The site was pre-populated with information about many different websites and thousands of updates are now being made by people each day. |
Float image to the right
|
|
AboutUs is a wiki whose goal is to create a free and valuable Internet resource containing information both about websites and other related data. The site was pre-populated with information about many different websites and thousands of updates are now being made by people each day. |
| Float and resize |
|
AboutUs is a wiki whose goal is to create a free and valuable Internet resource containing information both about websites and other related data. The site was pre-populated with information about many different websites and thousands of updates are now being made by people each day. |


