「維基大典:會館」:各本之異

刪去的內容 新增的內容
Itsmine
無編輯摘要
Hillgentleman
無編輯摘要
第一四行:
 
::僕先提[[special:usercontributions|彼修]]之訊自 [[api]];<ref>list = userContributions.userContributions(siteName,vandalName,timestamp) </ref>
::主圈有二,先圈<ref>for type , pageid , revid , ns, title , timestamp , minor , comment in list:</ref>逆可逆<ref>page.put(content, 'reverting [[' + title + ']] to the edit at ' + time + u'by' + userName )</ref>之文,亦刪<ref>page.delete( 'bot-deletion (see [[botwiki:python:revertAll.py]])of spam or vandalism: the content starts with:'+content[0:20] , False)</ref>不可逆者,並檢舉<ref>moveList.append((b,a))</ref>文遷。後圈<ref>for i,j in moveList:</ref>則遷回原所。
 
::君有問,可詳之。亦可於本典稍試。