Content deleted Content added
Ohconfucius (talk | contribs) bolding |
Ohconfucius (talk | contribs) flagwimbledon |
||
Line 296:
}
function
var txt=document.editform.wpTextbox1;
//rem linking templates
regex(/(\| RD[2-4]-team\d\d=){{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)
Line 325 ⟶ 326:
if(document.forms.editform) {
addPortletLink('p-tb', 'javascript:ohc_flagcruft_driver()', 'FLAGCRUFT', 'cruft', 'cruft', '', '');
addPortletLink('p-tb', 'javascript:
addPortletLink('p-tb', 'javascript:Ohc_flag_to_country()', 'FLAG->COUNTRY', 'cruft', 'cruft', '', '');
|