Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes optionsBelow are the changes since 14 July 2026, 22:33 (up to 50 shown). (Reset date selection)
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Hide bots | Hide minor edits
Show new changes starting from 23:53, 14 July 2026
 
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

14 July 2026

N    23:03  Module:Card/items diffhist +128 Valaerys talk contribs (Created page with "return { ['Lucky Star'] = { rarity = '5' }, ['Coffee Bag'] = { rarity = '3' }, ['Mighty Pork Sausages'] = { rarity = '4' }, }")
     22:59  Module:Icon 2 changes hist −162 [Valaerys (2×)]
 m   
22:59 (cur | prev) +12 Valaerys talk contribs (testing)
     
22:52 (cur | prev) −174 Valaerys talk contribs
N    22:41  Module:TemplateData diffhist +14,617 Valaerys talk contribs (Created page with "-- Module copied from the Genshin Impact wiki -- Revision as of 5-1-2023 --- A library used to process other modules' arguments and to output matching -- template data. -- @script TemplateData local p = {} -- general helper functions local function quote(s) return string.format('"%s"', s) end local function ensureTable(v) if type(v) == "table" then return v end return {v} end -- metatable helper functions --- Try getting from non...")