Page history
Jump to navigation
Jump to search
10 March 2024
5 March 2024
4 March 2024
9 February 2024
11 August 2023
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
+2
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
−129
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
+98
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
+547
Created page with "local export = {} local m_links = require("Module:links") function export.make_nym_list(data) local links = {} for _, term in ipairs(data.terms) do table.insert(links, m_links.full_link{term = term, language = data.language}) end local out = '<span class="nyms-toggle" data-label="' .. data.label .. '"></span>' out = out .. '<dl><dd><span class="nyms">' out = out .. '<span class="nyms-label">' .. data.label .. '</span>' out = out .. table.concat(links, ", ") o..."
+537