Module:BDVol: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 June 2024

  • curprev 23:3523:35, 14 June 2024Paisley Park talk contribs 8,292 bytes +135 No edit summary
  • curprev 21:5021:50, 14 June 2024Vish talk contribs 8,157 bytes +8,157 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 ""..."