Module:la-utilities: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 February 2023

  • curprev 20:4820:48, 11 February 2023Jācōbus talk contribs 1,500 bytes +1,500 Created page with "local m_links = require('Module:links') local export = {} local lang = require("Module:languages").getByCode("la") -- A wrapper function allowing the contents of this module to be called from -- templates. For example, '{{#invoke:la-utilities|main|strip_macrons|mȳthos}}' -- produces 'mythos'. function export.main(frame) if(frame.args[1] == 'strip_macrons') then return lang:makeEntryName(frame.args[2]) end if type(p[frame.args[1]]) == 'function' then return p[f..."