Jump to content

Main public logs

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

Logs
  • 16:01, 24 April 2026 Wsbaek talk contribs created page Module:Piechart (Created page with "local p = {} local priv = {} -- private functions scope -- expose private for easy testing/debugging p.__priv = priv -- 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. Module info: - Changelog and TODO: [[:en:User:Nux/pie_chart_...")