Changes

1,510 bytes added ,  19:27, 10 October 2016
updated doc on changes to template
Line 34: Line 34:  
|craftingstation = {{name|Preserves Jar}} <- use the name template, then list the station name
 
|craftingstation = {{name|Preserves Jar}} <- use the name template, then list the station name
 
|ingredients    = {{name|Fish|13}} {{name|item|#}} <- use the name template, then list the item and # of ingredient needed
 
|ingredients    = {{name|Fish|13}} {{name|item|#}} <- use the name template, then list the item and # of ingredient needed
 +
|edibility      = 20
 
|sellprice      = 14
 
|sellprice      = 14
 +
|iridium        = true <- add iridium quality stars rating
 +
|rancher        = true <- show rancher 20% added value to animal products
 +
|artisan        = true <- show artisan 40% added value to artisan goods
 +
|quality        = false <- true by default, used to remove quality star rating
 
}}
 
}}
 
</pre>
 
</pre>
   −
==Sample==
+
==Samples==
 
<pre>
 
<pre>
 
{{Infobox
 
{{Infobox
Line 52: Line 57:  
|iridium        = true
 
|iridium        = true
 
|rancher        = true
 
|rancher        = true
 +
|artisan        = true
 
}}
 
}}
 
</pre>  
 
</pre>  
Line 69: Line 75:  
|iridium        = true
 
|iridium        = true
 
|rancher        = true
 
|rancher        = true
 +
|artisan        = true
 +
}}
 +
 +
<pre style="clear:both;">
 +
{{Infobox
 +
|name            = Corn
 +
|image          = Corn.png
 +
|description    = Plant these in the spring. Takes 10 days to mature, but keeps producing after that. Yields multiple beans per harvest. Grows on a trellis.
 +
|source          = Farming
 +
|season          = Spring
 +
|craftingstation = {{name|Preserves Jar}}
 +
|ingredients    = {{name|Fish|13}} {{name|Tomato Seeds|13}}
 +
|edibility      = 10
 +
|sellprice      = 14
 +
|iridium        = true
 +
|rancher        = true
 +
|artisan        = true
 +
|quality        = false
 +
}}
 +
</pre>
 +
 +
Results in...
 +
{{Infobox
 +
|name            = Corn
 +
|image          = Corn.png
 +
|description    = Plant these in the spring. Takes 10 days to mature, but keeps producing after that. Yields multiple beans per harvest. Grows on a trellis.
 +
|source          = Farming
 +
|season          = Spring
 +
|craftingstation = {{name|Preserves Jar}}
 +
|ingredients    = {{name|Fish|13}} {{name|Tomato Seeds|13}}
 +
|ingredients    = {{name|Fish|13}} {{name|Tomato Seeds|13}}
 +
|edibility      = 10
 +
|sellprice      = 14
 +
|iridium        = true
 +
|rancher        = true
 +
|artisan        = true
 +
|quality        = false
 
}}[[Category:Infobox templates]]<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 
}}[[Category:Infobox templates]]<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
2,041

edits