Module:qhv-adj: Difference between revisions

No edit summary
No edit summary
 
Line 82: Line 82:
function make_table(data)
function make_table(data)
local function g_tooltip(n1, n2)
local function g_tooltip(n1, n2)
return require('Module:getn').format_list({n1, n2})
return require('Module:gender and number').format_list({n1, n2})
end
end