Content deleted Content added
Ohconfucius (talk | contribs) No edit summary |
Ohconfucius (talk | contribs) 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');
|