Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
localReport=require('Module:Database report')localp={}p.main=function()localreport=Report:new()report:setSQL('...WRITE YOUR SQL HERE...')returnreport:generate()endreturnp