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

Content deleted Content added
No edit summary
bolding
Line 301:
//rem linking templates
 
regex(/{{flagicon\|([^}]+)}} ?(\'{0,3}\[\[(?:[^\]]+)\]\])/gi, '{{flagathlete|$2|$1}}'); //using template with country identifier (for Wimbledon articles)
 
// regex(/((?:country) *= *)\{\{flag\|([^\{\}]*)\}\} ?/gi, '$1$2');