Adding Interwiki links in MediaWiki

From HostThyself

Jump to: navigation, search

Reference: http://www.mediawiki.org/wiki/Help:Interwiki_linking

  • Edit the mediawiki database using phpMyAdmin
  • Open table interwiki
  • iw_prefix: choose a prefix to use interwiki linking, e.g. "wp" for linking to Wikipedia with [[wp:subject]]
  • iw_url: enter the URL to link to, e.g. http://en.wikipedia.org/wiki/$1 for Wikipedia.
  • iw_local: 0 (see reference for more info)
  • iw_trans: 0 (see reference for more info)
Personal tools