בדוקי עריכות אוטומטית, אינטערפעיס רעדאקטארן, אינטערפעיס אדמיניסטראַטאָרן, סיסאפן, מייבאים, מעדכנים, מייבא, אספקלריה רעדאקטארן
46,389
רעדאגירונגען
אין תקציר עריכה |
(ייש"כ ChatGPT) |
||
| שורה 1: | שורה 1: | ||
//הוספת תיבת משוב בסוף ערכים | //הוספת תיבת משוב בסוף ערכים | ||
$(function(){ | $(function(){ | ||
function defaultFeedbackTitle(){ | function defaultFeedbackTitle() { | ||
return "[['" + mw.config.get('wgTitle') + "']]"; | |||
} | |||
if (!mw.config.get('wgContentNamespaces').includes(mw.config.get('wgNamespaceNumber')) || mw.config.get('wgAction')!='view' || $('.diff').length || $('.redirectMsg').length || !mw.config.get('wgArticleId') || mw.config.get('wgIsMainPage')) return;//articles only | if (!mw.config.get('wgContentNamespaces').includes(mw.config.get('wgNamespaceNumber')) || mw.config.get('wgAction')!='view' || $('.diff').length || $('.redirectMsg').length || !mw.config.get('wgArticleId') || mw.config.get('wgIsMainPage')) return;//articles only | ||
רעדאגירונגען