https://bugzilla.wikimedia.org/show_bug.cgi?id=55148
Web browser: --- Bug ID: 55148 Summary: update wikipdata's item one time! Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1589/ Reported by: reza1615 Created on: 2013-02-27 10:18:28 Subject: update wikipdata's item one time! Original description: Now if we want add data below we should edit item 5 times! it will crowded and messy the history (imagine updating item with 60 interwikis!)
lang:en >label:foo lang:de >label:foo lang:fa >label:foo labe:ru >label:foo lang:nl >;abel foo
setitem should accept item in this style items=[{lang:en,label:foo},{lang:de,label:foo},{lang:fa,label:foo},{lang:ru,label:foo},{lang:nl,label:foo}] also for wikilinks and descriptions and aliases.