မာတိကာသို့ ခုန်သွားရန်

မဝ်ဂျူ:glossary/data/doc

နူ ဝိက်ရှေန်နရဳ

This is the documentation page for မဝ်ဂျူ:glossary/data

Automatically retrieves and stores the names of anchors formatted with {{anchor}} in Appendix:Glossary. Module:glossary uses this to make sure that a term that is placed in {{glossary}} actually has an entry in the glossary.

{
	["A"] = true,
	["B"] = true,
	["C"] = true,
	["D"] = true,
	["E"] = true,
	["F"] = true,
	["G"] = true,
	["H"] = true,
	["I"] = true,
	["J"] = true,
	["K"] = true,
	["L"] = true,
	["M"] = true,
	["N"] = true,
	["O"] = true,
	["P"] = true,
	["Q"] = true,
	["R"] = true,
	["S"] = true,
	["T"] = true,
	["U"] = true,
	["V"] = true,
	["W"] = true,
	["X"] = true,
	["Y"] = true,
	["Z"] = true,
}