Help page: Edit

Editing Help:Images

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
This page explains the '''image''' syntax when editing the BattleTechWiki.
+
This page explains the '''image''' syntax when editing the wiki.
 
 
== Getting Started ==
 
 
 
* You should first read up on [[Policy:Images|our policy on the use of images]]
 
* You or another user must usually [[Help:Managing files|upload an image]] before you can use it on a BTW page.
 
* Images that are stored on BTW are usually rendered by using the <code>File:</code> namespace prefix as the target of a MediaWiki link.
 
* The alternate <code>Media:</code> namespace prefix is also usable to reference the original media file content (for rendering or downloading it separately, out of any page).
 
  
 
== Supported media types for images ==
 
== Supported media types for images ==
Line 19: Line 12:
 
Other formats used on the BattleTechWiki are:
 
Other formats used on the BattleTechWiki are:
  
* <code>.svg</code> or <code>.svgx<//code> - scalable image in the ''Scalable Vector Graphics'' format (specified by the ''W3 Consortium'').
+
* <code>.svg</code> - scalable image in the ''Scalable Vector Graphics'' format (specified by the ''W3 Consortium'').
 
<!-- * <code>.tiff</code> - Tagged image format. Often used for high-resolution archival photographs. Often used with {{ll|Extension:PagedTiffHandler}}.
 
<!-- * <code>.tiff</code> - Tagged image format. Often used for high-resolution archival photographs. Often used with {{ll|Extension:PagedTiffHandler}}.
 
* <code>.ogg</code>, <code>.oga</code>, <code>.ogv</code> - Ogg multimedia (audio or video). Not an image format, but treated similarly. Often used with {{ll|Extension:TimedMediaHandler}}
 
* <code>.ogg</code>, <code>.oga</code>, <code>.ogv</code> - Ogg multimedia (audio or video). Not an image format, but treated similarly. Often used with {{ll|Extension:TimedMediaHandler}}
Line 42: Line 35:
 
** ''{width}'''''x'''''{height}'''''px''' — Resizes the image to fit within the given width and height in pixels. Only whole-number pixel values are supported. A space character between the width value and "px" is permitted.
 
** ''{width}'''''x'''''{height}'''''px''' — Resizes the image to fit within the given width and height in pixels. Only whole-number pixel values are supported. A space character between the width value and "px" is permitted.
 
