Related changes
More actions
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
6 September 2025
m 09:55 | Template:CosmeticScavengeRewards diffhist +1 MTOnline talk contribs (fixed one invoke not having a hash in front) |
1 September 2025
17:02 | Blueprint Assembler diffhist +1,155 Issy talk contribs (updated to match season 5) |
|
m 15:29 | Module:CosmeticInfo/Paragraph 6 changes history +18 [MTOnline (6×)] | |||
m |
|
15:29 (cur | prev) 0 MTOnline talk contribs | |||
m |
|
15:29 (cur | prev) +4 MTOnline talk contribs | |||
m |
|
15:21 (cur | prev) +4 MTOnline talk contribs | |||
m |
|
12:14 (cur | prev) +6 MTOnline talk contribs | |||
m |
|
12:13 (cur | prev) −2 MTOnline talk contribs | |||
m |
|
12:03 (cur | prev) +6 MTOnline talk contribs |
|
12:10 | (Upload log) [MTOnline (3×)] | |||
|
12:10 MTOnline talk contribs uploaded File:Seasonal Variety 2 Cosmetic Crate.png | ||||
|
12:04 MTOnline talk contribs uploaded File:Head-Big Cheese.png | ||||
|
12:01 MTOnline talk contribs uploaded File:Legendary Exclusive Cosmetic Blueprint.png |
|
06:22 | Blueprint 2 changes history +3,425 [Issy (2×)] | |||
m |
|
06:22 (cur | prev) +155 Issy talk contribs Tag: Visual edit: Switched | |||
|
06:20 (cur | prev) +3,270 Issy talk contribs (created the page) Tag: Visual edit |
30 August 2025
|
17:35 | Module:CosmeticInfo/Paragraph 4 changes history −478 [MTOnline (4×)] | |||
m |
|
17:35 (cur | prev) +20 MTOnline talk contribs | |||
|
17:30 (cur | prev) −36 MTOnline talk contribs (i forgot i need to provide the frame to that module to get the expandTemplate) | ||||
|
17:29 (cur | prev) +94 MTOnline talk contribs | ||||
|
17:10 (cur | prev) −556 MTOnline talk contribs (moved the 'expand' local function to Module:Utils) |
|
N 17:35 | Module:BlueprintRecipes 2 changes history +1,824 [MTOnline (2×)] | |||
|
17:35 (cur | prev) −56 MTOnline talk contribs | ||||
N |
|
17:25 (cur | prev) +1,880 MTOnline talk contribs (initial module) |
m 17:27 | Royal Reputation diffhist +36 Issy talk contribs (updates cosmetic types to icons instead of text) |
m 17:23 | Scavenging diffhist −20 Issy talk contribs (updated blueprints scavenge table to make arcane type in line with mythic, since only mythic cosmetics are arcane) |
N 17:09 | Module:Utils diffhist +633 MTOnline talk contribs (Created page with "local utils = {} function utils.expand(frame, title, ...) local args = {...} local templateArgs = {} for i, arg in ipairs(args) do if type(arg) == "string" and arg:match("^[^=]+=.+$") then local key, value = arg:match("^([^=]+)=(.+)$") templateArgs[key] = value else templateArgs[i] = tostring(arg) end end if frame.expandTemplate then return frame:expandTemplate{ title = title, args = templateArgs } else local argString = {} for i, arg in i...") |