Template:WikEd
Appearance
// 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 ); } ) ();
This template should always be substituted – use {{subst:WikEd}}. Any accidental transclusions will be automatically substituted by a bot. |
| wikEd |
|---|
| Installation |
| wikEd diff |
| Program code |
| Project |
| Gadgets |
|
| Translations |
|
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.