The Creation Wiki is now operating on a new and improved server.
Help:Image
From CreationWiki, the encyclopedia of creation science
| Help |
| Getting Started |
|---|
| Basic Editing |
| Advanced Formatting |
|
Templates |
| Collaboration |
|
Community action |
To use an image in a CreationWiki article, it must first be uploaded to our media repository known as the Pool.
Please note that all media files uploaded to the CreationWiki must be free of copyright restrictions. To find public domain or Creative Commons Licensed images browse our list of hosting sites.
Contents |
Use Procedure
- Main Article: Uploading help
- Upload the Image - Use the upload form on the CreationWiki Pool to send place desired files on our server. Please use descriptive filenames when uploading images.
- Place the Image - Open the article you wish to place the image on and click the Edit button. Then place the cursor where you want the image placed, and click on the Embedded image icon in the editing toolbar
.
This button places the following code on your page - [[File:example.jpg]]. Then replace the example.jpg filename with the name of the image you uploaded.
View the list of images that have been uploaded to the Pool, or the images uploaded to the English CreationWiki before the Pool was installed.
Formatting Images
After uploading an image and placing it on the page - the images can be formatted by placing the pipe character (|) after the filename, followed by a formatting option, such as right, left, or size specifications (i.e. 250px)
Alignment
For a floating image on right side of the page use the following.
- [[File:Person.png|right]]
Captions
For a floating with a caption use the following format.
- [[File:Person.png|frame|left|Person Icon]]
Resizing
To specify the exact size of the image, and have a thumbnail icon in the image frame use the following format.
- [[File:Person.png|thumb|80px|right|Person Icon]]
Framed Set
To display a floating set of framed pictures to the right or left of text as thumbnails use the following format.
<table style="border:1px solid #AAAAAA;float:left;width:100px; margin-right:15px;">
<tr><td>[[File:Person.png|80px]]<br><center>Description</center>
<tr><td>[[File:Person.png|80px]]<br><center>Description</center>
<tr><td>[[File:Person.png|80px]]<br><center>Description</center>
</table>
Image Gallery
To create a gallery of images, use the Gallery button in the editing toolbar , or create it manually using the following format.
<gallery>
File:Person.png|Description
File:Person.png|Description
File:Person.png|Description
</gallery>
