Content deleted Content added
Ohconfucius (talk | contribs) tweak to nowrap template removal |
Ohconfucius (talk | contribs) + |
||
Line 301:
//rem linking templates
regex(/(\'{0,3}){{nowrap\| ?({{flagicon\|([^}]+)}}
regex(/
regex(/(\| ?RD[2-4]-team\d\d=\'{0,3}){{flagicon\|([^}]+)}} ?/gi, '$1'); //rem flag from table of all but first round
regex(/{{flagicon\|([^}]+)}} ?(\'{0,3}\[\[(?:[^\]]+)\]\])/gi, '{{flagathlete|$2|$1}}'); //using template with country identifier (for Wimbledon articles)
|