Template:WikEd: Difference between revisions
imported>Stephen Ewen No edit summary |
imported>Stephen Ewen mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 24: | Line 24: | ||
<noinclude> | <noinclude> | ||
To add place <nowiki>{{wikEd}</nowiki>. | *'''To add, place: <nowiki>{{wikEd}</nowiki>.''' | ||
For info see [[CZ:Enhancing your editing with java extensions]] | *'''For info see [[CZ:Enhancing your editing with java extensions]].''' | ||
[[Category:All templates]] | [[Category:All templates]] | ||
<noinclude> | <noinclude> |
Latest revision as of 15:54, 28 June 2007
// installation of the wikEd editing page extension
// install User:Cacycle/diff text diff code document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/diff.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// install User:Pilaf/Live_Preview page preview tool document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Pilaf/livepreview.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// install RegExTypoFix common typo fixer document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/RegExTypoFix.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// install User:Cacycle/wikEd international translation here
// install User:Cacycle/wikEd editing page extension document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
- To add, place: {{wikEd}.
- For info see CZ:Enhancing your editing with java extensions.