At the Icelandic Wikipedia we put <noinclude> after the first paragraph of an article and </noinclude> at the very end of it so that we can put {{:Article}} at the articles top category to get a summary of the topic, however interwiki.py converts something like:
" [[en:Topic]] </noinclude> " into " </noinclude>
[[fr:Topico]] [[en:Topic]] ... "
which means that the interwikis get transcluded to the category page, is there a way to make the bot place the added interwiki links where it found the first one instead of putting them all at the bottom?