الگو:Location mark+/x and y parameters

از ویکی‌پدیا، دانشنامهٔ آزاد

The values for the x and y parameters are the pixel coordinates of the location mark when the image is scaled to a width of 1000 pixels.

x is the pixel offset for the mark from the left edge of an image 1000px wide.
y is the pixel offset for the mark from the top edge of an image 1000px wide.

There are at least two ways of obtaining these values:

  1. Download the image from the image's file page to your computer. Open the image in a graphics editor, such as گیمپ or اکس‌ان‌ویو. Scale (resize) the image to a width of 1000px and then note the x, y coordinates when the اشاره‌گر (واسط نگاره‌ای کاربر) points to the desired location. Use these values directly.
  2. Download the image from the image's file page to your computer. Open the image in any image viewer that displays the coordinates of the cursor position, such as پینت from Microsoft. Note the X, Y coordinates when the اشاره‌گر (واسط نگاره‌ای کاربر) points to the location. Then:
1000 · x'/w = x  and  1000 · y'/w = y
where x' and y' are the mouse cursor coordinates, w is the width of the image displayed on your computer and x and y are the values to assign to the x and y parameters.

These computed coordinates are relative and will work even if the width of the image displayed in an article is changed by another user. Using simple pixel coordinate values would not have this advantage. Note that Wikipedia does not allow the نسبت تصویر of an image to be altered.