All public logs

From Research Realm

Combined display of all available logs of Research Realm. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 05:34, 12 July 2024 Ringtail Raider talk contribs created page Module:Wd (Created page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. require("Module:No globals") local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliases...")