Help:ImagesFrom ICT Register WikiTypically you would upload an image file to the wiki (See Help:Managing files) ...before you use the following wiki text to place the image on an article:
SyntaxThe full syntax for displaying an image is:
Where options can be zero or more of the following, separated by pipes:
The options can be given in any order. If a given option does not match any of the other possibilities, it is assumed to be the caption text. Caption text can contain wiki links or other formatting. Other filesYou can link to an external file using the same syntax used for linking to an external web page.
Or with different text:
If it is enabled on your wiki (see Manual:$wgAllowExternalImages), you can also embed external images. To do that, simply insert the image's url:
Gallery of imagesIt's easy to make a gallery of thumbnails with the
<gallery>
Image:{filename}|{caption}
Image:{filename}|{caption}
{...}
</gallery>
Captions are optional, and may contain wiki links or other formatting. for example: <gallery> Image:Example.jpg|Item 1 Image:Example.jpg|a link to [[Help:Contents]] Image:Example.jpg Image:Example.jpg Image:Example.jpg|''italic caption'' </gallery> is formatted as:
|
