Gamepedia Help Wiki
Register
Advertisement

C1 images C2 images

No worries, help is on its way!

Welcome to advanced images! This page explains even more about the image syntax when editing the wiki. If you want to know more about Formats, Galleries and Links, this is absolutely the right place for it! You also can return to Basic Images or move on to Image manipulation, if you have missed something or want to know more concerning images.

Format[]

The following table shows the effect of all available formats.

Description You type You get
no format specified
Rendered as a floating block: no
Rendered inline: yes
Rendered caption: no
... text text text [[File:Example image.png|caption]] text text text ... ... text text text caption text text text ...
border results in a very small gray border
Rendered as a floating block: no
Rendered inline: yes
Rendered caption: no
... text text text [[File:Example image.png|border|caption]] text text text ... ... text text text caption text text text ...
frameless, like thumbnail, respect user preferences for image width, but without border and no right float
Rendered as a floating block: no
Rendered inline: yes
Rendered caption: no
... text text text [[File:Example image.png|frameless|caption]] text text text ... ... text text text caption text text text ...
frameless and border
Rendered as a floating block: no
Rendered inline: yes
Rendered caption: no
... text text text [[File:Example image.png|frameless|border|caption]] text text text ... ... text text text caption text text text ...
frame
Rendered as a floating block: yes
Rendered inline: no
Rendered caption: yes
... text text text [[File:Example image.png|frame|caption]] text text text ... ... text text text
Example image

caption

text text text ...
thumb or thumbnail
Rendered as a floating block: yes
Rendered inline: no
Rendered caption: yes
... text text text [[File:Example image.png|thumb|caption]] text text text ... ... text text text
Example image

caption

text text text ...

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 upright, which will try to adjust its size to a more desirable size by reducing the height instead of the width. The alternative is to specify the desired maximum height (in pixels) explicitly.

NOTE:
Prof hydra By writing thumb={filename},
you can use a different image for the thumbnail.

Size and frame[]

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 section above.
  • When the format is not specified, or only bordered, 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 frame always ignores the size specification, the original image will be reduced if it exceeds the maximum size defined in user preferences.
  • The size of an image with thumb can be reduced, but can not be enlarged beyond the original size of the image.


Format Reduced Enlarged
(not specified)
[[File:Example image.png|50px]]
Example image
[[File:Example image.png|200px]]
Example image
border
[[File:Example image.png|border|50px]]
Example image
[[File:Example image.png|border|200px]]
Example image
frame
[[File:Example image.png|frame|50px]]
Example image
[[File:Example image.png|frame|200px]]
Example image
thumb
[[File:Example image.png|thumb|50px]]
Example image
[[File:Example image.png|thumb|200px]]
Example image
frameless
[[File:Example image.png|frameless|50px]]
Example image
[[File:Example image.png|frameless|200px]]
Example image

Horizontal alignment[]

NOTE:
Prof hydra When using the frame or thumb[nail] formats,
the default horizontal alignment will be right.
Description You type You get
Default alignment
no horizontal alignment specified
Rendered as a floating block: no
Rendered inline: yes
... text text text [[File:Example image.png|100px|caption]] text text text ... ... text text text caption text text text ...
Specify horizontal alignment as: none
Rendered as a floating block: no
Rendered inline: no
... text text text [[File:Example image.png|none|100px|caption]] text text text ... ... text text text
caption
text text text ...
Specify horizontal alignment as: center
Rendered as a floating block: no
Rendered inline: no
... text text text [[File:Example image.png|center|100px|caption]] text text text ... ... text text text
caption
text text text ...
Specify horizontal alignment as: left
Rendered as a floating block: yes
Rendered inline: no
... text text text [[File:Example image.png|left|100px|caption]] text text text ... ... text text text
caption
text text text ...
Specify horizontal alignment as: right
Rendered as a floating block: yes
Rendered inline: no
... text text text [[File:Example image.png|right|100px|caption]] text text text ... ... text text text
caption
text text text ...

Vertical alignment[]

The vertical alignment options take effect only if the image is rendered as an inline element and is not floating. 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.

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.

