Help:Pictures

Revision as of 19:28, 22 October 2018 by Xenwolf (talk | contribs) (cat sort)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

todo

resizing images

Image width and (with some limitations) height can be adjusted while aspect ratio is being preserved.

See also Help:Pictures - Wikipedia
Wiki source code Appearance remarks
[[File:Test-120x60px.png]]   without size specification
[[File:Test-120x60px.png|30px]]   smaller by
width spec
[[File:Test-120x60px.png|43px]]  
[[File:Test-120x60px.png|60px]]  
[[File:Test-120x60px.png|120px]]   original
[[File:Test-120x60px.png|180px]]   bigger by
width spec
[[File:Test-120x60px.png|x30px]]   smaller by
height spec
[[File:Test-120x60px.png|x43px]]  
[[File:Test-120x60px.png|x60px]]  
[[File:Test-120x60px.png|x120px]]   bigger
height spec
ignored
[[File:Test-120x60px.png|x180px]]  
[[File:Test-120x60px.png|120x50px]]   whichever
makes the
image smaller
[[File:Test-120x60px.png|100x60px]]  

See Also