Difference between revisions of "Help:Images"

From NeoDex
Jump to navigation Jump to search
m
(last bit changes, and removed construction tag as i think this suffices, will edit this page as needed)
Line 1: Line 1:
{{Construction|reason=Article was quickly put together and may need refinement}}
:''This article is about image editing help. For image use policy, see [[NeoDex:Image use policy]].''
:''This article is about image editing help. For image use policy, see [[NeoDex:Image use policy]].''


Line 5: Line 4:


==Using images==
==Using images==
===External===
{|align=right
|http://images.neopets.com/images/shields/newbie.gif
|}
The most basic and simplest coding an editor can use to place an image in an article is the following...
The most basic and simplest coding an editor can use to place an image in an article is the following...


<blockquote>{|align=right<br>|'''(insert Neopets image URL here)'''<br>|}</blockquote>
<blockquote>{|align=right<br>|'''(insert Neopets image URL here)'''<br>|}</blockquote>


{|align=right
If the [http://images.neopets.com/images/shields/newbie.gif newbie] [[User Lookup]] shield URL was used, it would look like the image on the right. Doing this quickly shows the image the editor wants and how it can be presented into the article, with the image being aligned as needed. Doing this pulls the image from the Neopets server, however, and despite the fact many [[:Category:fansites|fansites]] and [[Neopet|pet pages]] practice this, it's preferred to have images hosted a on websites own server, rather than pull them from anothers. Also, this method should only be done for Neopets images, and not other websites or image hosting services.
|http://images.neopets.com/images/shields/newbie.gif
|}
If the [images.neopets.com/images/shields/newbie.gif newbie] [[User Lookup]] shield URL was used, it would look like the image on the right. Doing this quickly shows the image the editor wants and how it can be presented into the article, with the image being aligned as needed. Doing this pulls the image from the Neopets server, however, and despite the fact many fansites and pet pages practice this it's not an absolute solution to placing an image on an article. Also, this method should not be used on websites outside of Neopets.


Using this method should only be a temporary solution, as the main goal is to upload an image directly into the NeoDex database via the [[Special:Upload|Upload File]] tool (read [[NeoDex:Image use policy|Image use policy]] to understand this more). The coding for the exact same results for that above would then be...
===Internal===
<br clear=all>
[[Image:Newbie Shield.gif|right]]
Using the above method should only be a temporary solution, as the main goal is to upload an image directly into the NeoDex database via the [[Special:Upload|Upload File]] tool (read [[NeoDex:Image use policy|Image use policy]] to understand this more). The coding for the exact same results for the above image would then be...


<blockquote>[['''(insert NeoDex image coding here)'''|right]]</blockquote>
<blockquote>[['''(insert NeoDex image coding here)'''|right]]</blockquote>


[[Image:Newbie Shield.gif|right]]
The result would then be what it looks like to the right.
The result would then be what it looks like to the right. This coding can also be altered with the "frame" coding...
<br clear=all>
<br clear=all>
[[Image:Newbie Shield.gif|frame|This is the [[Newbie]] sheild found on a [[User Lookup]] of new Neopets users.]]
The coding can be altered further with the "frame" coding...


<blockquote>[['''(insert NeoDex image coding here)'''|frame|This is the [[Newbie]] sheild found on a [[User Lookup]] of new Neopets users.]]</blockquote>
<blockquote>[['''(insert NeoDex image coding here)'''|frame|This is the [[Newbie]] sheild found on a [[User Lookup]] of new Neopets users.]]</blockquote>


[[Image:Newbie Shield.gif|frame|This is the [[Newbie]] sheild found on a [[User Lookup]] of new Neopets users.]]
Doing this gives it a professional look, and allows text to describe what the image is.
Doing this gives it a professional look, and allows text to describe what the image is.
<br clear=all>
<br clear=all>

Revision as of 04:03, 14 April 2007

This article is about image editing help. For image use policy, see NeoDex:Image use policy.

Using and editing images of the NeoDex is a crucial part being an editor. An image - be it a picture, a diagram, or, where appropriate, a photograph - can help illustrate an article's subject.

Using images

External

newbie.gif

The most basic and simplest coding an editor can use to place an image in an article is the following...

{|align=right
|(insert Neopets image URL here)
|}

If the newbie User Lookup shield URL was used, it would look like the image on the right. Doing this quickly shows the image the editor wants and how it can be presented into the article, with the image being aligned as needed. Doing this pulls the image from the Neopets server, however, and despite the fact many fansites and pet pages practice this, it's preferred to have images hosted a on websites own server, rather than pull them from anothers. Also, this method should only be done for Neopets images, and not other websites or image hosting services.

Internal

Newbie Shield.gif

Using the above method should only be a temporary solution, as the main goal is to upload an image directly into the NeoDex database via the Upload File tool (read Image use policy to understand this more). The coding for the exact same results for the above image would then be...

right

The result would then be what it looks like to the right.

This is the Newbie sheild found on a User Lookup of new Neopets users.

The coding can be altered further with the "frame" coding...

[[(insert NeoDex image coding here)|frame|This is the Newbie sheild found on a User Lookup of new Neopets users.]]

Doing this gives it a professional look, and allows text to describe what the image is.

External links