FBN WIKI에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2024년 5월 21일 (화) 13:46 신사 토론 기여님이 모듈:Graph 문서를 만들었습니다 (새 문서: -- ATTENTION: Please edit this code at https://www.mediawiki.org/w/index.php?title=Module:Graph -- This way all wiki languages can stay in sync. Thank you! -- Changes history and TODO's moved to end of script local p = {} --add debug text to this string with eg. debuglog = debuglog .. "" .. "\n\n" .. "- " .. debug.traceback() .. "result type: ".. type(result) .. " result: \n\n" .. mw.dumpObject(result) --invoke chartDebuger() to get graph JSON and this string...)