Wikipedia:WikiProject User scripts/Scripts/Module template
Appearance
//
// MODULE_NAME
addOnloadHook(function (){
MODULE_CODE;
});
//
//
Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
//
// MODULE_NAME
addOnloadHook(function (){
MODULE_CODE;
});
//
//