All public logs

Jump to navigation Jump to search

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

Logs
  • 18:11, 15 September 2024 Sware talk contribs created page Module:etymology/multi (Created page with "local export = {} local m_etymology = require("Module:etymology") -- For testing local force_cat = false function export.format_sources(data) local lang, sc, sources, terminfo, sort_key, categories, nocat, conj = data.lang, data.sc, data.sources, data.terminfo, data.sort_key, data.categories, data.nocat, data.conj local m_utilities if lang and not nocat then m_utilities = require("Module:utilities") end local m_links = require("Module:links") local source_...")