Template:Wide image/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} <!-- Please place categories wherze indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:Wid..."
 
m Text replacement - "[[WP:" to "[[Wikipedia:WP:"
 
(One intermediate revision by the same user not shown)
Line 2:
<!-- Please place categories wherze indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Lua|Module:Wide image}}
{{Commons Import}}
{{TOCRight}}
 
Line 13 ⟶ 14:
*The <code>''box width''</code> option is optional, and if given a value in pixels followed by "px", or a value in percent followed by "%", will set the width of the box to that amount. For example, 45% would use 45% of the text section width, (not a percentage of the image width).
*The <code>''alignment''</code> option is also optional but requires ''box width'' to be defined. If given a value of <code>right</code> or <code>left</code>, the entire wide image will float to the right or left. If given a value of <code>none</code> the image will not float.
*The <code>''alt text''</code> describes the image's visual appearance to visually disabled readers. Please see [[Wikipedia:WP:ALT]] for details.
 
To change the scroll direction from left-to-right to right-to-left, use {{para|dir|rtl}}.