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
  • 21:50, 14 June 2024 Vish talk contribs created page Module:BDVol (Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.renderVolumeTable(frame) local args = getArgs(frame) local title = args.Title or "" local vol = args.Vol or "" local part = args.Part or "PB" local jpTitle = args.JPTitle or "" local icon = args.Icon or part .. "IconAnime" local cover = args.Cover or "" local cover2 = args.Cover2 or "" local cover3 = args.Cover3 or "" local cover4 = args.Cover4 or ""...")