Template:ScaleImage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
{{ScaleImage | {{ScaleImage | ||
|imagename=Logo.png | |imagename=Logo.png | ||
|caption=myImage | |||
|newwidth=50px | |||
|imagename=Daftera_Map.jpg | |||
|caption=myImage | |caption=myImage | ||
|newwidth=50px | |newwidth=50px | ||
Line 13: | Line 16: | ||
{{ScaleImage | {{ScaleImage | ||
|imagename=image.jpg | |imagename=image.jpg | ||
|caption=myImage | |||
|newwidth=50px | |||
|imagename=Daftera_Map.jpg | |||
|caption=myImage | |caption=myImage | ||
|newwidth=50px | |newwidth=50px |
Revision as of 11:06, 10 January 2018
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an image:
{{ScaleImage |imagename=image.jpg |caption=myImage |newwidth=50px |imagename=Daftera_Map.jpg |caption=myImage |newwidth=50px }}
Then replace the content of the variables with your own!!!