User:Writ Keeper/Scripts/previewAndDiff.js: Difference between revisions

Content deleted Content added
should probably post. the text to diff might be too big for get
fix
Line 5:
if(/previewanddiff=true/.test(window.___location.href))
{
mw.loader.load('mediawiki.actiondiff.history.diffstyles');
$("#wikiPreview").before('<h2>Your changes</h2><table class="diff" id="ajaxDiff"><colgroup><col class="diff-marker"><col class="diff-content"><col class="diff-marker"><col class="diff-content"></colgroup></table>');