User:PerfektesChaos/js/lintHint/d.js: Difference between revisions

Content deleted Content added
-3.7
-3.7
Line 1:
/// User:PerfektesChaos/js/lintHint/d?.js
/// 2019-01-1923 PerfektesChaos@de.wikipedia
// Show LintErrors analysis live
// ResourceLoader: compatible;
Line 17:
( function ( mw, $ ) {
"use strict";
var Version = -3.78,
Signature = "lintHint",
HINT = { cmodels: { "wikitext": true,
Line 1,246:
// > HINT.$page
// >< BOX.$top
// 20182019-0901-2623 PerfektesChaos@de.wikipedia
var learn = ( ! BOX.$top ),
$e;
if ( learn ) {
BOX.$top = $( "<div>" );
BOX.$top.attraddClass( { id: Signature + "-topnoprint" } )
.attr( { id: Signature + "-top" } )
.css( { "clear": "both",
"width": "100%" } );
Line 1,258 ⟶ 1,259:
HINT.$page.prepend( BOX.$top, $e );
}
$apply.addClass( "noprint" );
BOX.$top.prepend( $apply );
if ( learn &&
Line 2,516 ⟶ 2,518:
// End:
 
/// EOF </nowiki> lintHint/d?.js