User:VarunFEB2003/common.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 246:
/* [[User:Technical 13/Scripts/Edit counter]] */
var editPage = 'Edit count';// Name of the subpage to save this as in your userspace. This is optional and [[/Edit count]] is the default page.
var tableClass = 'collapsible collapsed';// Any classes that you wish to have added to the template. This is optional.
var tableStyle = 'width: 668px268px;';// Any additional CSS you wish to add to the overall table's appearance. This is optional.
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/Scripts/Edit_counter.js&action=raw&ctype=text/javascript' );