Template:Harvestable
Creates a paragraph describing a harvestable plant or other harvestable object.
| Parameter | Description | 
|---|---|
sing
 | 
The article to appear in front of the harvestable's name at the beginning of the sentence | 
kingdom
 | 
The noun used to describe the category of harvestable. "plant" by default. | 
loc
 | 
The primary location where the harvestable is found. This will be converted into a favilink. | 
locs
 | 
Additional secondary locations where the harvestable is found. This will be treated as a simple string. | 
yield
 | 
The single object yielded when the harvestable is harvested. | 
chance
 | 
A number which will be converted into the string "has a 1:<NUMBER> chance of spawning ripe and does not ripen over time." | 
ripe
 | 
a description of the harvestable when ripe, such as "green leaves". Will be converted into the phrase "can be identified by their <RIPE_PHRASE>" | 
unripe
 | 
a description of the harvestable when unripe, such as "black leaves". Will be converted into the phrase "while an unripe <NAME> has <UNRIPE_PHRASE>" |