All public logs
Combined display of all available logs of Acadēmīa Latīnitātis. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:54, 11 February 2023 Jācōbus talk contribs created page Module:script utilities (Created page with "local export = {} --[=[ Modules used: Module:script utilities/data Module:scripts Module:senseid (only when id's present) Module:string utilities (only when hyphens in Korean text or spaces in vertical text) Module:languages Module:parameters Module:utilities/format_categories Module:debug/track ]=] function export.is_Latin_script(sc) -- Latn, Latf, Latinx, pjt-Latn return sc:getCode():find("Lat") and true or false end -- Use...")