Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
m (1 revision) |
Hoof Hearted (talk | contribs) (remove sections relying on red-link templates - will hopefully make this page slightly faster) |
||
| Line 3,942: | Line 3,942: | ||
this.kill(RegExp('[{][{][^{}\\s|]*?(infobox|elementbox|frame)[_ ]', 'i'), /[}][}]\s*/, '{{'); | this.kill(RegExp('[{][{][^{}\\s|]*?(infobox|elementbox|frame)[_ ]', 'i'), /[}][}]\s*/, '{{'); | ||
}; | }; | ||
/** | /** | ||
| Line 4,308: | Line 4,302: | ||
this.html=this.html.split('\n').join(' '); // workaround for <pre> templates | this.html=this.html.split('\n').join(' '); // workaround for <pre> templates | ||
this.html=this.html.replace(RegExp('[{][{][^}]*<pre>[^}]*[}][}]','gi'), ''); | this.html=this.html.replace(RegExp('[{][{][^}]*<pre>[^}]*[}][}]','gi'), ''); | ||
}; | }; | ||
// ENDFILE: previewmaker.js | // ENDFILE: previewmaker.js | ||
edits