Actions

Help

Difference between revisions of "Image markup"

From Sonic Retro

(Redirected page to cdn:Help:Image markup)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''← [[Help: Contents]]'''
+
#REDIRECT [[cdn:Help:Image markup]]
 
 
This page is a tutorial for using the wiki image-formatting syntax available).  The image markup is backwards-compatible, so old instances of images do not need to be upgraded — they already meet the current standards.  However, there are a number of additional features available to make the presentation of images in an article cleaner and more attractive.
 
 
 
==Basic Syntax==
 
The basic format for displaying an image inline is still [[Image:Hedgehog.jpg|Caption text]] (<nowiki>[[Image:Hedgehog.jpg|Caption text]]</nowiki>).
 
 
 
==Available Styles==
 
; thumbnail, thumb : generates an automatically resized thumbnail image, normally on the right, with the caption text displayed directly underneath. An "enlarge"-icon is added. Example: [[Image:Hedgehog.jpg|thumbnail|Caption text]] (<nowiki>[[Image:Hedgehog.jpg|thumbnail|Caption text]]</nowiki>)
 
; frame : The image will have a frame, regardless of whether it is a thumb, and the caption text will be included as a visible caption.
 
; right : make the image right-aligned, can be used with and without specifying thumb
 
; left : same as above, but left aligned.
 
; none : The image will be rendered inline, even if the thumbnail-option is set
 
; ''size''px : render a thumbnail version of the image that's [size] pixels wide (e.g. "150px"). Height is computed to keep aspect ratio (i.e. the shape of the image).
 
 
 
Vertical bars (the pipe "|" character) are used to separate options from each other and from the caption text. Unknown options are ignored and the final parameter is used as the caption text.
 
 
 
[[Category:Help]]
 

Latest revision as of 13:39, 11 March 2018