익명
×
새 문서 만들기
여기에 문서 제목을 쓰세요:
We currently have 646 articles on 루리위키. Type your article name above or click on one of the titles below and start writing!



646Articles

모든 공개 기록

루리위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.

기록 목록
  • 2023년 3월 23일 (목) 16:03 4488242 토론 기여님이 미디어위키:Common.js 문서를 만들었습니다 (새 문서: 이 자바스크립트 설정은 모든 문서, 모든 사용자에게 적용됩니다.: $('#mw-content-block').append('최근 바뀜'); $.ajax({ url: '/api.php?action=query&format=json&list=recentchanges&utf8=1&formatversion=2&rcshow=!bot&rclimit=10&rctoponly&ns=0', type: 'GET', dataType: 'json', success: function (response) { //console.log('response', response); //console.log('response.batchcomplete', response.batchcomplete); if(response.batchcom...)