User:Ohconfucius/test/Sources subscript1.js: Difference between revisions

Content deleted Content added
+newWord3
error in newWord3
Line 376:
newWord = '$1' + table[ word ] + '$2';
newWord2 = '$1\'\'' + table[ word ] + '\'\'$2';
newWord3 = '$1\'\'\\[\\[' + table[ word ] + '\\]\\]\'\'$2';
var txt="";
try {