Module:form of/templates: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 53: Line 53:


function export.inflection_list(frame)
function export.inflection_list(frame)
local args = m_parameters.process(frame:getParent().args, inflection_params)
local args = m_parameters.process(frame:getParent().args, list_params)
return m_form_of.make_form_of{
return m_form_of.list_form{
inflection = args[1],
inflection = args[1],
alt = args["alt"],
alt = args["alt"],

Navigation menu