Benutzer:Andreas/monobook.js: Unterschied zwischen den Versionen
Aus drf-faq
(Die Seite wurde geleert.) |
|||
| Zeile 1: | Zeile 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>'); | ||
| + | |||
| + | // ---- END wikEd INSTALLATION CODE ---- | ||
Version vom 16. September 2008, 23:08 Uhr
// 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>');
// ---- END wikEd INSTALLATION CODE ----