Template:Infobox item: Difference between revisions
Jump to navigation
Jump to search
Salty Nori (talk | contribs) (remove sell prices with group) |
Salty Nori (talk | contribs) mNo edit summary |
||
Line 218: | Line 218: | ||
-->{{#if:{{{season|}}}|{{#ifeq:{{{season|}}}|Any<!-- | -->{{#if:{{{season|}}}|{{#ifeq:{{{season|}}}|Any<!-- | ||
-->|[[Category:Any season crops}}]]<!-- | -->|[[Category:Any season crops}}]]<!-- | ||
-->|{{Array|{{{season}}}|;|[[Category:{item} crops | -->|{{Array|{{{season}}}|;|[[Category:{item} crops]]}}<!-- | ||
-->}}}}<!-- | -->}}}}<!-- | ||
<!--commenting off this section to check whether there's impact on seeds having their own page | <!--commenting off this section to check whether there's impact on seeds having their own page |
Revision as of 13:19, 16 January 2024
Template documentation
Note: parts of or the entire template might not be visible without values provided.
Note: parts of or the entire template might not be visible without values provided.
Main | Documentation | Sandbox | Usage |
Example 1
{{Infobox item/Draft
|mastery = Diving;7
|type = Animal product
|category = Milk; Eggs
|journal = Produce
|season = Winter; Spring
|seed = Apple sapling
|seed_price = 20
|growth = 9
|regrowth = 3
|giant_crop = yes
|wild_seed = yes
|rank = B
|year = 2
|building = Coop;2
|sell = 100
|health = 40
|energy = 20
|effect = Drunk
|source = Foraging;Diving;Farming
}}
Example 2
{{Infobox item/Draft
|type = Animal product
|category = Milk; Eggs
|journal = Produce
|season = Winter; Spring
|seed = Apple sapling
|seed_price = 20
|growth = 9
|regrowth = 3
|giant_crop = yes
|wild_seed = yes
|rank = B
|year = 2
|building = Coop;2
|sell = 100
|health = 40
|energy = 20
|effect = Drunk
|diff_quality = 1
}}