Module:IPA/templates: Revision history

Jump to navigation Jump to search

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.

25 January 2025

9 January 2025

8 January 2025

  • curprev 10:2610:26, 8 January 2025Sware talk contribs 8,034 bytes +8,034 Created page with "local export = {} local m_IPA = require("Module:IPA") local parameter_utilities_module = "Module:parameter utilities" -- Used for Template:IPA. function export.IPA(frame) local parent_args = frame:getParent().args local include_langname = frame.args.include_langname local compat = parent_args.lang local offset = compat and 0 or 1 local lang_arg = compat and "lang" or 1 local params = { [lang_arg] = {required = true, type = "language", default = "en"}, [..."