Template:Documentation/preload
From Vintage Story Wiki
<noinclude></noinclude>
Introduction goes here - summary of what the template does
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| param1 | param1 | description
| String | required |
| param2 | param2 | some number
| Number | required |
| paramN | paramN | no description
| Boolean | optional |
Usage
Demonstrate how to use the template. The section below should list out every parameter with a description, such that a user should be able to just copy-paste it into a page for use.
{{Templatename
|param1= Parameter1 value
|param2= 100
|paramN= 1
}}
Examples
Insert demonstrations of how to use the template, including the use of suggested parameters.
<noinclude></noinclude>
