Jump to content

User talk:EpochFail/ArticleQuality.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

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]