Main public logs
More actions
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).
- 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"...")