Bugs item #1710764, was opened at 2007-05-01 21:01 Message generated for change (Comment added) made by nicdumz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1710764&group_id=93107
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: interwiki Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Private: No Submitted By: Multichill (multichill) Assigned to: Nobody/Anonymous (nobody) Summary: interwiki's on template Initial Comment: I ran my bot at http://nl.wikipedia.org/wiki/Categorie:Teenage_Mutant_Ninja_Turtles command : python2.4 interwiki.py -cat:Teenage_Mutant_Ninja_Turtles -autonomous My bot produced this edit : http://en.wikipedia.org/w/index.php?title=Template%3ATeenage_Mutant_Ninja_Turtles&diff=127461571&oldid=125120078 The interwiki link is added at the top and is not between noinclude tags. Pages which include this template now also have an interwiki link they shouldnt have. Interwiki links on a template should be between <noinclude> </noinclude> tags and at the bottom of the page. ---------------------------------------------------------------------- >Comment By: NicDumZ — Nicolas Dumazet (nicdumz) Date: 2009-04-09 19:15 Message: duplicate with #1729765 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-08-25 17:40 Message: Logged In: NO Other examples: http://absurdopedia.wikia.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ASwitch&diff=48215&oldid=7017 http://desencyclopedie.wikia.com/index.php?title=Mod%C3%A8le%3ACaution&diff=93250&oldid=12128 http://nonsensopedia.wikia.com/index.php?title=Szablon:Klik&diff=prev&oldid=270489 also cosmetic_changes.py proposes this wrong change: - {{end box}}<hr /><includeonly>[[fr:project:test]][[la:project:pagina experimentalis]]</includeonly><noinclude>[[Category:Sectional templates|{{PAGENAME}}]]</noinclude> + {{end box}}<hr /><includeonly></includeonly><noinclude>[[en:Category:Sectional templates|{{PAGENAME}}]] + </noinclude> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1710764&group_id=93107 _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
