Este sitio web utiliza cookies propias y de terceros para mejorar los servicios que ofrece y optimizar la navegación. Si usted continua navegando, consideramos que acepta su uso. Más información

Cambios

Saltar a: navegación, buscar

Plantilla:Panorama/doc

2937 bytes añadidos, 08:59 16 nov 2018
m
1 revisión importada
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->

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

'''Blank template with parameters:'''

<pre style="overflow:auto;">
{{Panorama
|image = File:example.jpg
|height =
|width =
|alt =
|caption =
|dir =
|align = left/right/none
}}
</pre>

'''Parameters:'''
*'''image''', image to display (starts with "Image:" or "File:")
*'''height''', height to display the image
*'''width''', width to display the image (optional)
*'''alt''', alt text for image, for visually impaired readers; see [[WP:ALT]]
*'''caption''', caption for the image (optional)
*'''dir''', set to rtl for right-to-left scrolling (optional)
*'''align''', set alignment for the image (optional)

'''Example usage:'''

<pre style="overflow:auto;">
{{Panorama
|image = File: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
}}
</pre>

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.

{{Panorama
|image = File: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
}}

=== Smaller ===
Same as the example, but with {{para|height|80}}.
{{Panorama
|image = File:Ushuaia_panorama_from_seaside_big.jpg
|height = 80
|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
}}

=== Right to left scrolling ===
Same as the example, but with {{para|dir|rtl}}.
{{Panorama
|image = File:Ushuaia_panorama_from_seaside_big.jpg
|height = 230
|dir = rtl
|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
}}

== See also ==
* {{tl|Wide image}} – alternative template for panoramas
* {{tl|Tall image}} – for images too large in the other dimension

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Image templates]]
}}</includeonly>

Menú de navegación