MediaWiki:Common.js: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary Tag: Reverted |
Caleb Cooper (talk | contribs) No edit summary Tag: Manual revert |
||
Line 1:
/* [[Category:AutoDumpContentFromCommons]] */
/* Any JavaScript here will be loaded for all users on every page load. */
$( document ).ready(function() {
Line 14 ⟶ 15:
$this.parent(".mw-collapsible-content").show(); /// temporary show collapsible content to read its location....
function returnBoxedText(match, p1) { return '<box>' + p1 + '</box>'; }
function returnSpanPosStr(match, p1) {
var MarginTop = 0;
Line 73:
});
/**
Line 86 ⟶ 87:
} );
} );
| |||