Module:compound/templates: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 408: Line 408:
local args = frame:getParent().args
local args = frame:getParent().args
local derivtype = "compound" or frame.args["derivtype"]
local derivtype = frame.args["derivtype"]
local mode = if_not_empty(frame.args["mode"])
local mode = if_not_empty(frame.args["mode"])
local lang
local lang

Navigation menu