</noinclude>// install [[User:Cacycle/wikEd]] in-browser text editor ( function () { var script = document.createElement( 'script' ); script.src = '//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript'; script.async = true; document.getElementsByTagName( 'head' )[ 0 ].appendChild( script ); } ) ();
{{subst:WikEd}}
This is a template is for easy pasting of the User:Cacycle/wikEd installation code. Add {{subst:wikEd}} to your common.js page — it will expand to the text above upon saving the page.