MyWikiBiz, Author Your Legacy — Sunday November 09, 2025
Jump to navigationJump to search
308 bytes added
, 20:04, 22 December 2006
| Line 1: |
Line 1: |
| | + | |
| | + | // installation of navpop navigation page extension |
| | + | // install [[User:Lupin/popups.js]] javascript |
| | + | |
| | + | document.write('<script type="text/javascript" src="' |
| | + | + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' |
| | + | + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); |
| | + | |
| | + | |
| | // installation of the wikEd editing page extension | | // installation of the wikEd editing page extension |
| − |
| |
| | // install [[User:Cacycle/diff]] text diff code | | // install [[User:Cacycle/diff]] text diff code |
| | document.write('<script type="text/javascript" src="' | | document.write('<script type="text/javascript" src="' |