User talk:EpochFail/ArticleQuality.js

Latest comment: 1 month ago by Metallurgist in topic Template

face

edit

i'm going y 2A02:9B0:8027:6AB:247C:E8E6:B20C:B08F (talk) 12:45, 10 August 2024 (UTC)Reply

Interface-protected edit request on 22 January 2025

edit

Please change the following (click show to expand diff):

Line 20: Line 20:
FA: "  FA FA: "  FA
},
},
assessment_system: "ORES predicted quality",
assessment_system: "ORES:",
dbname: "enwiki"
dbname: "enwiki"
});
});

Reason: Shorter description of ORES—right now it takes up too much space on my screen, which can make other elements render weirdly.

– Closed Limelike Curves (talk) 01:44, 22 January 2025 (UTC)Reply

  Done Sohom (talk) 03:22, 22 January 2025 (UTC)Reply

Interface-protected edit request on 21 February 2025

edit

Please change the following (click show to expand diff):

Line 2: Line 2:
'//meta.wikimedia.org/w/index.php?title=User:EpochFail/ArticleQuality-system.js&action=raw&ctype=text/javascript',
'//meta.wikimedia.org/w/index.php?title=User:EpochFail/ArticleQuality-system.js&action=raw&ctype=text/javascript',
function(){
function(){
if (!mw.config.get('wgIsMainPage')) {
articleQuality = new ArticleQuality({
articleQuality = new ArticleQuality({
Line 31: Line 32:
articleQuality.addScoresToArticleLinks();
articleQuality.addScoresToArticleLinks();
}
}
}
);
);
mw.loader.load("//meta.wikimedia.org/w/index.php?title=User:EpochFail/ArticleQuality.css&action=raw&ctype=text/css", 'text/css');
mw.loader.load("//meta.wikimedia.org/w/index.php?title=User:EpochFail/ArticleQuality.css&action=raw&ctype=text/css", 'text/css');

Reason: Disabling ORES scores on the main page (lol)

– Closed Limelike Curves (talk) 04:37, 21 February 2025 (UTC)Reply

  Done Sohom (talk) 05:40, 21 February 2025 (UTC)Reply

Template

edit

Is there a way to make this into a template that will pull the assessment? This would be useful on my userpage to autoassess my created articles. Thanks. Metallurgist (talk) 20:47, 7 July 2025 (UTC)Reply