You could use Extension:Interwiki to define the interwiki-prefix "wp:"
with "iw_trans" and "$wgEnableScaryTranscluding" set to true.
Then you'd be able to transclude wikipedia pages with this code:
{{wp::main page}}https://www.mediawiki.org/wiki/Extension:Interwiki https://www.mediawiki.org/wiki/Manual:Interwiki_table https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding Am 13.07.2015 um 13:45 schrieb Filip Martinu: > Hello, > > we are thinking about building a Cern encyclopedia with the > Mediawiki-software out of already existing resources and as well > Wikipedia pages, which are related to Cern. We had not the time to > get fully into this topic, but we still did a short research on > Wikibase and how we could implement our resources into the > Wikibase-repository. What we couldn't figure out is how we can get > the Wikibase-client to display not only the linked metadata, but > aswell the fulltext articles of the Wikipedia pages in our own > Cern-wiki. Is this even possible or are there other ways to > display a fulltext Wikipedia article into a third-party wiki with > the Mediawiki-software? > > Best regards, > > Filip Martinu _______________________________________________ > MediaWiki-l mailing list To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
