User:Ohconfucius/test/MOSNUM dates code.js: Difference between revisions

Content deleted Content added
protect "{{date|{{date}}" strings
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 810:
regex(/([\|\{]\s*(?:season)\s*=)(\s*\[\[[^\]]*\]\]\s*)([|}])/gi, protect_function);
regex(/([\|\{]\s*(?:[xy])\s*=)(\s*[^\|]+\s*)(\|)/gi, protect_function);
regex(/(\{\{date\|)(\{\{date\}\}[^}]+)(\}\})/gi, protect_function);
regex(/(\{\{navsource\|)([^}]+)(\})/gi, protect_function);
regex(/(\{\{(?:singlechart)\|)([^}]+)(\})/gi, protect_function);