Jump to content

User:Codehydro/Auto CSS image crop

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Codehydro (talk | contribs) at 19:19, 8 December 2014 (small note). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This tool is designed to help editors use {{CSS image crop}} to crop images.

[If installed, template generator form should replace this text]

Installation

To implement this, add this to your common.js page (or any skin works fine): importScript('User:Codehydro/Auto CSS image crop/script.js');

Usage

Enter the file name (e.g. Dew on grass Luc Viatour.jpg) and a bSize value. Once both of these are entered press tab or click outside of the form and a preview of your image will automatically appear. Adjust cWidth/cHeight in the form to change how the image is cropped. Change oTop/oLeft or use the scroll bars to position your image. You may change the bSize and the script will resize the image while preserving the crop position. The source code will automatically be generated below the input.

Check

Dew on grass Luc Viatour.jpg

To make sure the generator works properly on your browser, try entering the following values into the form and see if it looks just like the image pictured above:

{{CSS image crop
|Image = Dew on grass Luc Viatour.jpg
|bSize = 400
|cWidth = 100
|cHeight = 100
|oTop = 180
|oLeft = 60
}}