More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
// install [[:Wikipedia:User:Cacycle/wikEd]] in-browser text editor | // install [[:Wikipedia:User:Cacycle/wikEd]] in-browser text editor | ||
(function () | (function () | ||
{ | { | ||
| Line 8: | Line 8: | ||
document.getElementsByTagName('head')[0].appendChild(script); | document.getElementsByTagName('head')[0].appendChild(script); | ||
} | } | ||
) (); | ) (); | ||