All public logs
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).
- 10:30, 31 May 2024 Vish talk contribs created page Module:Box (Created page with "local p = {} function p.render(frame) local args = frame:getParent().args local title = args.Title or "Title" local icon = args.Icon or "" local bg = args.bg or "#7b9cd1" local bg2 = args.bg2 or "#e7bafd4d" local width = args.width or "auto" local align = args.align or "" local height = args.height or "auto" local style = args.Style or "" local color = args.Color or "white" local rows = {} for i = 1, 100 do if arg...")