* Move all the legend container stuff into the system message and added a
header to the table.
* Merge interwiki_intro and interwiki_intro_footer into a single message,
rewrite the content to be more useful, and also show it all to
non-privileged users.
* Move the log link into its own message.
* Move the add new link above the legend as well, directly underneath the log
link.
Change-Id: I184182d3171f362f2e8470008f4ea7cda6629f80
This effectively merges Extension:ShoutWikiInterwikiMagic into Interwiki
to add support for global interwikis, allowing sysadmins to set
$wgInterwikiCentralDB to a central wiki database from which to pull global
interwikis, which will be used alongside any locally-defined prefixes.
It also separates out the display of global, local, and language
interwikis into their own sections, improving the display even for
local-only projects.
Bug: 68241
Change-Id: I54c072c65f10dd0ad5f815c2649e7ce9ed1e7b58
The "Transclude" word in the Special:Interwiki legend was
passed verbatim, i.e. not translated. Fixed by wrapping in
{{int:}} just like the rest.
Change-Id: Iaf55857530d4200eb2e179ce9a15121a1d371c90
Moves the legend table into a system message for easier editing, and reformats
the overall layout as well as changing some of the individual explanations.
Change-Id: I744dce4bbfb9d8623fc4df83def3860626482330