Synchbot/Archives/Chenzw

From Meta, a Wikimedia project coordination wiki
Jump to navigation Jump to search

$/common.js

request done:
Chenzw (global account · recent activity · user pages)
  • go to User:Chenzw/common.js on every wiki (except on existing pages)
  • and replace the text with
    mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Chenzw/global.js&action=raw&ctype=text/javascript');
request_user = u'Chenzw',
request_titles = [u'User:Chenzw/common.js'],
request_action = lambda bot: bot.save(u"""mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Chenzw/global.js&action=raw&ctype=text/javascript');"""),
skip_existing = True,
skip_new = False,
skip_unregistered = True,
skip_wikis = [],
only_wikis = [],
delete_summary = None,
edit_summary = None,

Chenzw (talk) 15:10, 26 February 2013 (UTC)

Done. :)

Lua error in Module:Synchbot at line 418: bad argument #2 to 'format' (string expected, got table).

Pathoschild 00:44, 25 March 2013 (UTC)

Delete $/common.js

request done:
Chenzw (global account · recent activity · user pages)
  • go to User:Chenzw/common.js and User:Chenzw/common.css on every wiki
  • and delete the page.
request_user = u'Chenzw',
request_titles = [u'User:Chenzw/common.js and User:Chenzw/common.css'],
request_action = lambda bot: bot.delete(),
skip_existing = False,
skip_new = True,
skip_unregistered = False,
skip_wikis = [],
only_wikis = [],
delete_summary = None,
edit_summary = None,

Chenzw (talk) 11:13, 20 October 2014 (UTC)

Done. :)

Lua error in Module:Synchbot at line 418: bad argument #2 to 'format' (string expected, got table).

(You don't have any common.css pages.) —Pathoschild 20:33, 02 November 2014 (UTC)