Πρότυπο:ScaleImage

Από Digital Cyprus
Αναθεώρηση ως προς 10:21, 14 Μαΐου 2013 από τον SuperAdministrator (συζήτηση | συνεισφορές) (Created page with "<includeonly>[[File:{{{imagename}}}|{{ #if:{{#pos:{{{newwidth|100}}}|px}}|{{{newwidth|100}}}| {{#expr: ({{#imgw: {{{imagename}}} }} * {{{newwidth|100}}}) / 100 }}px }}|text-to...")
(διαφορά) ← Παλαιότερη αναθεώρηση | Τελευταία αναθεώρηση (διαφορά) | Νεότερη αναθεώρηση → (διαφορά)
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση


EXAMPLE ON HOW TO USE THE TEMPLATE

myImage


Copy and paste the code below to the page you wish to add an image:

{{ScaleImage
|imagename=image.jpg
|caption=myImage
|newwidth=50px
}}

Then replace the content of the variables with your own!!!