Template:Infobox item/Draft: Difference between revisions
Jump to navigation
Jump to search
Salty Nori (talk | contribs) No edit summary |
Salty Nori (talk | contribs) No edit summary |
||
Line 263: | Line 263: | ||
-->{{#if:{{{wild_seed|}}}|[[Category:Crops from wild seeds]]}}<!-- | -->{{#if:{{{wild_seed|}}}|[[Category:Crops from wild seeds]]}}<!-- | ||
-->{{#if:{{{health|}}}|[[Category:Consumables]][[Category:Edible ingredients]]}}<!-- | -->{{#if:{{{health|}}}|[[Category:Consumables]][[Category:Edible ingredients]]}}<!-- | ||
Sorting categories based on journal order | Sorting categories based on journal order | ||
-->{{#switch:{{{type}}}<!-- | -->{{#switch:{{{type}}}<!-- | ||
Line 272: | Line 271: | ||
-->|#default=<!-- | -->|#default=<!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->}}<!-- | |||
Necessary new line due to styling issues | Necessary new line due to styling issues | ||
--> | --> |
Revision as of 05:43, 5 February 2024
This is the template draft page for Template:Infobox item (diff).
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
|mastery = Diving;7
|type = Animal product
|item_group = 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
|type = Animal product
|item_group = 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
}}