User:Ohconfucius/script/flagcruft.js: Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
 
Line 338:
function ohc_strip_flagicon(){
//Add a tag to the summary box
regex(/\{\{(?:[Ff]lag(?: ?icon)\|\s*([^{}|]*)(?:\|\d{4}|))\}\}\s*/gi, '');
regex(/(\! width=)550(\|Details)/gi, '$1700$2');
 
setreason('per [[MOS:INFOBOXFLAG|avoid flags in infoboxesFLAGRELEVANCE]]', 'appendonce');
}