Editor-In-Chief: C. Michael Gibson, M.S., M.D. [1]
Images can be inserted into a WikiDoc page only if they have been uploaded onto the WikiDoc server (the computer that serves up all the pages you view). If the images you want to insert are not yet on the server, you can add them (a process called "uploading" them) onto the server. To reach the upload page, you can either click Upload file or search WikiDoc for Special:Upload. This page has all of the details for adding or uploading the image to the server.
On the Upload file page you will see the following two boxes:
Where it says "Source file name:" you will click on the gray button "browse" and find the file on your computer's hard drive that you want to add to WikiDoc.
Where it says "Destination file name:" you will simply type in the name you want the image to have on WikiDoc. Please use a name that is descriptive of the image so that it will be found and cataloged by search engines. This point must be stressed, name the file similar to a search criteria that you would use to find that image using a search engine's image function.
Next, click on the button that says "Upload file".
Next, the uploaded image will appear. Hint: copy the name of the file so that you can insert it on the WikiDoc page you would like.
Once you or anyone else has added an image to the server, that image can then be inserted on an any number of pages.
You can find the file names of the images that have been uploaded to WikiDoc on the Image file list. You will need to know the file name of the image to insert the image.
You can see the images that have been uploaded to WikiDoc on the Gallery of new images
Only images that have been uploaded to Wiki doc can be used. To upload images, use the upload page.
Images are placed on a page by typing a line of image code along with the other text. As with the typing of text, this is done in the editing window of the page being edited. Selecting the edit this page tab at the top of the page accesses the editing panel. Sign-in first so that your work will be credited to you in the record keeping.
Before placing the code, first consider the best place for the image. This usually means thinking about how the text will look when it wraps. For example, sometimes the work looks best when the image is level with the start of a section. If you want it to start there, then make an empty line immediately under the heading or immediately above it, depending on which you think looks best, and type the image code, (given later). The extra line will be ignored apart from the production of an image.
Press the Show preview button at the bottom of the editing window and wait for the system to display the reformatted page. If the image was placed on the left or the right then the text will be seen to wrap around the image from the very top of the section. If the center was selected, (or none), then the text cannot wrap, and the text will move to a point below the image. If the result is not as expected, then the text can be changed as often as necessary, until it is right. When the work is right, then press the Save page button at the bottom of the page.
Most images on the Wiki server are simply too big to display in their full sizes. In nearly every case an image reduction will be needed. The server also expects to know where to place the image, as well as what kind of frame is required. Does it need a caption? With these common requirements in mind, and to save the user much valuable time, it is proposed to go straight onto the recommended format; the one having all of the basic options in it. A selection of common examples using the recommended syntax is given in the "Examples" section below.
What it looks like | What you type |
---|---|
A picture: | A picture: [[Image:humanbody.jpg]] |
With alternative text: | With alternative text: [[Image:humanbody.jpg|Anatomy]]
|
Floating to the right side of the page and with a caption:
|
Floating to the right side of the page and with a caption: [[Image:humanbody.jpg|frame|Anatomy]]
|
Floating to the right side of the page without a caption: | Floating to the right side of the page ''without'' a caption: [[Image:humanbody.jpg|right|Anatomy]]
|
Linking directly to the description page of an image: | Linking directly to the description page of an image: [[:Image:humanbody.jpg]]
(such as any of the ones above) also leads to the description page |
Linking directly to an image without displaying it: | Linking directly to an image without displaying it: [[media:humanbody.jpg|Anatomy]]
|
Using the div tag to separate images from text (note that this may allow images to cover text): | Example: <div style="display:inline; width:220px; float:right;"> Place images here </div> |
Using wiki markup to make a table in which to place a vertical column of images (this helps edit links match headers, especially in Firefox browsers): | Example: {| align=right |- | Place images here |} |
See the Wikidoc's image use policy as a guideline used on Wikidoc.
All information on this page is attributed to Wikipedia and its contributors
Any element which cannot be identified as one of the above is assumed to be caption text.
The new syntax is backward compatible, so articles don't have to be changed. In the syntax [[Image:file name|options]] (e.g. [[Image:Humanbody.jpg|thumb|100px|left|Anatomy]] shown in the left), several options can be set when including an image. Those affect the placing of the image, its size or the way the image will be presented. The options are right, left, center, none, sizepx, thumbnail (thumb), frame, and alternate (caption) text.
The options can be combined, and vertical bars ("|") are used to separate options from each other. The options can be put in any order. An unknown option is taken as the caption text, but this seems to appear only if thumbnail is specified. If there are two or more unknown options, the last one upstages the rest: [[Image:Humanbody.jpg|thumb|Anatomy|200px|right|Human Body]] (shown on the right).
Here is the description of the options other than the caption text:
An "enlarge"-icon is put also in the lower margin of the thumbnail. Both the image itself and the icon link to the image description page with the image in its actual size. The icon shows the link title "Enlarge" in its hoverbox, even in cases where this term does not apply, because it leads from the enlarged image to the one with the actual size. E.g. [[Image:tst.jpg|right|thumb|100px|This is a puzzle, and take a look at it in [[Media:tst.jpg|the actual size]].]] (shown on the right).
With none of the options other than sizepx and alternate (caption) text, an embedded image is rendered inline.
text text text text text text [[Image:Humanbody.jpg|150px|Anatomy]] text text text text text [[Image:tst.jpg|100px|This is a puzzle.]] text text text text
gives
text text text text text text text text text text text text text text text
The option none can be used to have thumbnails without left- or right-alignment. This is probably most useful for tables. This is an example:
How to use none | ||
---|---|---|
London's palaces | ||
Palace of Westminster | [[Image:Humanbody.jpg|thumb|none|100px|From the Thames]] | |
Buckingham Palace | [[Image:Buckingham palace Copyright2003KaihsuTai.jpg|thumb|none|100px|Queen's home]] |
It is also possible to include links in the caption text, e.g.:
[[Image:Humanbody.jpg|right|thumbnail|This is the [[Palace of Westminster]] in London]]
Just make sure the number of opening and closing square brackets are right. One extra or missing would mean the entire image syntax line would not work.
Additional caption formatting options are possible.
[[Image:Humanbody.jpg|right|thumbnail|<div align="center">This is <span style="color: green">the </span><br /> [[Palace of Westminster]]<br /> '''in <span style="color: red">London</span>'''</div>]]
All of the normal text formatting options work.
If you use the following text below, the image below this will appear:
<gallery> Image:humanbody.jpg Image:Femoral artery and branches.jpg Image:Femoral-triangle.jpg Image:Femoral-traingle-2.jpg Image:Femoral-artery1.jpg </gallery>
This code generates the following image:
<gallery perRow="3"> Image:humanbody.jpg Image:Femoral artery and branches.jpg Image:Femoral-triangle.jpg Image:Femoral-traingle-2.jpg Image:Femoral-artery1.jpg </gallery>
Displays the following
After having had an image floating next to text, putting further text below it and again using the full width can be done with the following markup. This blocks an image from appearing next to the material following this markup, possibly due to aesthetic reasons or a change in topics.
For legacy align="right" (etc.) floating this isn't good enough; legacy browsers would ignore inline CSS. To cancel floating under all conditions the following markup (valid XHTML 1.0 transitional) works:
The same code can be issued by using template {{Clr}} or {{-}} or <br clear="left"/> in certain namespaces (En, meta).
To achieve the format below:
Normal arteriole
Hypertensive arteriole with wall thickening and myocyte hypertrophy
Arteriole in HCM patient with periarteriole fibrosis and thicknening
Compared to normal arterioles on the left, the arterioles from a patient with hyertension (middle) show moderate periarteriolar thickening and fibrosis. Shown on the right is a patient with HCM in which there is even more signficant periarteriolar thickening and fibrosis. This thickening of the wall of the intramyocardial arterioles leads to an increased wall/lumen ratio, subendocardial ischemia and impaired coronary flow reserve.
Use this code:
<gallery align="right" > Image:Arteriole-normal.jpg|Normal arteriole Image:Arteriole-hypertensive.jpg|Hypertensive arteriole with wall thickening and myocyte hypertrophy Image:Arteriole-hcm.jpg|Arteriole in HCM patient with periarteriole fibrosis and thicknening </gallery> Compared to normal arterioles on the left, the arterioles from a patient with hyertension (middle) show moderate periarteriolar thickening and fibrosis. Shown on the right is a patient with HCM in which there is even more signficant periarteriolar thickening and fibrosis. This thickening of the wall of the intramyocardial arterioles leads to an increased wall/lumen ratio, subendocardial ischemia and impaired coronary flow reserve.
If you want to make a link to the description page for an image, use a leading colon before "image:" in an intra-wiki link, like this: [[:image:humanbody.jpg|humanbody]] which yields: humanbody