Module:labels: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 9: Line 9:
if glossary ~= nil then
if glossary ~= nil then
local g_url = "Appendix:Glossary#" .. (type(glossary) == "string" and glossary or label_id)
local g_url = "Appendix:Glossary#" .. (type(glossary) == "string" and glossary or label_id)
return "[[" .. g_url .. "|" .. label_id "]]"
return "[[" .. g_url .. "|" .. label_id .. "]]"
end
end
if wikipedia ~= nil then
if wikipedia ~= nil then

Navigation menu