×
Create a new article
Write your page title here:
We currently have 2,771 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,771Articles
[[File:{{{File}}}|100px|]]
[[File:{{{File}}}|Enlarge]]
Documentation (for the above template, sometimes hidden or invisible)

Description

Mimics the function of image thumbs, but allows images to be enlarged.

Syntax

{{thumb|ext.png|width|alignment|caption|hovertext}}

or

{{thumb|File=ext.png|width=?|align=?|caption=?|hover=?}}

Usage

The only real use of the template is to allow thumbs to present enlarged images, which Mediawiki normally does not allow. Otherwise, this template acts almost exactly as normal images with mode set to "thumb."

Parameters

Template parameters

ParameterDescriptionTypeStatus
File1 File

The image.

Example
Example.png
Filerequired
Image Width2 width size

The wanted width of the image in pixels.

Default
100% of page width
Example
400
Numberoptional
Alignment3 align

The alignment of the image on the page.

Suggested values
left center right
Default
inline
Lineoptional
Thumb Caption4 caption

A caption for the image thumb.

Example
The location of the [[Yume Nikki:Frog|Frog]] in the woods.
Contentoptional
Hover Text5 hover

Text that appears when hovering over the image.

Example
A picture of the Frog NPC in Dense Woods B.
Stringoptional

Sample

The following input:

{{thumb|cagedfairy.png|300|center|Example usage.|Hey, listen!}}

Produces:

Hey, listen!
Enlarge
Example usage.


Compare this to the actual image thumb:

[[File:cagedfairy.png|thumb|300px|center|Example usage.]]

This instead produces:

Example usage.



Visit Template:Thumb/doc to edit this text! (How does this work?)