Main public logs
Appearance
Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:49, 27 Hlakubele 2022 Prince ovy bua litsebo created page Module:IPA (Created page with "local p = {} local match = mw.ustring.match local gsub = mw.ustring.gsub local U = mw.ustring.char local function IPAspan(text) return '<span title="Representation in the International Phonetic Alphabet (IPA)" class="IPA">' .. text .. '</span>' end local function ine(text) if text == "" then return nil else return text end end function p.tag(frame) local linkHelpPage = require('Module:Yesno')(frame.args.link, false) local args = frame:getParent().ar...")