** '''upright''' — Resizes an image to a multiple of the user's thumbnail size preferences – or the default thumbnail size, for logged-out users or logged-in users who have not changed their preferences – to fit within reasonable dimensions. This option is often useful for images whose height is larger than their width. Requires either '''thumb''' or '''frameless'''. Setting <code>|upright=1.0|</code> will display the image at the user's default image width. <code>|upright=2.0|</code> will display the image at double the user's default width.
 
** '''upright''' — Resizes an image to a multiple of the user's thumbnail size preferences – or the default thumbnail size, for logged-out users or logged-in users who have not changed their preferences – to fit within reasonable dimensions. This option is often useful for images whose height is larger than their width. Requires either '''thumb''' or '''frameless'''. Setting <code>|upright=1.0|</code> will display the image at the user's default image width. <code>|upright=2.0|</code> will display the image at double the user's default width.
 
+
*: The image will always retain its aspect ratio.
 +
*: Images in non-scalable media types can be reduced in size, but not increased; e.g., bitmap images cannot be scaled up.
 +
*: The <code>upright</code> setting does not require an equals sign, i.e. <code>|upright 2.0|</code> works the same as <code>|upright=2.0|</code>.
 +
*: When used without a value or an equals sign (e.g., <code>|upright|</code>), defaults to <code>|upright=0.75|</code> (although <code>|upright=|</code> is the same as <code>|upright=1.0|</code>)
 +
*: The default maximum size depends on the ''format'' and the internal image dimensions (according to its media type).
 
* ''[[#Horizontal alignment|Horizontal alignment]]'' option: one of '''left''', '''right''', '''center''', '''none'''. If multiple of these options are present, only the first one will be used
 
* ''[[#Horizontal alignment|Horizontal alignment]]'' option: one of '''left''', '''right''', '''center''', '''none'''. If multiple of these options are present, only the first one will be used
 
*: Controls the horizontal alignment (and inline/block or floating styles) of the image within a text (no default value).
 
*: Controls the horizontal alignment (and inline/block or floating styles) of the image within a text (no default value).
Line 50: Line 47:
 
** '''link='''''{target}'' — Allows to change the target (to an arbitrary page title, or URL) of the generated link, activable on the rendered image surface; e.g. <code><nowiki>[[File:Example.jpg|20px|link=http://www.wikipedia.org]]</nowiki></code> renders as [[File:Example.jpg|20px|link=http://www.wikipedia.org]] (external link), or <code><nowiki>[[File:Example.jpg|20px|link=MediaWiki]]</nowiki></code> renders as [[File:Example.jpg|20px|link=MediaWiki]] (internal link).
 
** '''link='''''{target}'' — Allows to change the target (to an arbitrary page title, or URL) of the generated link, activable on the rendered image surface; e.g. <code><nowiki>[[File:Example.jpg|20px|link=http://www.wikipedia.org]]</nowiki></code> renders as [[File:Example.jpg|20px|link=http://www.wikipedia.org]] (external link), or <code><nowiki>[[File:Example.jpg|20px|link=MediaWiki]]</nowiki></code> renders as [[File:Example.jpg|20px|link=MediaWiki]] (internal link).
 
** '''link=''' (with an empty value) —  Displays an image without any activable link; e.g. <code><nowiki>[[</nowiki>File:Example.jpg|20px|link=]]</code> renders as [[File:Example.jpg|20px|link=]].
 
** '''link=''' (with an empty value) —  Displays an image without any activable link; e.g. <code><nowiki>[[</nowiki>File:Example.jpg|20px|link=]]</code> renders as [[File:Example.jpg|20px|link=]].
 
+
*:If there is a space character between <code>link</code> and the equals sign, the link statement will be treated as a caption.
 +
*:Including some HTML character equivalents, like <code>%22</code> for <code>"</code>, can cause the link statement to be treated as a caption.
 +
<!--*** '''!''' Link does '''not''' work with thumb, thumbnail or frame. (This works for external and internal links)-->
 +
*: '''!''' for MW 1.24 and lower: If you set <code>|link=|</code> (empty), then no <code>title</code> will be rendered.
 
* Other specific options:
 
* Other specific options:
** '''alt='''''{alternative text}'' — Defines the alternative text (maps to the HTML attribute <code>alt="..."</code> of the generated {{tag|img|single}} element) of an image that will be rendered if either the referenced image cannot be downloaded and embedded, or if the support media must use the alternative description text (e.g. when using a Braille reader or with accessibility options set by the user in its browser).
+
** '''alt='''''{alternative text}'' — ([[rev:41837|MediaWiki 1.14+]]) Defines the alternative text (maps to the HTML attribute <code>alt="..."</code> of the generated {{tag|img|single}} element) of an image that will be rendered if either the referenced image cannot be downloaded and embedded, or if the support media must use the alternative description text (e.g. when using a Braille reader or with accessibility options set by the user in its browser).
 
*:If there is a space character between <code>alt</code> and the equals sign, the alt statement will be treated as a caption.
 
*:If there is a space character between <code>alt</code> and the equals sign, the alt statement will be treated as a caption.
** '''class='''''{html class}'' — Defines classes (maps to the HTML attribute <code>class="..."</code> of the generated {{tag|img|single}} element).
+
** '''page='''''{number}'' — Renders the specified page number (currently only applicable when showing a .djvu or .pdf file).
** '''lang='''''{language code}'' — For SVG files containing [http://www.w3.org/TR/SVG/struct.html#SwitchElement &lt;switch&gt;] statements varying on a ''systemLanguage'' attribute, selects what language to render the file in. The default is the page language (defaults to project default language on most projects).
 
<!--
 
** '''page='''''{number}'' — Renders the specified page number (currently only applicable when showing a .djvu or .pdf file).  
 
 
** '''thumbtime='''''{number}'' — Renders a thumbnail from the video at the specified timestamp in seconds or MM:SS or HH:MM:SS format (only applicable when showing a video file).
 
** '''thumbtime='''''{number}'' — Renders a thumbnail from the video at the specified timestamp in seconds or MM:SS or HH:MM:SS format (only applicable when showing a video file).
 
** '''start='''''{number}'' — When video playback is started it will start at the specified timestamp in seconds or MM:SS or HH:MM:SS format (only applicable when showing a video file).
 
** '''start='''''{number}'' — When video playback is started it will start at the specified timestamp in seconds or MM:SS or HH:MM:SS format (only applicable when showing a video file).
 
** '''muted''' — When media playback is started, audio will be muted.
 
** '''muted''' — When media playback is started, audio will be muted.
 
** '''loop''' — Media will loop continuously. (only applies to audio and video)
 
** '''loop''' — Media will loop continuously. (only applies to audio and video)
-->
+
** '''class='''''{html class}'' — Defines classes (maps to the HTML attribute <code>class="..."</code> of the generated {{tag|img|single}} element).
====Notes====
+
** '''lang='''''{language code}'' — For SVG files containing [http://www.w3.org/TR/SVG/struct.html#SwitchElement &lt;switch&gt;] statements varying on a ''systemLanguage'' attribute, selects what language to render the file in. The default is the page language (defaults to project default language on most projects).
* The ''Link'' option does '''not always''' work with the thumb, thumbnail or frame formats. (This works for external and internal links)
+
 
* The image will always retain its [[w:aspect ratio|aspect ratio]].
+
If a parameter does not match any of the other possibilities, it is assumed to be the caption text.
* Images in non-scalable media types can be reduced in size, but not increased; e.g., bitmap images cannot be scaled up.
+
If more than one non-parameter string is present, the final non-parameter string will be used as the caption.
* The <code>upright</code> setting does not require an equals sign, i.e. <code>|upright 2.0|</code> works the same as <code>|upright=2.0|</code>.
+
Caption text shows below the image in '''thumb''' and '''frame''' formats, or as tooltip text in any other format.
* When used without a value or an equals sign (e.g., <code>|upright|</code>), defaults to <code>|upright=0.75|</code> (although <code>|upright=|</code> is the same as <code>|upright=1.0|</code>)
+
Caption text displayed in the '''thumb''' and '''frame''' formats may contain wiki links and other formatting.
* The default maximum size depends on the ''format'' and the internal image dimensions (according to its media type).
+
MediaWiki extensions can add additional options.
* If there is a space character between <code>link</code> and the equals sign, the link statement will be treated as a caption.
+
 
* Including some HTML character equivalents, like <code>%22</code> for <code>"</code>, can cause the link statement to be treated as a caption.
+
If 'alt' is not specified and a caption is provided, the alternative text will be created automatically from the caption, stripped of formatting, except when in ''thumb'' or ''frame'' mode since the caption is already readable by screen readers in that case.
* If a parameter does not match any of the other possibilities, it is assumed to be the caption text.
+
 
* If more than one non-parameter string is present, the final non-parameter string will be used as the caption.
+
{{note|1=The actual default behavior is to display the multimedia file in its full size. This may lead to responsive problems if the file width is bigger than the page. See the Task [[phab:T113101]] for further details.}}
* Caption text shows below the image in '''thumb''' and '''frame''' formats, or as tooltip text in any other format.
+
 
* Caption text displayed in the '''thumb''' and '''frame''' formats may contain wiki links and other formatting.
 
* If 'alt' is not specified and a caption is provided, the alternative text will be created automatically from the caption, stripped of formatting, except when in ''thumb'' or ''frame'' mode since the caption is already readable by screen readers in that case.
 
  
 
=== Format ===
 
=== Format ===
{{collapse top|title=The following table shows the effect of all available formats.}}
+
 
 +
The following table shows the effect of all available formats.
 +
 
 
{|class="wikitable plainlinks"
 
{|class="wikitable plainlinks"
 
|-
 
|-
Line 92: Line 89:
 
{{/frame|frame=thumb|ex='''thumb''' or '''thumbnail'''|float=yes|inline=no|render caption=yes}}
 
{{/frame|frame=thumb|ex='''thumb''' or '''thumbnail'''|float=yes|inline=no|render caption=yes}}
 
|}
 
|}
{{collapse bottom}}
 
  
==== Notes ====
+
When the height of an image in thumbnail is bigger than its width (i.e. in portrait orientation rather than landscape) and you find it too large, you may try the option <code>upright=N</code>, where N is the image's aspect ratio (its width divided by its height, defaulting to 0.75).
* When the height of an image in thumbnail is bigger than its width (i.e. in portrait orientation rather than landscape) and you find it too large, you may try the option <code>upright=N</code>, where N is the image's aspect ratio (its width divided by its height, defaulting to 0.75).
+
The alternative is to specify the desired maximum height (in pixels) explicitly.
* The alternative is to specify the desired maximum height (in pixels) explicitly.
+
 
* By writing <code>thumb={filename}</code>, you can use a different image for the thumbnail.
+
Note that by writing <code>thumb={filename}</code>, you can use a different image for the thumbnail.
* In the examples above, the original size of the image is 400×267 pixels.
 
  
 
=== Size and frame ===
 
=== Size and frame ===
{{collapse top|title=Among different formats, the effect of the size parameter may be different, as shown by expanding this.}}
+
 
 +
Among different formats, the effect of the size parameter may be different, as shown below.
 +
 
 +
* For how it appears when its size is not specified, see [[#Format|Format]] section above.
 +
* When the format is not specified, or only <code>border</code>ed, the size can be both reduced and enlarged to any specified size.
 +
* In the examples below, the original size of the image is 400×267 pixels.
 +
* An image with <code>frame</code> always '''ignores''' the size specification; the original image will be reduced if it exceeds the maximum size defined in user preferences, and the page information will display a Linter error.
 +
* The size of an image with <code>thumb</code> or <code>frameless</code> can be reduced, but cannot be enlarged beyond the original size of the image.
 +
 
 
{|class="wikitable"
 
{|class="wikitable"
 
|-
 
|-
Line 113: Line 116:
 
{{/size|frame=frameless}}
 
{{/size|frame=frameless}}
 
|}
 
|}
{{collapse bottom}}
 
==== Notes ====
 
* For how it appears when its size is not specified, see [[#Format|Format]] section above.
 
* When the format is not specified, or only <code>border</code>ed, the size can be both reduced and enlarged to any specified size.
 
* In the examples above, the original size of the image is 400×267 pixels.
 
* An image with <code>frame</code> always '''ignores''' the size specification; the original image will be reduced if it exceeds the maximum size defined in user preferences, and the page information will display a Linter error.
 
* The size of an image with <code>thumb</code> or <code>frameless</code> can be reduced, but cannot be enlarged beyond the original size of the image.
 
  
 
=== Horizontal alignment ===
 
=== Horizontal alignment ===
{{collapse top|title=The following table shows the effects of horizontal alignment.}}
+
 
 +
Note that when using the <code>frame</code> or <code>thumb[nail]</code> formats, the default horizontal alignment will be ''right'' for left-to-right languages, and ''left'' for right-to-left languages.
 +
 
 
{|class="wikitable"
 
{|class="wikitable"
 
|-
 
|-
Line 134: Line 132:
 
{{/frame|2=100px|frame=right|ex=specify horizontal alignment as: '''right'''|inline=no|float=yes}}
 
{{/frame|2=100px|frame=right|ex=specify horizontal alignment as: '''right'''|inline=no|float=yes}}
 
|}
 
|}
{{collapse bottom}}
 
==== Notes ====
 
* When using the <code>frame</code> or <code>thumb[nail]</code> formats, the default horizontal alignment will be ''right'' (As BTW's default and only language is English, and it is a ''left-to-right'' language.)
 
  
 
=== Vertical alignment ===
 
=== Vertical alignment ===
Line 142: Line 137:
 
They alter the way the inlined image will be vertically aligned with the text present in the same block before and/or after this image on the same rendered row.
 
They alter the way the inlined image will be vertically aligned with the text present in the same block before and/or after this image on the same rendered row.
  
==== Examples ====
+
Note that the rendered line of text where inline images are inserted (and the lines of text rendered after the current one) may be moved down (this will increase the line-height conditionally by additional line spacing, just as it may occur with spans of text with variable font sizes, or with superscripts and subscripts) to allow the image height to be fully displayed with this alignment constraint.
In these examples, to show the alignment result more clearly, the text spans are overlined and underlined, the font-size is increased to 200%, and the paragraph block is outlined with a thin border; additionally images of different sizes are aligned:
 
  
{{collapse top|title=Toggle source code view}}
+
<div class="mw-collapsible mw-collapsed">
 +
<div class="mw-collapsible-toggle toccolours" style="float:none;text-align:center">'''{{Blue|1=Toggle source code view}}'''</div>
 +
<div class="mw-collapsible-content">
 
<syntaxhighlight lang="html4strict">
 
<syntaxhighlight lang="html4strict">
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
Line 191: Line 187:
 
'''bottom:'' [[File:Example.jpg|20px|bottom]] [[File:Example.jpg|40px|bottom]] [[File:Example.jpg|100px|bottom]]
 
