Template:Img
Jump to navigation
Jump to search
A quick template for beginner editors to display images. The default values are shown on the right.
Parameters:
file
: Name of the image including the .png or .jpg extension. Default image is Example.jpg.size
: Width for the image. Default is 300px. Height cannot be controlled directly. An image can only show at up to the maximum resolution of the actual file.align
: Horizontal alignment. Default isright
.caption
: Optional caption. Default is blank.
Note: When using this, put subst:
in front of the img
.
{{subst:img|file=csgo1.jpg|size=450px|align=left|caption=Hi.}}
{{subst:img|file=cs1.png}}