It:wiki
Appearance
Interwiki admin
- Login to interactive mysql shell: mysql -uwikiuser -password
- Target the wiki database: Use wikidb_new;
- Run the SQL - adding a new entry into the interwiki table:
- INSERT INTO interwiki (iw_prefix,iw_url,iw_local) VALUES ('myalias','http://www.somewiki.org/somewikipath/$1',1);
Editing the Sidebar
https://wiki.ch.ic.ac.uk/wiki/index.php?title=MediaWiki:Sidebar
Templates
https://wiki.ch.ic.ac.uk/wiki/index.php?title=Category:Wikipedia_templates