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 285: | Line 285: | ||
--><noinclude>{{Documentation|content= | --><noinclude>{{Documentation|content= | ||
==Example 1== | ==Example 1== | ||
{{ | {{Infobox item/Draft | ||
| | |name = Carrot | ||
| | |image = Carrot.png | ||
| | |journal_id = 6 | ||
| | |type = Vegetable | ||
| | |seed = Carrot seeds | ||
|seed_price = 35 | |||
| | |rank = F | ||
| | |growth = 7 | ||
| | |sell = 78 | ||
|description = A brightly colored root vegetable. Very crunchy when raw. | |||
|season = Spring | |||
|size = 1x1 | |||
| | |health = 31 | ||
| | |energy = 33 | ||
| | |diff_quality = 1 | ||
| | }} | ||
| | |||
| | |||
{{clr}} | {{clr}} | ||
==Example 2== | ==Example 2== | ||
{{ | {{Infobox item/Draft | ||
| | |name = Grill | ||
| | |image = Grill.png | ||
| | |type = Cooking utensil | ||
}} | |||
{{clr}} | |||
| | ==Example 3== | ||
| | {{Infobox item/Draft | ||
| | |name = Coconut | ||
| | |image = Coconut.png | ||
| | |description = This plant can be foraged in Spring and made into a cooking oil. | ||
| | |journal_id = 17 | ||
| | |type = Scavengeable | ||
| | |item_group = Coconut; Fruit | ||
| | |source = Foraging | ||
| | |season = Spring | ||
| | |sell = 35 | ||
| | |health = 36 | ||
|energy = 25 | |||
|diff_quality = 1 | |||
}} | |||
</noinclude> |
Revision as of 06:05, 5 February 2024
{{Documentation|content=
Example 1
Example 2
Example 3