Module:oyen-contionary-utils: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 3: Line 3:


local m = {}
local m = {}
local function repl(param)
  if param == "info" then
    return mw.getContentLanguage():ucfirst("")
  end
  return "—"
end


function m.setup_entry(frame)
function m.setup_entry(frame)
209

edits

Navigation menu