Toggle menu
15
236
70
27.5K
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
  • 03:28, 19 February 2025 Prd talk contribs created page Module:Piechart/sandbox (Created page with "local p = {} -- require exact colors for printing local forPrinting = "-webkit-print-color-adjust: exact; print-color-adjust: exact;" --[[ Smooth piechart module. Draws charts in HTML with an accessible legend (optional). A list of all features is in the "TODO" section of the main `p.pie` function. Use with a helper template that adds required CSS. {{{1}}}: [ { "label": "pie: $v", "color": "wheat", "value": 40 }, { "label": "cheese pizza $v", "color": "#fc0"...")