All public logs

Jump to navigation Jump to search

Combined display of all available logs of JoJo's Bizarre Encyclopedia - JoJo Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:00, 28 July 2024 Vish talk contribs created page Module:VolDiff (Created page with "local p = {} -- Helper function to parse chapter number from the chapter link local function getChapterNumber(chapterLink) local match = mw.ustring.match(chapterLink, "Chapter (%d+)") return match end -- Main function to process the DiffBox template function p.diffTransclude(frame) local args = frame:getParent().args local currentTitle = mw.title.getCurrentTitle().text local result = "" -- Labels for the DiffBox local label1 = args.Label1 o...")