مندرجات کا رخ کریں

سانچہ:پانوراما

آزاد دائرۃ المعارف، ویکیپیڈیا سے
[[{{{image}}}||alt=]]

لوا خطا ماڈیول:Lua_banner میں 113 سطر پر: attempt to index field 'edit' (a nil value)۔

TemplateData

[ترمیم]
ذیل میں اس سانچہ کی معلومات سانچہ دستاویز درج ہے جنہیں بصری خانہ ترمیم اور دیگر آلات استعمال کرتے ہیں۔

معلومات سانچہ پانوراما

Insert a wide image with configurable height. For standard height, use template "Wide image" instead.

محددات سانچہ[انتظام TemplateData]

This template prefers block formatting of parameters.

پیرامیٹروضاحتطرزحالت
Imageimage

Title for the image file to display. Must start with "File:".

مثال
File:Ushuaia_panorama_from_seaside_big.jpg
اِسٹرنگمطلوب
Image heightheight

How tall to display the image, in pixels. Must be set without any unit or suffix.

مثال
300
عددمطلوب
Viewport widthwidth

Limit the width of the scrollable viewport in which the image is displayed. Input is used as CSS width, as such it must include a unit (e.g. "px" or "%").

طے شدہ
Automatic based on width of web browser window.
مثال
400px
اِسٹرنگاختیاری
Alternate textalt

Alternate text to use instead of the image, for visually impaired readers. See the WP:ALT page for guidance.

اِسٹرنگاختیاری
Captioncaption

Caption to render below the image.

مندرجاتاختیاری
Viewport directiondir

Set to "rtl" to start the viewport at the right-hand side of the image, with "right-to-left" scrolling.

طے شدہ
ltr - Left to right
مثال
rtl
اِسٹرنگاختیاری
Image alignmentalign

If supplied, how to position the image on the page.

مثال
left
اِسٹرنگاختیاری

Examples

[ترمیم]

The main function of {{Panorama}}, as opposed to {{Wide image}}, is that the template allows you to specify a desired height of the panorama.

Blank invocation

[ترمیم]
{{پانوراما
|image   = Example.jpg
|height  = 
|width   = 
|alt     = 
|caption = 
|dir     = 
|align   =
}}

Commented invocation

[ترمیم]
{{پانوراما
|image   = File:Example.jpg <!-- Must start with "File:" -->
|height  = 300 <!-- Height of image. In pixels, no units. Use Template:Wide_image to set the width instead -->
|width   = <!-- Limit the width of Frame enclosing the image. Include units e.g. 9px or 9%. Default is based on width of web browser -->
|alt     = <!-- Alternate text for visually impaired readers. -->
|caption = <!-- Caption/text to render below the image -->
|dir     = <!-- Can be: ltr (default) or rtl. Should scroll bar start at the very left (ltr = left-to-right) or very right (rtl)?  -->
|align   = <!-- Frame alignment. Can be: left (default), right, center, or none. -->
}}

Simple example

[ترمیم]
{{پانوراما
|image   = Ushuaia_panorama_from_seaside_big.jpg
|height  = 230
|alt     = A small city across a gray waterway under lowering gray clouds. A road leads to the city across a causeway. Mountains with snow and a low treeline form the backdrop. A few boats are in the water.
|caption = Panorama of Ushuaia from 2005-02-06
}}

This displays File:Ushuaia panorama from seaside big.jpg, which is 7370×1010 pixels, as 1678×230, in a horizontally scrolling box, using the caption and alt text provided.

Smaller

[ترمیم]

Same as the previous example, but with |height=80.

The caption can be centered by replacing |caption=Text with |caption={{وسط|Text}}. In the example above, replacing |caption= with |caption = {{وسط|Panorama of Ushuaia from 2005-02-06}} produces:

Right-to-left scrolling

[ترمیم]

Same as the example, but with |dir=rtl.

Tracking category

[ترمیم]