All public logs

Jump to navigation Jump to search

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

Logs
  • 16:27, 23 March 2024 Wojnicz talk contribs created page Module:Zh-generateforms (Created page with "local export = {} local data = mw.loadData("Module:zh/data/ts") function export.generateForms(text, lang, sc) if sc == "Hant" then return {text, (text:gsub("[\194-\244][\128-\191]*", data))} end return {text} end return export")