ماڈیول:InfoboxImage/دستاویز
یہ سانچہ 45,500+ صفحات پر مستعمل ہے۔ بڑے پیمانے پر ٹوٹ پھوٹ اور سرور پر غیر ضروری دباؤ سے بچنے کے لیے اس سانچہ میں درکار کسی بھی قسم کی تبدیلی کو پہلے اس کے /ریتخانے، /ثابتات یا اپنے ذیلی صارف صفحہ پر جانچ لیں۔ بعد ازاں اُن آزمودہ تبدیلیوں کو محض ایک ہی ترمیم سے اس صفحہ میں شامل کیا جا سکتا ہے۔ نیز براہ کرم ان تبدیلیوں کو نافذ کرنے سے قبل تبادلۂ خیال صفحہ پر گفتگو کر لیں۔ |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
مجموعی جائزہ
ترمیمیہ ماڈیول خانہ معلومات سانچوں میں تصاویر ظاہر کرنے اور ان کی فارمیٹنگ کا کام کرتا ہے۔
پیرا میٹر
ترمیماردو نام | پیرامیٹر | تفصیل |
---|---|---|
تصویر | image | لازمی. اس کا دیا جانا ضروری ہے، یہ تصویر کی بنیادی معلومات (تصویر کا اصل نام) ہے۔ |
size | حجم | جس حجم میں تصویر طاہر کرنی ہے۔ |
maxsize | زیادہ سے زیادہ حجم | Maximum size to display image. Note: If no size or sizedefault params specified then image will be shown at maxsize. |
sizedefault | طے شدہ حجم | The size to use for the image if no size param is specified. Defaults to frameless. |
alt | Alt text for the image. | |
عنوان | title | Title text for image (mousehover text). If blank then alt text is used. |
کنارا | border | If yes, then a border is added. |
صفحہ | page | The page number to be displayed when using a multi-page image |
اوپر بائیں | upleft | If upleft=yes, adds "upleft" which displays image at 75% of default image size (which is 220px if not changed at Special:Preferences). If a value, adds "upleft=value" to image, where values less than 1 scale the image down (0.9 = 90%) and values greater than 1 scale the image up (1.15 = 115%). |
وسط | center | If yes, then the image is centered. |
تھمب نیل | thumbtime | thumbtime param, used for video clips. |
suppressplaceholder | If no, then will not suppress certain placeholder images. See § Placeholder images which can be suppressed. | |
ربط | link | Page to go to when clicking on the image. |
Note: If you specify the maxsize or sizedefault params, then you should include the px after the number.
پیرامیٹرز تصویری نحو میں
ترمیمتمام پیرا میٹر:
لمحة عامة
ترمیمهذه القالب مسخدم ضمن صناديق المعلومات بغرض معالجة معلمات الصورة ولترتيب نسق النتيجة.
Parameters
ترمیمParameter | Description |
---|---|
image | Required. The main parameter that should be passed over which contains the image info. |
size | Size to display image. |
maxsize | Maximum size to display image. Note: If no size or sizedefault params specified then image will be shown at maxsize. |
sizedefault | The size to use for the image if no size param is specified. Defaults to frameless. |
alt | Alt text for image |
title | Title text for image. If blank then alt text is used. |
border | If yes, then a border is added. |
upright | upright image param. |
center | If yes, then the image is centered. |
thumbtime | thumbtime param, used for video clips. |
suppressplaceholder | If yes then will suppress certain placeholder images. |
Note: If you specify the maxsize or sizedefault params, then you should include the px after the number.
Sample Usage
ترمیم|image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}