Toggle source code view
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''top:''' [[File:Hydra intro.png|20px|top]] [[File:Hydra intro.png|40px|top]] [[File:Hydra intro.png|100px|top]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''text-top:''' [[File:Hydra intro.png|20px|text-top]] [[File:Hydra intro.png|40px|text-top]] [[File:Hydra intro.png|100px|text-top]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
<sup>super:</sup> [[File:Hydra intro.png|20px|super]] [[File:Hydra intro.png|40px|super]] [[File:Hydra intro.png|100px|super]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''baseline:''' [[File:Hydra intro.png|20px|baseline]] [[File:Hydra intro.png|40px|baseline]] [[File:Hydra intro.png|100px|baseline]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
<sub>'''sub:'''</sub> [[File:Hydra intro.png|20px|sub]] [[File:Hydra intro.png|40px|sub]] [[File:Hydra intro.png|100px|sub]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''default:''' [[File:Hydra intro.png|20px]][[File:Hydra intro.png|40px]] [[File:Hydra intro.png|100px]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''middle:''' [[File:Hydra intro.png|20px|middle]] [[File:Hydra intro.png|40px|middle]] [[File:Hydra intro.png|100px|middle]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''text-bottom:''' [[File:Hydra intro.png|20px|text-bottom]] [[File:Hydra intro.png|40px|text-bottom]] [[File:Hydra intro.png|100px|text-bottom]]
<del>text</del></u></span></p>
 
<p style="border:1px solid #AAA;padding:0;font-size:150%;line-height:2">
<span style="background:#FFF;color:#000;text-decoration:overline"><u><del>text</del>
'''bottom:'' [[File:Hydra intro.png|20px|bottom]] [[File:Hydra intro.png|40px|bottom]] [[File:Hydra intro.png|100px|bottom]]
<del>text</del></u></span></p>

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:

text top: Hydra intro Hydra intro Hydra intro text

text text-top: Hydra intro Hydra intro Hydra intro text

text super: Hydra intro Hydra intro Hydra intro text

text baseline: Hydra intro Hydra intro Hydra intro text

text sub: Hydra intro Hydra intro Hydra intro text

text default: Hydra intro Hydra intro Hydra intro text

text middle: Hydra intro Hydra intro Hydra intro text

text text-bottom: Hydra intro Hydra intro Hydra intro text

text bottom: Hydra intro Hydra intro Hydra intro text


Prof hydra
NOTES:
  1. 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 spacing which may be added by superscripts and subscripts.
  2. 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).
  3. 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.
  4. 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.
  5. 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[]

On occasion it is desirable to stop text (or other inline non-floating images) from flowing around a floating image. Depending on the web browser's screen resolution and such, text flow on the right side of an image may cause a section header (for instance, == My Header ==) to appear to the right of the image, instead of below it, as a user may expect. The text flow can be stopped by placing {{clear|all}} (or if you prefer, {{clear}}) before the text that should start below the floating image. (This may also be done without an empty line by wrapping the section with the floating images with <div style="overflow: hidden">…</div>, which clears all floats inside the div element.)

All images rendered as blocks (including non-floating centered images, left- or right-floating images, as well as framed or thumbnailed floating images) are implicitly breaking the surrounding lines of text (terminating the current block of text before the image, and creating a new paragraph for the text after them). They will then stack vertically along their left or right alignment margin (or along the center line between these margins for centered images).

Altering the default link target[]

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.

Description You type You get
internal link ... text text text [[File:Example image.png|link=Main Page|caption]] text text text ... ... text text text caption text text text ...
external link ... text text text [[File:Example image.png|link=https://help.gamepedia.com/Gamepedia_Help_Wiki|caption]] text text text ... ... text text text caption text text text ...
no link (external or file page) ... text text text [[File:Example image.png|link=|caption]] text text text ... ... text text text caption text text text ...


WARNING:
GP Nova ♦ The licensing 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 licensing 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 license, 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.

Using css-defined classes[]

The following example makes use of a pre-defined class called "glow":

Description You type You get
applying a css class ... text text text [[File:Example image.png|class=glow]] text text text ... ... text text text Example image text text text ...

Examples of image-specific css[]

This example is the css for the "glow" class used above:

img.glow {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}

This example is the css to make an image scale to fit the width of a containing element (in this case, add the class "scalable"):

img.scalable {
    max-width: 100%;
    height:auto;
}

This will make the image scale down if the element that contains it is smaller than the natural width of the image. It will not make the image scale up if the containing element is larger than the image.

Rendering a gallery of images[]

Gallery syntax[]

It's easy to make a gallery of thumbnails with the <gallery> tag. The syntax is:

<gallery>
file_name.ext|caption|alt=alt language
file_name.ext|caption|alt=alt language
{...}
</gallery>

or

<gallery>
File:file_name.ext|caption|alt=alt language
File:file_name.ext|caption|alt=alt language
{...}
</gallery>

The File: prefix can be omitted, and does not require that the code be enclosed in double square brackets when enclosed in gallery tags.

Captions are optional, and may contain wiki links or other formatting.

For example:

<gallery>
Hydra intro.png|Item 1
Hydra intro.png|a link to [[Contents]]
Hydra intro.png
Hydra intro.png|alt=An example image. It has flowers
Hydra intro.png| ''italic caption''
Hydra intro.png|on page "{{PAGENAME}}"
</gallery>

is formatted as:

Optional gallery attributes[]

The gallery tag itself takes several additional parameters, specified as attribute name-value pairs:

<gallery {parameters}>
{images}
</gallery>
  • caption="{caption}": (caption text between double quotes for more than a word) sets a caption centered atop the gallery.
  • widths={width}px: sets the widths of the images, default 120px. Note the plural, widths
  • heights={heights}px: sets the (max) heights of the images.
  • perrow={integer}: sets the number of images per row.
  • showfilename={anything}: Show the filenames of the images in the individual captions for each image (1.17+)

Modes:

  • mode="traditional": is the original gallery type used by MediaWiki.
  • mode="nolines": is similar to traditional, but with no border lines.
  • mode="packed": causes images to have the same height but different widths, with little space between the images. The rows in this responsive mode organize themselves according to the width of the screen.
  • mode="packed-overlay": shows the caption overlaid on the image, in a semi-transparent white box.
  • mode="packed-hover": is similar to packed-overlay, but with the caption and box only showing up on hover.
  • mode="slideshow": creates a slideshow of the images.


Example code:

<gallery widths=60px heights=60px perrow=7 caption="Hydra likes to party!">
File:Hydra party.png
File:Hydra party.png
File:Hydra party.png
File:Hydra party.png
File:Hydra party.png
</gallery>

Result:

Link behavior[]

By default an image links to its file description page. The "link=" option modifies this behavior to link to another page or website, or to turn off the image's linking behavior. Alternatively, you can create a text link to an image's description page or to the image itself.

Text link to image's file description page[]

Use a colon (:) before File: to link to image's file description page:

File:Hydra intro.png

[[:File:Hydra intro.png]]

Gamepedia

[[:File:Hydra intro.png|Gamepedia]]

Text link to actual image[]

Use pseudo-namespace "Media" for a text link to the actual image:

Media:Hydra intro.png

[[Media:Hydra intro.png]]

Gamepedia

[[Media:Hydra intro.png|Gamepedia]]

(If above gets you instead a text link to the image's file description, not a link to the actual image, perhaps your wiki's namespaces are configured out of compliance with this feature?)


Display image, link it to another page or website[]

Use "link=" option to link image to another page or website:

Clicking on the below image will take you to MediaWiki:

[[File:Wiki.png|50px|link=MediaWiki]]

Wiki

Clicking on the below image will take you to example.com:

[[File:Wiki.png|50px|link=http://example.com]]

Wiki

Display image, turn off link[]

Use "link=" option with no value assigned to turn link off entirely; the below image is not a link:

[[File:Wiki.png|50px|link=]]

Wiki

Requisites[]

Before using images in your page, a user has to upload the file. Users can also make use of files on a file repository, such as the Gamepedia Commons.

Files at other websites[]

You can link to an external file available online using the same syntax used for linking to an external web page. With these syntaxes, the image will not be rendered, but only the text of the link to this image will be displayed.

[http://url.for/some/image.png]

Or with a different displayed text:

[http://url.for/some/image.png link text here]

Additional MediaWiki markup or HTML/CSS formatting (for inline elements) is permitted in this displayed text (with the exception of embedded links that would break the surrounding link):

[http://www.example.com/some/image.png Example '''<del>rich</del>''' ''<ins>link text</ins>'' here.]

which renders as: Example rich link text here.

Potentially useful third party software[]

See also[]

Hydra party

Yay! You've made it to the end of the page!

Advertisement