Main public logs
From RosieSoCrossing
Combined display of all available logs of RosieSoCrossing. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:35, 12 January 2026 Rosie talk contribs created page Module:CapitalizationCheck (Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs data = mw.loadData("Module:CapitalizationCheck/Data") function checkFirstGen(s) if s == "DnM" then return true elseif s == "Doubutsu no Mori" then return true elseif s == "DnM+" then return true elseif s == "Doubutsu no Mori+" then return true elseif s == "PG" then return true elseif s == "Animal Crossing" then return true elseif s == "DnMe+" then return true elseif s == "Doubutsu no...")