User:Barrowisp/Reference

From Vintage Story Wiki
< User:Barrowisp
Revision as of 18:46, 18 January 2024 by Barrowisp (talk | contribs) (added formatting inside quotes to preserve appearance)

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.18.15}} 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.0}
{{WIP}}
'''Descriptor''' with a one-sentence intro.

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

== Spawning ==
=== Worldgen spawn conditions ==
== 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.0}
{{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 
|}


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