Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 185:
//Remove 'Easter egg' diversions (linking unit name to orders of magnitude articles)
txt.value = txt.value.replace(/\[\[1\s?E\s?\-?\d{1,2}\s..?\|([^\]]{1,30})\]\]/gi, '$1');
// Add a tag to the summary box
|