User:Bobblewik/monobook.js/unitformatter.js: Difference between revisions

Content deleted Content added
Bobblewik (talk | contribs)
mNo edit summary
Bobblewik (talk | contribs)
mNo edit summary
Line 210:
txt.value = txt.value.replace(/\[\[(Fahrenheit)\]\]/gi, '$1');
txt.value = txt.value.replace(/\[\[Fahrenheit\|(F)\]\]/gi, '$1');
txt.value = txt.value.replace(/\[\[foot\s\(unit\sof\slength\)\|(f.{1,3})\]\]/gi, '$1');
 
// Add a tag to the summary box