Difference between revisions of "Template:Recipe"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div id="{{#switch:{{{3|}}} |24=qualitycontainersm |32=qualitycontainermed |48=qualitycontainer |#default=qualitycontainer }}"><div id="qualityimage">File:{{{1|...")
 
m
Line 4: Line 4:
 
|48=qualitycontainer
 
|48=qualitycontainer
 
|#default=qualitycontainer
 
|#default=qualitycontainer
}}"><div id="qualityimage">[[File:{{{1|}}}.png|{{#if:{{{2|}}}|{{{2|}}}px{{!}}|}}link=]][[File:Recipe_Overlay.png]]</div></div></includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
+
}}"><div id="recipeimage">[[File:{{{1|}}}.png|{{#if:{{{2|}}}|{{{2|}}}px{{!}}|}}link=]][[File:Recipe_Overlay.png]]</div></div></includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 20:26, 6 March 2016

Description

This template overlays a recipe icon over an image. The background image will be rendered semi-transparent.

Parameters

Parameter Notes
First (unnamed) parameter Name of background image (without extension such as .png)
Second (unnamed) parameter 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
Third (unnamed) parameter center, if the image is to be displayed in a table cell. Adding this parameter will center the image in the cell.

Examples

Template Call Result
{{Recipe|Bread}}
Bread.pngRecipe Overlay.png
{{Recipe|Complete Breakfast|48}}
Complete Breakfast.pngRecipe Overlay.png
{{Recipe|Barrel Brazier|36|center}}
Barrel Brazier.pngRecipe Overlay.png
{{Recipe|Wicked Statue|32|center}}
Wicked Statue.pngRecipe Overlay.png