Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
31 July 2025
|
N 04:34 | Module:FamilyCostumeUpgradeTable 8 changes history +1,243 [FaeriMagic (8×)] | |||
m |
|
04:34 (cur | prev) −11 FaeriMagic talk contribs | |||
m |
|
04:28 (cur | prev) −15 FaeriMagic talk contribs | |||
m |
|
03:38 (cur | prev) +4 FaeriMagic talk contribs | |||
m |
|
03:37 (cur | prev) −6 FaeriMagic talk contribs | |||
m |
|
03:34 (cur | prev) +84 FaeriMagic talk contribs | |||
m |
|
03:03 (cur | prev) +6 FaeriMagic talk contribs | |||
m |
|
03:02 (cur | prev) +21 FaeriMagic talk contribs | |||
N |
|
02:53 (cur | prev) +1,160 FaeriMagic talk contribs (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....") |