Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 05:03, 16 February 2025 Prd talk contribs created page Module:Icon/data/doc (Created page with "{{Module rating|protected}} {{High-use}} This module stores icon data for Module:Icon. == Adding icons == To add a new icon, add a table in the following format: <syntaxhighlight lang="lua"> code = { image = "My image name.xyz", tooltip = "My tooltip text", link = true, }, </syntaxhighlight> The code should be in lower case. === Fields === * <code>image</code>: the image to be displayed. This should be without the <code>File:</code> prefix. So, if you...")