Recent changes

Unfortunately, grouping results by page is not available on mobile. If you would like to use the group by page feature please visit the desktop site.

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

Recent changes optionsBelow are the changes since 14 July 2026, 22:31 (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 | Show bots | Show minor edits
Show new changes starting from 09:47, 15 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

15 July 2026

14 July 2026

  • diffhist N Module:Card/items 23:03 +128 Valaerys talk contribs (Created page with "return { ['Lucky Star'] = { rarity = '5' }, ['Coffee Bag'] = { rarity = '3' }, ['Mighty Pork Sausages'] = { rarity = '4' }, }")
  • diffhist Module:Icon 22:52 −174 Valaerys talk contribs
  • diffhist N Module:TemplateData 22:41 +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...")