User:Barrowisp/Reference: Difference between revisions

From Vintage Story Wiki
m (fixed a missing brace)
(cleaned up)
 
Line 149: Line 149:
=== Worldgen spawn conditions ===  
=== Worldgen spawn conditions ===  
Tries per chunk etc.
Tries per chunk etc.
:{| class="wikitable sortable mw-collapsible" style="width: 75%;
:{| class="wikitable sortable mw-collapsible" style="width: 75%;" style="text-align: center;"
|+ Entity spawn conditions
|+ Regional conditions
! width: 200px | <translate> Variant</translate>
! width: 200px | Variant
! width: 200px | <translate> MinTemp</translate>
! width: 200px | MinTemp
! width: 200px | <translate> MaxTemp</translate>
! width: 200px | MaxTemp
! width: 200px | [[Weather#Precipitation|<translate> MinRain</translate>]]
! width: 200px | [[Weather#Precipitation| MinRain]]
! width: 200px | [[World_generation#Tree_Generation|<translate> MinForest</translate>]]
! width: 200px | [[World_generation#Tree_Generation| MinForest]]
|-
|-
| style="text-align:center;" | <translate> 1st</translate> [[File:1stimage.png|100px]]  
| 1st [[File:1stimage.png|100px]]  
| style="text-align:center;" | 1stLow
| 1stLow
| style="text-align:center;" | 1stHigh
| 1stHigh
| style="text-align:center;" | 1stRain  
| 1stRain  
| style="text-align:center;" | 1stForest
| 1stForest
|-
|-
| style="text-align:center;" | <translate> 2nd</translate> [[File:2ndimage.png|100px]]  
| 2nd [[File:2ndimage.png|100px]]  
| style="text-align:center;" | 2ndLow
| 2ndLow
| style="text-align:center;" | 2ndHigh
| 2ndHigh
| style="text-align:center;" | 2ndRain  
| 2ndRain  
| style="text-align:center;" | 2ndForest
| 2ndForest
|-
|-
| style="text-align:center;" | <translate> 3rd</translate> [[File:3rdimage.png|100px]]  
| 3rd [[File:3rdimage.png|100px]]  
| style="text-align:center;" | 3rdLow
| 3rdLow
| style="text-align:center;" | 3rdHigh
| 3rdHigh
| style="text-align:center;" | 3rdRain  
| 3rdRain  
| style="text-align:center;" | 3rdForest
| 3rdForest
|-
|-
| style="text-align:center;" | <translate> 4th</translate> [[File:4thimage.png|100px]]  
| 4th [[File:4thimage.png|100px]]  
| style="text-align:center;" | 4thLow
| 4thLow
| style="text-align:center;" | 4thHigh
| 4thHigh
| style="text-align:center;" | 4thRain  
| 4thRain  
| style="text-align:center;" | 4thForest
| 4thForest
|-
|-
| style="text-align:center;" | <translate> 5th</translate> [[File:5thimage.png|100px]]  
| 5th [[File:5thimage.png|100px]]  
| style="text-align:center;" | 5thLow
| 5thLow
| style="text-align:center;" | 5thHigh
| 5thHigh
| style="text-align:center;" | 5thRain
| 5thRain
| style="text-align:center;" | 5thForest
| 5thForest
|}
|}
</pre>
</pre>

Latest revision as of 20:48, 30 March 2024

Hyperlinks

Use Template:Localized_link for all of your links inside Vintage Story Wiki. Example: {{ll|Crucible}} or {{ll|Starter Guide|How to play}}

Game version

{{GameVersion|1.19.5}} before <languages/>

Crafting Grid

Template:Grid/Crafting

Outline for new item/block pages

Item/Block pages can use veerserif's templates Help:How_to_help#new pages for items or blocks

Outline for new entity pages


{{GameVersion|1.19.5}}
{{WIP}}
'''Descriptor''' with a one-sentence intro.

<div style="float:right;">
{{Entity infobox
|see below for details
}}
</div>

== Spawning ==
=== Worldgen spawn conditions ===
See table outline below.
=== Runtime spawn conditions ===

== Variants ==
Animal tabs, for example

== Behavior ==
=== Prey ===

== Domestication ==
=== Harvesting ===

== History ==

== Notes ==

== Gallery ==

== See also ==

== References ==
<references />

{{Game navbox}}

Outline for new process/topic pages

{{GameVersion|1.19.5}}
{{WIP}}
'''Descriptor''' with a one-sentence intro.

<div style="float:right;">
{{any relevant infobox
|see below for details
}}
</div>

== Obtaining/Creation ==
Crafting grid

== Usage ==

== History ==

== Notes ==

== Gallery ==

== See also ==

== References ==
<references />

{{Game navbox}}

InfoBoxes

Entity/creature

{{Entity infobox
|Name
|image.png
|type={{ll|Land|Habitat}}
|behavior={{ll|:Category:Passive_creatures|Passive}}
}}


Block/BlockEntity

{{Block
|Name=Name
|Image=File:image.png
|Material=
|Stackable=
|Drops=
}}


Item

{{Item
|Name=Name
|Image=File:image.png
|Material=
|Stackable=
}}

Tables

:{| class="wikitable mw-collapsible mw-collapsed" style="width: 75%;"
|+ '''Collapse prompt will go in table header rather than column header'''
|-
| First column || Second column 
|-
|First column || Second column 
|}


=== Worldgen spawn conditions === 
Tries per chunk etc.
:{| class="wikitable sortable mw-collapsible" style="width: 75%;" style="text-align: center;"
|+ Regional conditions
! width: 200px |  Variant
! width: 200px |  MinTemp
! width: 200px |  MaxTemp
! width: 200px | [[Weather#Precipitation| MinRain]]
! width: 200px | [[World_generation#Tree_Generation| MinForest]]
|-
| 1st [[File:1stimage.png|100px]] 
| 1stLow
| 1stHigh
| 1stRain 
| 1stForest
|-
| 2nd [[File:2ndimage.png|100px]] 
| 2ndLow
| 2ndHigh
| 2ndRain 
| 2ndForest
|-
| 3rd [[File:3rdimage.png|100px]] 
| 3rdLow
| 3rdHigh
| 3rdRain 
| 3rdForest
|-
| 4th [[File:4thimage.png|100px]] 
| 4thLow
| 4thHigh
| 4thRain 
| 4thForest
|-
| 5th [[File:5thimage.png|100px]] 
| 5thLow
| 5thHigh
| 5thRain
| 5thForest
|}

Style Guide

Help:Style_guide

Translation reminders

How_to_translate_the_wiki <languages/> should get added manually later.
Make sure to leave in the <!--T:-> marks.

To Do

Community_noticeboard