Content deleted Content added
Ohconfucius (talk | contribs) modify protect string for spaces before pipe symbol |
Ohconfucius (talk | contribs) protect Single chart template |
||
Line 918:
.replace(/(\{(?:See ?also|Main))(\|[^}]*)(\})/gi, protect_function)
.replace(/(\{\{(?:double ?|external ?|wide ?)image\s?\|)([^}]+)(\})/gi, protect_function)
.replace(/(\{\{(?:Single chart|harvnb|r|wikisource)\|)([^}]+)(\})/gi, protect_function) //protect Single chart template 21/06/25
.replace(/(\{\{(?:Canadian federal by-election))([^}]+)(\}\})/gi, protect_function)
|