User:Veerserif/Sandbox: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is my sandbox so I don't catastrophically break the wiki.
This is my sandbox so I don't catastrophically break the wiki.


== Navbox draft ==
== Scratchpad ==


__NOTOC__
LL template test. {{ll|Reed}} test {{ll|Cattail}} test {{ll|Turnip|Nabo}}
<div style="clear:both;"></div>
{| class="wikitable gameplaynavbox" style="text-align: left; margin:0px; width: 90%; font-size:80%;"
|-
! style = "text-align: center;" colspan = "2" | <span style="font-size:120%;">NAVBOX NAME</span>
|-
| style="text-align: center;" colspan = "2" | <span style="font-size:100%;">above</span>
|-
| style = "width: 10px; white-space: nowrap; padding: 0.2em 0.4em;" | '''group1''' || list1
|-
| '''group2''' || list2
|-
| '''group3''' || list3
|-
| style="text-align: center;" colspan = "2"|<span style="font-size:100%;">below</span>
|}


{{WIP}}
== Infobox trials ==


=== Food/cooking navbox planning ===
{{User:Veerserif/Sandbox/Infobox
| title=Dry grass
| image=Grid_Dry_Grass.png
| stackable=64
| temperature=600
| duration=4
| notes = this is a test
}}


__NOTOC__
<pre>
<div style="clear:both;"></div>
{{User:Veerserif/Sandbox/Infobox
{| class="wikitable gameplaynavbox" style="text-align: left; margin:0px; width: 90%; font-size:80%;"
| title=Dry grass
|-
| image=Grid_Dry_Grass.png
! style = "text-align: center;" colspan = "2" | <span style="font-size:120%;">Food</span>
| stackable=64
|-
| temperature=600
| style="text-align: center;" colspan = "2" | <span style="font-size:100%;">[[Cooking]] · [[Farming]] · [[Foraging]]</span>
| duration=4
|-
| notes = this is a test
| style = "width: 10px; white-space: nowrap; padding: 0.2em 0.4em;" | '''Basic food''' || (Firepit cooking? Charred meals?? Wild foods should probably go here. Satiety as a concept?)
}}
|-
</pre>
| '''Meals''' || Meat stew · Vegetable stew · Soup · Jam · Bread · Pie
 
|-
Dry grass is an item that is harvested from the world, using a knife, or more efficiently using a scythe. It is used for crafting, or as a source of food for large animals. See animal husbandry for more information.
| '''Food preservation''' || [[Cheese]] · Pickles · Salted meat
 
|-
 
| '''Tools''' || [[Firepit]] · [[Clay Oven]] · [[Cooking pot]] ·
{{User:Veerserif/Sandbox/Infobox
|-
| title=Beeswax
| style="text-align: center;" colspan = "2"|<span style="font-size:100%;">[[Cellar]] · [[Greenhouse]] · [[Satiety]]</span>
| image=
|}
| stackable=32
}}
 
<pre>
{{User:Veerserif/Sandbox/Infobox
| title=Beeswax
| image=
| stackable=32
}}
</pre>
Images default to <code><nowiki>$title.png</nowiki></code>, and if that doesn't exist, a "no image" placeholder is used instead.
 
===Food infobox===
 
It just made sense to me to split off item subtypes into their own infoboxes, seeing as we already do that. And this way I don't need twelve million optional lines that make the infobox slow to load.
 
{{User:Veerserif/Sandbox/Food infobox
| title=Turnip
| image=
| stackable=64
| edible=Yes, raw or cooked
| satiety=100
| category=Vegetable
| ingredient=meals, pies
| FreshTime=21 days
| TransitionTime=4 days
| TransitionRatio=0.5
}}
 
<pre>
{{User:Veerserif/Sandbox/Food infobox
| title=Turnip
| image=
| stackable=64
| edible=Yes, raw or cooked
| satiety=100
| category=Vegetable
| ingredient=meals, pies
| FreshTime=21 days
| TransitionTime=4 days
| TransitionRatio=0.5
}}
</pre>
Confirmedusers, editor
2,830

edits