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, 21:40 (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 | Hide minor edits
Show new changes starting from 23:35, 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' }, }")
N    22:59  Module:Icon 3 changes hist +13,605 [Valaerys (3×)]
 m   
22:59 (cur | prev) +12 Valaerys talk contribs (testing)
     
22:52 (cur | prev) −174 Valaerys talk contribs
N    
22:27 (cur | prev) +13,767 Valaerys talk contribs (Created page with "-- Module copied from the Genshin Impact wiki -- Revision as of 4-29-2023 --- A library that other modules can use to create icon images with automatic prefix/suffix settings for items, characters, and weapons. -- (Other icon types must have their types/suffixes specified manually.) -- -- '''Note:''' this module is (currently) NOT related to Template:Icon. -- -- @script Icon local TemplateData = require('Module:TemplateData') local p = {} -- icon arg defaults...")
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...")
N    22:28  Module:Card/doc diffhist +87 Valaerys talk contribs (Created page with "{{Documentation/Header}} {{High Risk|pagetype=Main}} This module implements {{T|Card}}.")
N    22:28  Module:Icon/doc diffhist +59 Valaerys talk contribs (Created page with "{{Documentation/Header}} This module is used by {{T|Card}}.")
N    22:24  Module:Card diffhist +18,000 Valaerys talk contribs (Created page with "local p = {} local lib = require('Module:Feature') local TemplateData = require('Module:TemplateData') local Icon = require('Module:Icon') local RARITY_STARS = { --['0'] = '', --['1'] = '✦', --['2'] = '✦✦',notext --['3'] = '✦✦✦', --['4'] = '✦✦✦✦', --['5'] = '✦✦✦✦✦' ['1'] = 'x12px|link=|alt=Rarity 1', ['2'] = 'x12px|link=|alt=Rarity 2', ['3'] = '[[File:Icon 3 Stars.png|x12px|link=...")
     22:23  Module:Card List diffhist 0 Kuhlau talk contribs (default delim should just be semicolon for safety & consistency)
N    22:19  Template:Card diffhist +99 Valaerys talk contribs (Created page with "<includeonly>{{#invoke:Card|main}}</includeonly><noinclude>{{Documentation|type=Image}}</noinclude>")
N    22:18  Template:Card List/doc diffhist +3,339 Valaerys talk contribs (Created page with "{{Documentation/Header}} {{High Risk|pagetype=Main}} {{Lua|Card List}} Creates a list of {{T|Card}}. ==Syntax== * {{F|1}} — List of items. ** {{F|*((amount))}} — Indicate amount exclusive to the item. ** {{F|/((note))}} — Indicate note exclusive to the item. ** {{F|1={ ((param1)) = ((value1)) $ ((param2)) = ((value2)) $ ((value 3)) } }} — indicate parameters exclusive to the item, allows unnamed parameters. * {{F|amount}} — Default amount o...")
     22:15  User:Shirra/Sandbox diffhist +1,327 Shirra talk contribs
 m   22:09  Stag's Call diffhist +4 Shirra talk contribs
     22:08  Lumehart diffhist −6 Shirra talk contribs
     21:51  Template:DIcon diffhist +72 Valaerys talk contribs