Help:Images: Difference between revisions

m
Text replacement - "[[Wikipedia:" to "[[wikipedia:"
m (Text replacement - "Image policy" to "Media policy")
m (Text replacement - "[[Wikipedia:" to "[[wikipedia:")
Line 18: Line 18:


==Standard image format==
==Standard image format==
However the above code offers no formatting options and so all images should follow the [[Wikipedia:Extended image syntax|wiki image markup language]]. The wiki markup language will only work if no capital letters are used. Most images on Destinypedia should follow this Wiki format:
However the above code offers no formatting options and so all images should follow the [[wikipedia:Extended image syntax|wiki image markup language]]. The wiki markup language will only work if no capital letters are used. Most images on Destinypedia should follow this Wiki format:


<pre><nowiki>[[File:Destiny-Symbol.png|thumb|right|Example image caption.]]</nowiki></pre>
<pre><nowiki>[[File:Destiny-Symbol.png|thumb|right|Example image caption.]]</nowiki></pre>
Line 43: Line 43:
; <tt>none</tt>
; <tt>none</tt>
: The image is put at the left, and...[[File:Destiny-Symbol.png|none|70px|]]the text following does not float to the right (or to the left, obviously), and starts below it: <tt><nowiki>[[File:Destiny-Symbol.png|none|70px|]]</nowiki></tt> (shown above).
: The image is put at the left, and...[[File:Destiny-Symbol.png|none|70px|]]the text following does not float to the right (or to the left, obviously), and starts below it: <tt><nowiki>[[File:Destiny-Symbol.png|none|70px|]]</nowiki></tt> (shown above).
: [[File:Destiny-Symbol.png|right|50px|]]This option renders a version of the image that's ''[size]'' pixels wide (e.g. <tt><nowiki>[[File:Destiny-Symbol.png|right|50px|]]</nowiki></tt> shown on the right). Height is computed to keep [[Wikipedia:aspect ratio (image)|aspect ratio]] (i.e. the shape of the image). You can also constrain both dimensions by typing something like ''100x100px''.
: [[File:Destiny-Symbol.png|right|50px|]]This option renders a version of the image that's ''[size]'' pixels wide (e.g. <tt><nowiki>[[File:Destiny-Symbol.png|right|50px|]]</nowiki></tt> shown on the right). Height is computed to keep [[wikipedia:aspect ratio (image)|aspect ratio]] (i.e. the shape of the image). You can also constrain both dimensions by typing something like ''100x100px''.
; <tt>''size''px</tt>
; <tt>''size''px</tt>
{{clear}}
{{clear}}