Content deleted Content added
different |
fix |
||
Line 329:
"\n" +
"<!-- Please don't edit anything above here. Be sure to include your reasons for nominating below. -->\n"
":<small>''Nominator(s): [[User talk:Ucucha|Ucucha]] 16:
var postData = {
'wpMinoredit': form.wpMinoredit.checked ? '' : undefined,
Line 372:
wgPageName = wgPageName.replace( /_/g, ' ' ); // for queen/king/whatever and country!
var type =
var reason = e.target.fcreason.value;
Line 392:
'aplimit': userIsInGroup( 'sysop' ) ? 5000 : 500
};
var wikipedia_api = new Wikipedia.api( 'Tagging article with FAC talk tag', query, autofc.callbacks.
wikipedia_api.params = {
wikipedia_api.post();
break;
|