Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 14:14, 12 May 2026
 
Page name:
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

11 May 2026

N    22:34  Template:Mob 3 changes history +299 [NIK220V (3×)]
     
22:34 (cur | prev) +188 NIK220V talk contribs
     
22:04 (cur | prev) +16 NIK220V talk contribs
N    
21:55 (cur | prev) +95 NIK220V talk contribs (Created page with "<includeonly>{{#invoke:Mob|main|{{{1|}}}}}</includeonly><noinclude> Example: {{Mob|Madokajack}}")
N    22:32  Module:Mob/Aliases 5 changes history +29,846 [NIK220V (5×)]
     
22:32 (cur | prev) −4 NIK220V talk contribs
     
22:31 (cur | prev) −632 NIK220V talk contribs
     
22:30 (cur | prev) −67 NIK220V talk contribs
     
22:12 (cur | prev) +2,113 NIK220V talk contribs
N    
21:39 (cur | prev) +28,436 NIK220V talk contribs (Created page with "return { ["Beniguma"] = { name = "Beniguma", nameColor = "#824243", health = 16.0, category = "Docile", layers = {"Layer_1"}, drops = { {item = "Beniguma Fur", chance = "60%", amount = "1-2", lootingWorks = true} } } , ["Chimokami"] = { name = "Chimokami", nameColor = "#eeffff", health = 30.0, category = "Docile", layers = {"Layer_2"}, drops = { {item = "Chimokami Tail", chance = "80%", amount =...")
N    22:26  Module:Mob 5 changes history +4,601 [NIK220V (5×)]
     
22:26 (cur | prev) +949 NIK220V talk contribs
     
22:19 (cur | prev) +1,050 NIK220V talk contribs
     
22:03 (cur | prev) +135 NIK220V talk contribs
     
22:00 (cur | prev) +193 NIK220V talk contribs
N    
21:41 (cur | prev) +2,274 NIK220V talk contribs (Created page with "local p = {} -- Load the data from the database module using mw.loadData for caching efficiency local db = mw.loadData('Module:Mob/Aliases') function p.main(frame) -- Get arguments from either the module call or the parent template local args = frame:getParent().args local mobName = args[1] or frame.args[1] if not mobName or mobName == "" then return "<strong class='error'>Error: Please specify a mob name.</strong>" end local mob = db[...")
N    21:49  Template:Mob/Layout diffhist +2,044 NIK220V talk contribs (Created page with "<includeonly><div class="mob-card" style="width: 250px; border: 1px solid #ccc; margin: 10px; padding: 10px; text-align: center; float: left; background: rgb(255 255 255 / 25%); position: relative;"> <div style="position: absolute; top: 10px; left: 10px; font-weight: bold; font-size: 0.9em; display: flex; align-items: center; gap: 4px;">{{hp|{{{health|1}}}|notag=1}}</div> <div style="position: absolute; top: 10px; right: 10px;" title="Category: {{{category|Hostile}}}">...")