Template:Overlayimg

From Stardew Valley Wiki
Jump to navigation Jump to search
Axe.png
Article Stub

This article is marked as a stub for the following reason:

  • need to remove switch on namespace for default case to work, but this creates redlinks in all languages OTE

Description

This template overlays one image on top of another. It can be called directly, but is also used by Template:Recipe and Template:Quality.

Parameters

Parameter Required Notes
First (unnamed) parameter Yes Name of background image (without extension such as .png)
type Yes Type of foreground image.
Valid values: Aged Roe, Honey, Jelly, Juice, Pickles, Recipe, Star, Wine
All values other than star are used to produce an image, and are case-sensitive.
width No Desired display width of background image (do not include "px")
Valid values: 48, 36, 32, 24 (other values will be accepted, but may produce undesired results)
Default value: 24
quality No If type=star, this parameter specifies the quality star to use.
Valid values: 4, Iridium, 2, Gold, 1, Silver, 0. (Case insensitive)
If type=star and this parameter is omitted, quality is assumed to be normal/base (no-star) quality.
This parameter should be omitted for any type other than star.
center No If the image is to be displayed in a table cell, then setting center=true will center the image inside the cell.

Examples

Template Call Result
{{Overlayimg|Parsnip|type=star|quality=silver|width=36}}
Parsnip.png
Silver Quality Icon.png
{{Overlayimg|Parsnip|type=star|quality=gold|width=36|center=true}}
Parsnip.png
Gold Quality Icon.png
{{Overlayimg|Fish Stew|type=Recipe}}
Fish Stew.png
Recipe Overlay.png
{{Overlayimg|Autumn's Bounty|type=Recipe|width=48|center=true}}
Autumn's Bounty.png
48
{{Overlayimg|Wicked Statue|type=Recipe|width=36|center=true}}
Wicked Statue.png
Recipe Overlay.png