Page history
31 July 2025
no edit summary
m−11
no edit summary
m−15
no edit summary
m+4
no edit summary
m−6
no edit summary
m+84
no edit summary
m+6
no edit summary
m+21
Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local name = args.name or "Unnamed Costume" local image = args.image or "Placeholder.png" local levels = args.levels or "" local rows = {} for line in mw.text.gsplit(levels, ";", true) do local parts = mw.text.split(mw.text.trim(line), ",") local level = parts[1] or "" local cap = parts[2] or "" local intimacy = parts[3] or "" local bp = parts[4] or "" table.insert(rows, string...."
+1,160