'''bottom:'' [[File:Example.jpg|20px|bottom]] [[File:Example.jpg|40px|bottom]] [[File:Example.jpg|100px|bottom]]
 
<del>text</del></u></span></p>
 
<del>text</del></u></span></p>
</syntaxhighlight></div>
+
</syntaxhighlight></div></div>
{{collapse bottom}}
+
 
 +
To show the alignment result more clearly, the text spans are overlined and underlined, the font-size is increased to 200%, and the paragraph block is outlined with a thin border; additionally images of different sizes are aligned:
  
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
Line 239: Line 236:
 
<del>text</del></u></span></p>
 
<del>text</del></u></span></p>
  
====Notes====
+
Notes:
* The rendered line of text where inline images are inserted (and the lines of text rendered after the current one) may be moved down (this will increase the line-height conditionally by additional line spacing, just as it may occur with spans of text with variable font sizes, or with superscripts and subscripts) to allow the image height to be fully displayed with this alignment constraint.
+
 
* The "middle" vertical alignment position of the image (which is also the default) usually refers to the middle between the x-height and the baseline of the text (on which the vertical middle of the image will be aligned, and on which usually the text may be overstroke), but not to the middle of the line-height of the font-height that refers to the space between the "text-top" and "text-bottom" positions ; the font-height excludes:
+
# The "middle" vertical alignment position of the image (which is also the default) usually refers to the middle between the x-height and the baseline of the text (on which the vertical middle of the image will be aligned, and on which usually the text may be overstroke), but not to the middle of the line-height of the font-height that refers to the space between the "text-top" and "text-bottom" positions ; the font-height excludes:
** The additional line separation spacing normally divided equally into two line-margins (here 0.5em, according to line-height set to 200%) above and below the font-height).
+
#* the additional line separation spacing normally divided equally into two line-margins (here 0.5em, according to line-height set to 200%) above and below the font-height).
** The additional line spacing which may be added by superscripts and subscripts.
+
#* the additional line spacing which may be added by superscripts and subscripts.
* If the image height causes its top or bottom position to go above or below the normal full line-height of text, the middle position will be adjusted after the increasing the top and/or bottom line-margins so that the image can fit and align properly, and all images (including those with smaller heights) will be vertically centered on the adjusted middle position (for computing the effective line-height, the text of each rendered row with the larger font-height will be considered).
+
# However, if the image height causes its top or bottom position to go above or below the normal full line-height of text, the middle position will be adjusted after the increasing the top and/or bottom line-margins so that the image can fit and align properly, and all images (including those with smaller heights) will be vertically centered on the adjusted middle position (for computing the effective line-height, the text of each rendered row with the larger font-height will be considered).
* The "text-top" and "text-bottom" alignment positions also excludes the extra line spacing added by superscripts and subscripts, but not the additional line-spacing defined by the line-height.
+
# The "text-top" and "text-bottom" alignment positions also excludes the extra line spacing added by superscripts and subscripts, but not the additional line-spacing defined by the line-height.
* The "top" and "bottom" alignment positions take into account all these extra line spacings (including superscripts and subscripts, if they are present in a rendered line span).  
+
# The "top" and "bottom" alignment positions take into account all these extra line spacings (including superscripts and subscripts, if they are present in a rendered line span). When the image alignment constrains the image to grow above or below the normal line-spacing, and the image is not absolutely positioned, the image will cause the "top" and "bottom" positions to be adjusted (just like superscripts and subscripts), so the effective line-height between rendered lines of text will be higher.
* When the image alignment constrains the image to grow above or below the normal line-spacing, and the image is not absolutely positioned, the image will cause the "top" and "bottom" positions to be adjusted (just like superscripts and subscripts), so the effective line-height between rendered lines of text will be higher.
+
# The "underline", "overline" and "overstrike" text-decoration positions should be somewhere within these two limits and ''may'' depend on the type and height of fonts used (the superscript and subscript styles may be taken into account in some browsers, but usually these styles are ignored and the position of these decorations may not be adjusted); so these decorations normally don't affect the vertical position of images, relatively to the text.
* The "underline", "overline" and "overstrike" text-decoration positions should be somewhere within these two limits and ''may'' depend on the type and height of fonts used (the superscript and subscript styles may be taken into account in some browsers, but usually these styles are ignored and the position of these decorations may not be adjusted); so these decorations normally don't affect the vertical position of images, relatively to the text.
 
  
 
=== Stopping the text flow ===
 
=== Stopping the text flow ===
Line 260: Line 256:
  
 
=== Altering the default link target ===
 
=== Altering the default link target ===
{{collapse top|title=The following table shows how to alter the link target (whose default is the image description page) or how to remove it.
+
The following table shows how to alter the link target (whose default is the image description page) or how to remove it.
Changing the link does not alter the format described in the previous sections.}}
+
Changing the link does not alter the format described in the previous sections.
 +
 
 
{|class="wikitable plainlinks"
 
{|class="wikitable plainlinks"
 
|-
 
|-
Line 271: Line 268:
 
{{/frame|2=link=|ex=no link (external or file page)}}
 
{{/frame|2=link=|ex=no link (external or file page)}}
 
|}
 
|}
{{collapse bottom}}
+
 
 +
'''Warning:'''
 +
: The licencing requirements on your wiki may not allow you to remove all links to the description page that displays the required authors attributions, the copyrights statements, the applicable licencing terms, or a more complete description of the rendered image (including its history of modifications).
 +
: If you change or remove the target link of an image, you will then have to provide somewhere else on your page an explicit link to this description page, or to display the copyright and author statement and a link to the applicable licence, if they are different from the elements applicable to the embedding page itself.
 +
: Your wiki policy may restrict the use of the alternate link parameter, or may even enforce a prohibition of alternate link parameters for embedded media files (in which case, the link parameter will be ignored), or may only accept them after validation by authorized users or administrators.
  
 
== Rendering a gallery of images ==
 
== Rendering a gallery of images ==
Line 287: Line 288:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
==== Basic example ====
+
Note that the image code is not enclosed in brackets when enclosed in gallery tags.
{{collapse top|title=Toggle source code view}}
+
 
 +
Captions are optional, and may contain wiki links or other formatting.
 +
{{note|1=The words "center", "left", and "right" used as captions cause false-positive Linter errors.
 +
Some of the parameters controlling thumb output can also be used here, specifically the ones that modify the file (as opposed to ones that control where in the page the image falls).
 +
For example, with multi-paged media like pdfs, you can use code like <code>page=4</code> and with videos you can use <code>thumbtime=10</code>.
 +
 
 +
The <code>File:</code> prefix can be omitted.
 +
However, it is helpful to include it as an aid for quickly locating image specifiers in the wikitext (for example, when cleaning up page layout).
 +
 
 +
For example:
 +
 
 
<syntaxhighlight lang="moin">
 
<syntaxhighlight lang="moin">
 
<gallery>
 
<gallery>
Line 301: Line 312:
 
</gallery>
 
</gallery>
 
</syntaxhighlight>
 
</syntaxhighlight>
</div>
+
 
{{collapse bottom}}
+
is formatted as:
 +
 
 
<gallery>
 
<gallery>
 
File:Example.jpg|Item 1
 
File:Example.jpg|Item 1
Line 324: Line 336:
 
* <code>slideshow</code> creates a slideshow of the images.
 
* <code>slideshow</code> creates a slideshow of the images.
  
==== Examples ====
+
For example:
All examples use the same images and captions, only replacing <code>mode="mode"</code> with the stated code.
 
  
===== packed-hover =====
 
{{collapse top|title=Toggle source code view}}
 
 
<syntaxhighlight lang="tid">
 
<syntaxhighlight lang="tid">
 
<gallery mode="packed-hover">
 
<gallery mode="packed-hover">
Line 344: Line 353:
 
</gallery>
 
</gallery>
 
</syntaxhighlight>
 
</syntaxhighlight>
{{collapse bottom}}
+
 
 +
Gives (mode: <code>packed-hover</code>):
 +
 
 
<gallery mode="packed-hover">
 
<gallery mode="packed-hover">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 358: Line 369:
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</gallery>
===== traditional =====
+
 
{{collapse top|title=Toggle source code view}}
+
====Examples of the other modes====
<syntaxhighlight lang="tid">
+
 
 +
<code>mode="traditional"</code>
 
<gallery mode="traditional">
 
<gallery mode="traditional">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 374: Line 386:
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</gallery>
</syntaxhighlight>
+
 
{{collapse bottom}}
+
<code>mode="nolines"</code>
<gallery mode="traditional">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3050 Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050|TRO:3050]]''
 
3050U Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050 Upgrade|TRO:3050 Upgrade]]''
 
AS7-K2 Atlas.jpg|AS7-K2 ''Atlas'' from ''[[Technical Readout: 3085|TRO:3085]]''
 
Atlas 2.jpg|AS7-00 ''Atlas'' "Jurn" from ''[[Experimental Technical Readout: Periphery|XTRO:Periphery]]''
 
Atlas RGilClan v24.png|''Atlas'' from ''[[Recognition Guide: ilClan, vol. 24|RGilClan: vol. 24]]''
 
Camodavionbrigadeofguards.png|An ''Atlas'' in colors of [[Davion Assault Guards]] from ''[[Camo Specs]]''
 
Camokuritaghost2.png|An AS7-K ''Atlas'' of [[DCMS]] [[7th Ghost]] from ''[[Field Manual: Draconis Combine|FM:DC]]''
 
Atlas (Heimdall) BTLegends.jpg|[[Anastasius Focht|Anastasius Focht's]] ''Atlas'' ''Heimdall'' from ''[[BattleTech: Legends|BT:Legends]]''
 
Atlas (Solitude) BTLegends.jpg|[[Jonah Levin|Jonah Levin's]] ''Atlas'' C 2 ''Solitude'' from ''BT:Legends''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
===== nolines =====
 
{{collapse top|title=Toggle source code view}}
 
<syntaxhighlight lang="tid">
 
 
<gallery mode="nolines">
 
<gallery mode="nolines">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 405: Line 401:
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</gallery>
</syntaxhighlight>
+
 
{{collapse bottom}}
+
<code>mode="packed"</code>
<gallery mode="nolines">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3050 Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050|TRO:3050]]''
 
3050U Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050 Upgrade|TRO:3050 Upgrade]]''
 
AS7-K2 Atlas.jpg|AS7-K2 ''Atlas'' from ''[[Technical Readout: 3085|TRO:3085]]''
 
Atlas 2.jpg|AS7-00 ''Atlas'' "Jurn" from ''[[Experimental Technical Readout: Periphery|XTRO:Periphery]]''
 
Atlas RGilClan v24.png|''Atlas'' from ''[[Recognition Guide: ilClan, vol. 24|RGilClan: vol. 24]]''
 
Camodavionbrigadeofguards.png|An ''Atlas'' in colors of [[Davion Assault Guards]] from ''[[Camo Specs]]''
 
Camokuritaghost2.png|An AS7-K ''Atlas'' of [[DCMS]] [[7th Ghost]] from ''[[Field Manual: Draconis Combine|FM:DC]]''
 
Atlas (Heimdall) BTLegends.jpg|[[Anastasius Focht|Anastasius Focht's]] ''Atlas'' ''Heimdall'' from ''[[BattleTech: Legends|BT:Legends]]''
 
Atlas (Solitude) BTLegends.jpg|[[Jonah Levin|Jonah Levin's]] ''Atlas'' C 2 ''Solitude'' from ''BT:Legends''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
===== packed =====
 
{{collapse top|title=Toggle source code view}}
 
<syntaxhighlight lang="tid">
 
 
<gallery mode="packed">
 
<gallery mode="packed">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 436: Line 416:
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</gallery>
</syntaxhighlight>
+
 
{{collapse bottom}}
+
<code>mode="packed-overlay"</code>
<gallery mode="packed">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3050 Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050|TRO:3050]]''
 
3050U Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050 Upgrade|TRO:3050 Upgrade]]''
 
AS7-K2 Atlas.jpg|AS7-K2 ''Atlas'' from ''[[Technical Readout: 3085|TRO:3085]]''
 
Atlas 2.jpg|AS7-00 ''Atlas'' "Jurn" from ''[[Experimental Technical Readout: Periphery|XTRO:Periphery]]''
 
Atlas RGilClan v24.png|''Atlas'' from ''[[Recognition Guide: ilClan, vol. 24|RGilClan: vol. 24]]''
 
Camodavionbrigadeofguards.png|An ''Atlas'' in colors of [[Davion Assault Guards]] from ''[[Camo Specs]]''
 
Camokuritaghost2.png|An AS7-K ''Atlas'' of [[DCMS]] [[7th Ghost]] from ''[[Field Manual: Draconis Combine|FM:DC]]''
 
Atlas (Heimdall) BTLegends.jpg|[[Anastasius Focht|Anastasius Focht's]] ''Atlas'' ''Heimdall'' from ''[[BattleTech: Legends|BT:Legends]]''
 
Atlas (Solitude) BTLegends.jpg|[[Jonah Levin|Jonah Levin's]] ''Atlas'' C 2 ''Solitude'' from ''BT:Legends''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
===== packed-overlay =====
 
{{collapse top|title=Toggle source code view}}
 
<syntaxhighlight lang="tid">
 
 
<gallery mode="packed-overlay">
 
<gallery mode="packed-overlay">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 467: Line 431:
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</gallery>
</syntaxhighlight>
+
 
{{collapse bottom}}
+
<code>mode="packed-hover"</code>
<gallery mode="packed-overlay">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3050 Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050|TRO:3050]]''
 
3050U Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050 Upgrade|TRO:3050 Upgrade]]''
 
AS7-K2 Atlas.jpg|AS7-K2 ''Atlas'' from ''[[Technical Readout: 3085|TRO:3085]]''
 
Atlas 2.jpg|AS7-00 ''Atlas'' "Jurn" from ''[[Experimental Technical Readout: Periphery|XTRO:Periphery]]''
 
Atlas RGilClan v24.png|''Atlas'' from ''[[Recognition Guide: ilClan, vol. 24|RGilClan: vol. 24]]''
 
Camodavionbrigadeofguards.png|An ''Atlas'' in colors of [[Davion Assault Guards]] from ''[[Camo Specs]]''
 
Camokuritaghost2.png|An AS7-K ''Atlas'' of [[DCMS]] [[7th Ghost]] from ''[[Field Manual: Draconis Combine|FM:DC]]''
 
Atlas (Heimdall) BTLegends.jpg|[[Anastasius Focht|Anastasius Focht's]] ''Atlas'' ''Heimdall'' from ''[[BattleTech: Legends|BT:Legends]]''
 
Atlas (Solitude) BTLegends.jpg|[[Jonah Levin|Jonah Levin's]] ''Atlas'' C 2 ''Solitude'' from ''BT:Legends''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
===== packed-hover =====
 
{{collapse top|title=Toggle source code view}}
 
<syntaxhighlight lang="tid">
 
<gallery mode="packed-hover">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3050 Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050|TRO:3050]]''
 
3050U Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050 Upgrade|TRO:3050 Upgrade]]''
 
AS7-K2 Atlas.jpg|AS7-K2 ''Atlas'' from ''[[Technical Readout: 3085|TRO:3085]]''
 
Atlas 2.jpg|AS7-00 ''Atlas'' "Jurn" from ''[[Experimental Technical Readout: Periphery|XTRO:Periphery]]''
 
Atlas RGilClan v24.png|''Atlas'' from ''[[Recognition Guide: ilClan, vol. 24|RGilClan: vol. 24]]''
 
Camodavionbrigadeofguards.png|An ''Atlas'' in colors of [[Davion Assault Guards]] from ''[[Camo Specs]]''
 
Camokuritaghost2.png|An AS7-K ''Atlas'' of [[DCMS]] [[7th Ghost]] from ''[[Field Manual: Draconis Combine|FM:DC]]''
 
Atlas (Heimdall) BTLegends.jpg|[[Anastasius Focht|Anastasius Focht's]] ''Atlas'' ''Heimdall'' from ''[[BattleTech: Legends|BT:Legends]]''
 
Atlas (Solitude) BTLegends.jpg|[[Jonah Levin|Jonah Levin's]] ''Atlas'' C 2 ''Solitude'' from ''BT:Legends''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</syntaxhighlight>
 
{{collapse bottom}}
 
 
<gallery mode="packed-hover">
 
<gallery mode="packed-hover">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 515: Line 448:
  
 
<!-- Doesn't currently work possibly a MW versioning issue or a skin CSS/JS issue
 
<!-- Doesn't currently work possibly a MW versioning issue or a skin CSS/JS issue
===== slideshow =====
+
<code id="slideshow-demo">mode="slideshow"</code>
{{collapse top|title=Toggle source code view}}
 
<syntaxhighlight lang="tid">
 
<gallery mode="slideshow">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3050 Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050|TRO:3050]]''
 
3050U Atlas.jpg|AS7-K ''Atlas'' from ''[[Technical Readout: 3050 Upgrade|TRO:3050 Upgrade]]''
 
AS7-K2 Atlas.jpg|AS7-K2 ''Atlas'' from ''[[Technical Readout: 3085|TRO:3085]]''
 
Atlas 2.jpg|AS7-00 ''Atlas'' "Jurn" from ''[[Experimental Technical Readout: Periphery|XTRO:Periphery]]''
 
Atlas RGilClan v24.png|''Atlas'' from ''[[Recognition Guide: ilClan, vol. 24|RGilClan: vol. 24]]''
 
Camodavionbrigadeofguards.png|An ''Atlas'' in colors of [[Davion Assault Guards]] from ''[[Camo Specs]]''
 
Camokuritaghost2.png|An AS7-K ''Atlas'' of [[DCMS]] [[7th Ghost]] from ''[[Field Manual: Draconis Combine|FM:DC]]''
 
Atlas (Heimdall) BTLegends.jpg|[[Anastasius Focht|Anastasius Focht's]] ''Atlas'' ''Heimdall'' from ''[[BattleTech: Legends|BT:Legends]]''
 
Atlas (Solitude) BTLegends.jpg|[[Jonah Levin|Jonah Levin's]] ''Atlas'' C 2 ''Solitude'' from ''BT:Legends''
 
Atlas crosssection.jpg|Internal schematics of an ''Atlas'' from ''[[BattleTech: 25 Years of Art & Fiction|BT:25 Years]]''
 
</gallery>
 
</syntaxhighlight>
 
{{collapse bottom}}
 
 
<gallery mode="slideshow">
 
<gallery mode="slideshow">
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
 
3025_Atlas1.jpg|Original AS7-D ''Atlas'' from ''[[Technical Readout: 3025|TRO:3025]]''
Line 559: Line 475:
  
 
* <code>caption="{caption}"</code>: (caption text between double quotes for more than a word) sets a caption centered atop the gallery. Only plain text may be used in the caption; formatting, templates and the like will not work.
 
* <code>caption="{caption}"</code>: (caption text between double quotes for more than a word) sets a caption centered atop the gallery. Only plain text may be used in the caption; formatting, templates and the like will not work.
* <code>widths={width}px</code>: sets the (max) widths of the images; the default value is 120px. (It has no effect if mode is set to one of the following: packed, packed-overlay, packed-hover.) ''Note the plural: width'''s'''''.
+
* <code>widths={width}px</code>: sets the (max) widths of the images; the [[Special:MyLanguage/Manual:$wgGalleryOptions|default value]] is 120px. (It has no effect if mode is set to one of the following: packed, packed-overlay, packed-hover, slideshow.) ''Note the plural: width'''s'''''.
* <code>heights={heights}px</code>: sets the (max) heights of the images; the default value is 120px.
+
* <code>heights={heights}px</code>: sets the (max) heights of the images; the default value is 120px. (It has no effect if mode is set to slideshow.)
 
* <code>perrow={integer}</code>: sets the number of images per row. (It has no effect if mode is set to one of the following: packed, packed-overlay, packed-hover, slideshow.) 0 means automatically adjust based on width of screen.
 
* <code>perrow={integer}</code>: sets the number of images per row. (It has no effect if mode is set to one of the following: packed, packed-overlay, packed-hover, slideshow.) 0 means automatically adjust based on width of screen.
* <code>showfilename={anything}</code>: Show the filenames of the images in the individual captions for each image.
+
* <code>showfilename={anything}</code>: Show the filenames of the images in the individual captions for each image (1.17+).
* <code>mode={traditional|nolines|packed|packed-hover|packed-overlay}</code>.
+
* <code>mode={traditional|nolines|packed|packed-hover|packed-overlay|slideshow}</code>: See section above (1.22+; 1.28+ for "slideshow").
 +
* <code>showthumbnails</code>: For "slideshow" mode only, display the strip with image thumbnails below the slideshow by default (1.29+).
 +
 
 +
{{note|1=The widths and heights parameters are taken more as suggestions than strict values for packed (and related) modes. Packed modes will adjust the width of images in order to make each row the same length.}}
 +
 
 +
; Example 1
 +
 
 +
Syntax:
  
==== Examples ====
 
===== widths & heights =====
 
{{collapse top|title=Toggle source code view}}
 
 
<syntaxhighlight lang=html>
 
<syntaxhighlight lang=html>
 
<gallery widths=300px heights=200px>
 
<gallery widths=300px heights=200px>
Line 574: Line 494:
 
</gallery>
 
</gallery>
 
</syntaxhighlight>
 
</syntaxhighlight>
{{collapse bottom}}
+
 
 +
Result:
 +
 
 
<gallery widths="300px" heights="200px">
 
<gallery widths="300px" heights="200px">
 
File:Example.jpg|Lorem ipsum
 
File:Example.jpg|Lorem ipsum
Line 580: Line 502:
 
</gallery>
 
</gallery>
  
===== perrow & caption =====
+
; Example 2
{{collapse top|title=Toggle source code view}}
+
 
 +
Syntax:
 +
 
 
<syntaxhighlight lang=html>
 
<syntaxhighlight lang=html>
 
<gallery widths=60px heights=60px perrow=7 caption="sunflowers are groovy">
 
<gallery widths=60px heights=60px perrow=7 caption="sunflowers are groovy">
Line 596: Line 520:
 
</gallery>
 
</gallery>
 
</syntaxhighlight>
 
</syntaxhighlight>
{{collapse bottom}}
+
 
 +
Result:
  
 
<gallery widths="60px" heights="60px" perrow="7" caption="sunflowers are groovy">
 
<gallery widths="60px" heights="60px" perrow="7" caption="sunflowers are groovy">
Line 611: Line 536:
 
</gallery>
 
</gallery>
  
=== Notes ===
 
* The widths and heights parameters are taken more as suggestions than strict values for packed (and related) modes.
 
* Packed modes will adjust the width of images in order to make each row the same length.
 
  
 
== Row of images that will wrap to browser width ==
 
== Row of images that will wrap to browser width ==
This is an odd one, here are 3 examples that can possibly work.
+
One way that works for a row of images with varying widths is not to use "thumb" or "left" or "none".
=== Examples ===
+
If "thumb" is not used (and thus no captions) a row of images will wrap to the browser width.
{{collapse top|title=Toggle source code view}}
+
If necessary, narrow the browser window to see the images wrap to the next row.
 +
 
 
<pre>
 
<pre>
 
[[File:Example.jpg|220px]]
 
[[File:Example.jpg|220px]]
Line 629: Line 552:
 
[[File:Example.jpg|175px]]
 
[[File:Example.jpg|175px]]
 
</pre>
 
</pre>
{{collapse bottom}}
+
 
 
[[File:Example.jpg|220px]]
 
[[File:Example.jpg|220px]]
 
[[File:Example.jpg|100px]]
 
[[File:Example.jpg|100px]]
Line 638: Line 561:
 
[[File:Example.jpg|220px]]
 
[[File:Example.jpg|220px]]
 
[[File:Example.jpg|175px]]
 
[[File:Example.jpg|175px]]
{{collapse top|title=Toggle source code view}}
+
 
 +
'''To wrap images of varying widths with captions''' it is necessary to use div HTML for an unordered list. Along with <code>style="display: inline-block;"</code>. For more info and ideas see: [http://www.sitepoint.com/give-floats-the-flick-in-css-layouts Give Floats the Flick in CSS Layouts].
 +
 
 
<syntaxhighlight lang="html">
 
<syntaxhighlight lang="html">
 
<div><ul>  
 
<div><ul>  
Line 651: Line 576:
 
</ul></div>
 
</ul></div>
 
</syntaxhighlight>
 
</syntaxhighlight>
{{collapse bottom}}
+
 
 
<div><ul>  
 
<div><ul>  
 
<li style="display: inline-block;"> [[File:Example.jpg|thumb|none|220px|Caption 1]] </li>
 
<li style="display: inline-block;"> [[File:Example.jpg|thumb|none|220px|Caption 1]] </li>
Line 662: Line 587:
 
<li style="display: inline-block;"> [[File:Example.jpg|thumb|none|175px|Caption 8]] </li>
 
<li style="display: inline-block;"> [[File:Example.jpg|thumb|none|175px|Caption 8]] </li>
 
</ul></div>
 
</ul></div>
{{collapse top|title=Toggle source code view}}
+
 
 +
To '''align the top edge of images''' add the vertical-align command
 +
 
 
<syntaxhighlight lang="html">
 
<syntaxhighlight lang="html">
 
<div><ul>  
 
<div><ul>  
Line 675: Line 602:
 
</ul></div>
 
</ul></div>
 
</syntaxhighlight>
 
</syntaxhighlight>
{{collapse bottom}}
+
 
 
<div><ul>  
 
<div><ul>  
 
<li style="display: inline-block; vertical-align: top;"> [[File:Example.jpg|thumb|none|220px|Caption 1]] </li>
 
<li style="display: inline-block; vertical-align: top;"> [[File:Example.jpg|thumb|none|220px|Caption 1]] </li>
Line 687: Line 614:
 
</ul></div>
 
</ul></div>
  
=== Notes ===
+
Some wiki farms do not have all gallery options (such as "widths").
* One way that works for a row of images with varying widths is not to use "thumb" or "left" or "none".
+
Also, sometimes one wants varying widths for images in a row.
* If "thumb" is not used (and thus no captions) a row of images will wrap to the browser width.
+
Outside of a gallery, or the div HTML, it is impossible to have individual captions for images in a row of images that will wrap to the browser width.
* If necessary, narrow the browser window to see the images wrap to the next row.
+
Try it and see. Nothing else using wikitext works correctly. Images will either overlap stuff on the right, or force a horizontal scroll bar.
* To '''align the top edge of images''' add the vertical-align command.
+
 
* To wrap images of varying widths with captions, it is necessary to use div HTML for an unordered list. Along with <code>style="display: inline-block;"</code>. For more info and ideas see: [http://www.sitepoint.com/give-floats-the-flick-in-css-layouts Give Floats the Flick in CSS Layouts].
+
Using a left float ("left") for some images, combined with "none" for some of the images, will not work consistently either, especially if there is also a right sidebar of images.
* Outside a gallery, or the div HTML, it is impossible to have individual captions for images in a row of images that will wrap to the browser width.
+
Weird things will occur.
* Weird things will occur!
+
At narrower browser or screen widths an image out of the row may appear far down the page after the end of the right sidebar of images.
** You may need to try saving it and see, as previewing it only works so well.
 
** Nothing else using wikitext works correctly.  
 
** Images can (and will) either overlap stuff on the right, or force a horizontal scroll bar.
 
* Using a left float ("left") for some images, combined with "none" for some of the images, will not work consistently either, especially if there is also a right sidebar of images.
 
* At narrower browser or screen widths, an image out of the row may appear far down the page after the end of the right sidebar of images.
 
  
 
== Link behavior ==
 
== Link behavior ==

Please note that all contributions to BattleTechWiki are considered to be released under the GNU FDL 1.2 (see BattleTechWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Advanced templates:

Editing: {{Merge}}   {{Moratorium}}   {{Otheruses| | | }}

Notices: {{NoEdit}}   {{Sign}}   {{Unsigned|name}}   {{Welcome}}

Administration: {{Essay}}   {{Policy}}   {{Procedure}}

This page is a member of 2 hidden categories: