Template:Documentation/preload

From Vintage Story Wiki
< Template:Documentation
Revision as of 18:56, 14 November 2023 by Nyuhnyash (talk | contribs) (Include <noinclude> tags by example in https://en.wikipedia.org/w/Template:Documentation/preload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<noinclude></noinclude>

Introduction goes here - summary of what the template does

Template parameters

ParameterDescriptionTypeStatus
param1param1

description

Example
text
Stringrequired
param2param2

some number

Example
100
Numberrequired
paramNparamN

no description

Default
0
Booleanoptional

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>