[[File:{{{name|{{{1}}}}}} Thumb.png|65px|link={{{name|{{{1}}}}}}]]
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Thumb/doc to edit this documentation. (How does this work?) |
This is a template used to display a thumbnail of a specified monster.
Syntax
{{Thumb|monster name|size (Optional) | linked (Optional)}}
Basic Use
The source page parameter can be called in two different ways:
If the template is called from a standard page:
{{Thumb|Bluechick}}
gives...
If the tooltip is called from another template:
{{Thumb|name=Bluechick}}
gives...
Optional Thumbnail Size
The default thumbnail size is 65px, but can be changed accordingly:
{{Thumb|Bluechick|size=40}}
gives...
Optional Link
The default thumbnail does not link to the source page, but can be changed accordingly:
{{Thumb|Bluechick|linked=true}}
gives...
Community content is available under CC-BY-SA unless otherwise noted.