Difference between revisions of "User:Larryl/eiffelsoftware origo.js"
| Line 1: | Line 1: | ||
| − | + | // install [[User:Cacycle/wikEd]] in-browser text editor | |
| + | document.write('<script type="text/javascript" src="' | ||
| + | + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' | ||
| + | + '&action=raw&ctype=text/javascript"></' + 'script>'); | ||
Latest revision as of 03:46, 11 January 2008
// install [[User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

