<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://quarktek.dev/index.php?action=history&amp;feed=atom&amp;title=Template%3AFruit%2Fdoc</id>
	<title>Template:Fruit/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://quarktek.dev/index.php?action=history&amp;feed=atom&amp;title=Template%3AFruit%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://quarktek.dev/index.php?title=Template:Fruit/doc&amp;action=history"/>
	<updated>2026-04-16T17:07:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://quarktek.dev/index.php?title=Template:Fruit/doc&amp;diff=138&amp;oldid=prev</id>
		<title>TormentInSquallLines: Created page with &quot;== Description == Template:Fruit| is an infobox template that provides the most important information about a tree&#039;s fruit. This should be used at the very top of fruit articles.  Let User talk:TormentInSquallLines| know if you have any suggestions or issues. == Syntax == &lt;code&gt;{{t|Fruit|name|obtainment|slot|maxplace|cost|value|droprate|abilities}}&lt;/code&gt;  Fruit has x parameters, all named. * name is the name of the fruit. This should be what it is named in-game....&quot;</title>
		<link rel="alternate" type="text/html" href="https://quarktek.dev/index.php?title=Template:Fruit/doc&amp;diff=138&amp;oldid=prev"/>
		<updated>2025-12-20T01:33:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Description == &lt;a href=&quot;/wiki/Template:Fruit&quot; title=&quot;Template:Fruit&quot;&gt;Template:Fruit&lt;/a&gt; is an infobox template that provides the most important information about a tree&amp;#039;s fruit. This should be used at the very top of fruit articles.  Let &lt;a href=&quot;/index.php?title=User_talk:TormentInSquallLines&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:TormentInSquallLines (page does not exist)&quot;&gt;User talk:TormentInSquallLines&lt;/a&gt; know if you have any suggestions or issues. == Syntax == &amp;lt;code&amp;gt;{{t|Fruit|name|obtainment|slot|maxplace|cost|value|droprate|abilities}}&amp;lt;/code&amp;gt;  Fruit has x parameters, all named. * name is the name of the fruit. This should be what it is named in-game....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
[[Template:Fruit|Fruit]] is an infobox template that provides the most important information about a tree&amp;#039;s fruit. This should be used at the very top of fruit articles.&lt;br /&gt;
&lt;br /&gt;
Let [[User talk:TormentInSquallLines|TormentInSquallLines]] know if you have any suggestions or issues.&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;code&amp;gt;{{t|Fruit|name|obtainment|slot|maxplace|cost|value|droprate|abilities}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Fruit has x parameters, all named.&lt;br /&gt;
* name is the name of the fruit. This should be what it is named in-game. It defaults to the page name.&lt;br /&gt;
* obtainment is how the fruit is obtained. If it is in the normal tycoon, this should be &amp;quot;Tycoon (floor x)&amp;quot;, with x being the floor it&amp;#039;s on.&lt;br /&gt;
* slot is the type of placement slot it uses&lt;br /&gt;
* maxplace is the maximum amount of this tree that can be placed on the tycoon. The default is 1.&lt;br /&gt;
* cost is how much the tree costs to plant. If the tree costs increasingly more money to plant, this should be a bullet list with exact values.&lt;br /&gt;
* value is the base value of the fruit, excluding any multipliers&lt;br /&gt;
* droprate is the range of time that it takes for the tree to drop fruit&lt;br /&gt;
* abilities are any passive abilities the tree has in-game&lt;br /&gt;
In addition, this template will categorize any pages in the namespace using this template under the [[:Category:Fruits|Fruits]] category.&lt;br /&gt;
&lt;br /&gt;
=== TemplateData ===&lt;br /&gt;
The TemplateData for fruits&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Fruit name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the fruit in-game&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Orange&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;obtainment&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Obtainment method&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The way in which the tree is obtained&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Tycoon (floor 3)&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;Tycoon (floor 1)&amp;quot;,&lt;br /&gt;
				&amp;quot;Tycoon (floor 2)&amp;quot;,&lt;br /&gt;
				&amp;quot;Tycoon (floor 3)&amp;quot;,&lt;br /&gt;
				&amp;quot;Tycoon (floor 4)&amp;quot;,&lt;br /&gt;
				&amp;quot;Tycoon (floor 5)&amp;quot;,&lt;br /&gt;
				&amp;quot;Tycoon (floor 6)&amp;quot;,&lt;br /&gt;
				&amp;quot;Shop&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;slot&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Slot type&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The type of placement slots the tree can use&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Big&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;Regular, large&amp;quot;,&lt;br /&gt;
				&amp;quot;Large&amp;quot;,&lt;br /&gt;
				&amp;quot;Regular, large (bonus)&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;maxplace&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Maximum placed&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The maximum amount of this tree that can be placed on the tycoon&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;3&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;1&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;cost&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Tree cost&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The amount of money it takes to buy the tree. If the tree varies with slot number, write in bullet points the costs.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;value&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Base fruit value&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The base value of the fruit without multipliers&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;droprate&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Drop rate&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The range of time it takes for the tree to drop fruit&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;5-15 seconds&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;abilities&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Abilities&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The passive abilities the tree has in-game&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Enchanted: Higher chance to drop shiny fruit&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Infobox template for fruit pages&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;name&amp;quot;,&lt;br /&gt;
		&amp;quot;obtainment&amp;quot;,&lt;br /&gt;
		&amp;quot;slot&amp;quot;,&lt;br /&gt;
		&amp;quot;maxplace&amp;quot;,&lt;br /&gt;
		&amp;quot;cost&amp;quot;,&lt;br /&gt;
		&amp;quot;value&amp;quot;,&lt;br /&gt;
		&amp;quot;droprate&amp;quot;,&lt;br /&gt;
		&amp;quot;abilities&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>TormentInSquallLines</name></author>
	</entry>
</feed>