Module:links/templates: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 13: Line 13:
["t"] = {alias_of = "text"},
["t"] = {alias_of = "text"},
["text"] = {},
["text"] = {},
["pos"] = {},
}
}


Line 22: Line 23:
alt = args["alt"],
alt = args["alt"],
gloss = args["text"],
gloss = args["text"],
pos = args["pos"],
}
}
end
end