If I create a new page specifically for the images, will I have to link them or can I place them there and request that everything I've uploaded so far be deleted?
Can you clarify what you mean by linking them? What kind of look are you trying to achieve (an example page would help)? Also, is there something wrong with the photos you've already uploaded, that they need to be deleted?
Okay, I took a quick look at your pages/images. Input from an existing wikimin might be helpful here, but categories are meant more as broad, general containers - that is, rather than having a [[Category:Revenant's Character Images]], it would be more helpful to simply link/embed/include them in your own
user page, which is probably where you want them to be seen anyway. Another option is to create a page for your characters, for example,
"Revenant's Characters". You wouldn't necessarily have to include a category for your images; once you link them from somewhere in the wiki, that link shows up. For example, check out
this one I uploaded - you'll see at the bottom:
File usage
The following 2 pages link to this file:
- Private:Caeli's Character Profiles
- Private:We are all in the gutter, but some of us are looking at the stars.
On your page, you should use [[Category:Members]] because you're a member of Elliquiy.
To add pictures to your own user page, there are three methods that I use:
Straight embed:[[Image:Brook Townsend (full).jpg|400px]] [[Image:Brook Townsend (hair down).jpg|200px]] [[Image:Brook Townsend (face, bw).jpg|231px]]
This is just the images without any kind of wrapper/border around them. You can leave out the pipe "|" and the stuff after (231px) if the size is fine; I usually upload the largest, highest-quality image, so I use the pixel count to resize as needed.
Gallery Style:This puts all the images in boxes so that they're the same size. I use this for my avatars. Haven't tested this to see if you can add descriptions, but you might be able to.
<center><gallery perrow="5">
Image:Caeli.png
Image:Caeli_031.png
Image:Caeli_030.png
Image:Caeli_029.png
Image:Caeli_026.png
Image:Caeli_025.png
</gallery></center>
Thumbnails:[[Image:Alcyone.png|thumb|Caption here]]
This is actually a variation of the first method. Add in a pipe and thumb ("|thumb") to make the image a thumbnail. I believe these automatically float to the right of the page. A caption can be added by adding in another pipe, followed by the caption.