9,937
edits
Changes
→Images
<br clear="all"></nowiki></pre>
== Wide images ==
To display an image that is generally wider than most screens in a horizontal scroll box, the syntax is:
:<nowiki>{{</nowiki>Wide image|''name''|''image width''|''caption''|''box width''|''alignment''<nowiki>}}</nowiki>
<b>Examples:</b>
The below example is done by the following code:
<pre><nowiki>{{wide image|Augustiner-Keller 036.jpg|1800px|Augustiner-Keller}}</nowiki></pre>
{{wide image|Augustiner-Keller 036.jpg|1800px|Augustiner-Keller}}
To display the same image but without a caption, simply omit the caption:
<pre><nowiki>{{wide image|Augustiner-Keller 036.jpg|1800px}}</nowiki></pre>
To right-align the image while taking up 45% of the paragraph width:
<pre><nowiki>{{wide image|Augustiner-Keller 036.jpg|1800px|Augustiner-Keller|45%|right}}</nowiki></pre>
Or define an exact width for the scrollbox, eg. 250 pixels:
<pre><nowiki>{{wide image|Augustiner-Keller 036.jpg|1800px|Augustiner-Keller|250px|right}}</nowiki></pre>
== Table of Contents ==