Πρότυπο:ScaleImage: Διαφορά μεταξύ των αναθεωρήσεων

Από Digital Cyprus
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
(Created page with "<includeonly>[[File:{{{imagename}}}|{{ #if:{{#pos:{{{newwidth|100}}}|px}}|{{{newwidth|100}}}| {{#expr: ({{#imgw: {{{imagename}}} }} * {{{newwidth|100}}}) / 100 }}px }}|text-to...")
 
Χωρίς σύνοψη επεξεργασίας
 
(7 ενδιάμεσες εκδόσεις από 2 χρήστες δεν εμφανίζονται)
(Καμία διαφορά)

Τελευταία αναθεώρηση της 11:26, 10 Ιανουαρίου 2018


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!!!