Toggle menu
15
236
71
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 21:11, 26 May 2025 by Prd (talk | contribs) (Created page with "<includeonly><infobox> <image source="image1"> <caption source="caption1"/> </image> <title source="title1"> <default>{{PAGENAME}}</default> </title> <data source="fcs_name"> <label>FCS name</label> </data> <data source="maximum_stock"> <label>Maximum Stock</label> </data> <data source="restock_time"> <label>Restock Time</label> </data> <group layout="horizontal"> <data source="public_day"> <label>Public Day</labe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Demonstration

The following code...

{{Traders
|image1=Example
|caption1=Example
|title1=Example
|fcs_name=Example
|maximum_stock=Example
|restock_time=Example
|public_day=Example
|public_night=Example
|string id = example
}}

...produces this. Refresh Preview

example