Jump to content

Wikipedia:User scripts/Module template

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Olexa Riznyk (talk | contribs) at 19:23, 1 February 2016 (Fixing style/layout errors). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
//Qwikify
$(document).ready( function () {
    MODULE_CODE;
} );