Difference between revisions of "Template:Infobox fish/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
(update)
Line 22: Line 22:
 
===Parameters===
 
===Parameters===
 
<pre>{{Infobox fish
 
<pre>{{Infobox fish
|description = In-game item description
+
|description = In-game item description (optional -- populated by Template:Description if omitted)
 
|location    = Where the Fish is found
 
|location    = Where the Fish is found
 
|time        = What time range the fish is found in
 
|time        = What time range the fish is found in

Revision as of 19:02, 1 October 2018

Description

This template is used to provide a template that displays an infobox for fishpages

Usage

This template can be used by entering the following onto a relevant page.

{{Infobox fish
|description = 
|location    = 
|time        = 
|season      = 
|weather     = 
|difficulty  =
|behavior    = 
|size        = 
|price       =
|edibility   =
|hideprice   =
|healq       =
}}

Parameters

{{Infobox fish
|description = In-game item description (optional -- populated by Template:Description if omitted)
|location    = Where the Fish is found
|time        = What time range the fish is found in
|season      = What season(s) the fish can be found (e.g., Summer / Winter)
|weather     = What weather the fish can be found (e.g., Rainy)
|difficulty  = Difficulty level of the fish
|behavior    = Behavior type of the fish (described on Fish page)
|size        = Size range of the fish
|price       = Base price of the fish, no star
|edibility   = Base edibility of the fish, no star
|hideprice   = Qualities (normal,silver,gold) to hide from sell price section (Optional)
|healq       = Energy/Health qualities to show (normal,silver,gold)  (Optional)
               Use this parameter to suppress qualities that are not specified
}}