Last modified: 2014-11-17 09:21:06 UTC
Cross Wiki transclusion will include all text in the page even what is wrapped in <noinclude> tags. Ideally the behavior should be identical to normal transclusion
As the pages are being grabbed via action=render, not their actual wikitext (this means the source wiki is doing the parsing, not the destination wiki), it isn't possible right now. Until interwiki transclusion is changed drastically, that is. Marking this as depending on bug 9890
*** This bug has been marked as a duplicate of bug 12401 ***