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

From Stardew Valley Wiki
Jump to navigation Jump to search
(documentation of roe)
(documentation of nopricebonus)
Line 20: Line 20:
 
|iridium    =
 
|iridium    =
 
|roe        =
 
|roe        =
 +
|nopricebonus=
 
}}</pre>
 
}}</pre>
  
Line 40: Line 41:
 
|roe        = Set this to the color of the Roe (matching the filenames in [[:Category:Roe images]]) to add  
 
|roe        = Set this to the color of the Roe (matching the filenames in [[:Category:Roe images]]) to add  
 
               a section showing roe, aged roe, and prices
 
               a section showing roe, aged roe, and prices
 +
|nopricebonus= Set this to 'true' to show sell prices without bonuses from Fisher/Angler professions
 +
              (if template is being used for non-fish such as Sea Urchins)
 
}}</pre>
 
}}</pre>
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>{{Addlanglinks}}</includeonly>
 
<includeonly>{{Addlanglinks}}</includeonly>

Revision as of 15:24, 30 August 2020

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       =
|iridium     =
|roe         =
|nopricebonus=
}}

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
|iridium     = Set this to 'true' to add iridium sell prices, health, and energy
|roe         = Set this to the color of the Roe (matching the filenames in [[:Category:Roe images]]) to add 
               a section showing roe, aged roe, and prices
|nopricebonus= Set this to 'true' to show sell prices without bonuses from Fisher/Angler professions
               (if template is being used for non-fish such as Sea Urchins)
}}