Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
/*<pre>*//*Returns the name of the page. For example, if you were browsing the "[[foo]]" WP page, getPname() would return "foo".*/functiongetPname(){returnmw.config.get('wgPageName').replace(/_/g,' ');}/*</pre>[[Category:Wikipedia scripts]]*/