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

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Usage: same as previous edit)
(removed example since testing is complete and template uses PAGENAME, creating broken links)
Line 22: Line 22:
 
|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
|season      = What season(s) the fish can be found
+
|season      = What season(s) the fish can be found (e.g., Summer / Winter)
|weather    = What weather the fish can be found
+
|weather    = What weather the fish can be found (e.g., Rainy)
 
|difficulty  = Difficulty level of the fish
 
|difficulty  = Difficulty level of the fish
 
|size        = Size range of the fish
 
|size        = Size range of the fish
Line 29: Line 29:
 
|edibility  = Base edibility of the fish, no star
 
|edibility  = Base edibility of the fish, no star
 
}}</pre>
 
}}</pre>
 
{{Infobox fish
 
|description = It's a generic fish
 
|location    = Ocean
 
|time        = Any
 
|season      = Spring / Summer / Fall
 
|weather    = Rain / Snow
 
|difficulty  = Extreme
 
|size        = 20
 
|price      = 50
 
|edibility  = 15
 
}}
 
 
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 04:11, 28 January 2017

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  = 
|size        = 
|price       =
|edibility   =
}}

Parameters

{{Infobox fish
|description = In-game item description
|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
|size        = Size range of the fish
|price       = Base price of the fish, no star
|edibility   = Base edibility of the fish, no star
}}