ഈ ഘടകത്തിന്റെ വിവരണം ഘടകം:glossary/data/വിവരണം എന്ന താളിൽ നിർമ്മിക്കാവുന്നതാണ്
local anchors = {} for anchor in mw.title.new("Appendix:Glossary"):getContent():gmatch("{{anchor|([^}] )}}") do anchors[anchor] = true end return anchors