Template:Crop
Template page
More actions
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Description
This template is used to display essential information on a crop.
Syntax
{{Crop | crop = | crop_image = | seed_image = | plant_image = | rarity = | multi_harvest? = | guild_exclusive? = | date_added = | seed_price = | base_value = | max_value = | base_weight = | max_weight = | base_grow_time = | mature_time = | crop_slots = }}
Samples
<infobox>
<title source="crop"><default>Crop</default></title> <panel> <section> <label>Crop</label> <image source="crop_image"></image> </section> <section> <label>Seed</label> <image source="seed_image"></image> </section> <section> <label>Plant</label> <image source="plant_image"></image> </section> </panel> <group> <header>Info</header> <label>Rarity</label> <label>Multi-harvest?</label> <label>Guild Exclusive?</label> <label>Date Added</label> <header>Values</header> <label>Seed Price</label> <label>Base Value</label> <label>Base Weight</label> <label>Max Weight</label> <label>Base Grow Time</label> <label>Plant Mature Time</label> <label>Crop Slots</label> </group>
</infobox>
{{Crop | crop = Example | crop_image = Carrot.png | seed_image = Carrot Seed.png | plant_image = Carrot (plant).png | rarity = Common | multi_harvest? = Yes | guild_exclusive? = Yes | date_added = June 16, 2025 | seed_price = *{{Coin|1}} *{{Donut|1}} | base_value = {{Coin|1}} | base_weight = 3.00 kg | max_weight = 6.00 kg | base_grow_time = 5 min | mature_time = 1 h | crop_slots = 4 }}