Modul:links/unsupported titles

Üdvözlöm, Ön a Modul:links/unsupported titles szó jelentését keresi. A DICTIOUS-ban nem csak a Modul:links/unsupported titles szó összes szótári jelentését megtalálod, hanem megismerheted az etimológiáját, a jellemzőit és azt is, hogyan kell a Modul:links/unsupported titles szót egyes és többes számban mondani. Minden, amit a Modul:links/unsupported titles szóról tudni kell, itt található. A Modul:links/unsupported titles szó meghatározása segít abban, hogy pontosabban és helyesebben fogalmazz, amikor beszélsz vagy írsz. AModul:links/unsupported titles és más szavak definíciójának ismerete gazdagítja a szókincsedet, és több és jobb nyelvi forráshoz juttat.

A modult a Modul:links/unsupported titles/doc lapon tudod dokumentálni

local U = mw.ustring.char

--[[

The "actual title" is the page name with the prefix "Unsupported titles/" removed.

 = "actual title"

]]

local data = {
	 = "Left curly bracket",
	 = "Right curly bracket",
	 = "Left square bracket",
	"] = "Right square bracket",
	 = "Less than",
	 = "Greater than",
	 = "Equal greater than",
	 = "Greater than equal",
	 = "Greater than equal",
	 = "Less than equal",
	 = "Hyphen greater than",
	 = "Less than hyphen",
	 = "Greater than low line less than",
	 = "Double colon",
	 = "Enclosing colons",
	 = "Colon equals",
	 = "Colon capital thorn",
	 = "Colon slash slash",
	 = "Colon left paren",
	 = "Colon right paren",
	 = "Less than greater than",
	 = "Less than three",
	 = "Less than slash three",
	 = "Enclosing less than greater than",
	 = "Less than trailing slash greater than",
	 = "HTML start tag end tag",
	 = "HTML comment",
	 = "g tag",
	 = "Colon hyphen left paren",
	 = "Colon hyphen right paren",
	 = "Vertical line",
	 = "Vertical line vertical line",
	 = "Enclosing vertical lines",
	 = "C sharp",
	 = "Number sign",
	 = "Enclosing number signs",
	 = "Colon",
	 = "Double period",
	 = "Full stop",
	 = "Low line",
	 = "Low line interfix",
	 = "Replacement character",
	"] = "Square brackets",
	 = "Curly brackets",
	"] = "Square bracketed ellipsis",
	 = "Enclosing low lines",
	 = "C through N to K",
	 = "о slash dot",
	 = "Thai name of Bangkok",
	 = "Ancient Greek dish",
	 = ":≠",
	 = "S:t",
	 = "S:ta",
	 = "c:a",
	 = "n:a",
	 = "n:o",
	 = "n:r",
	 = "s:a",
	 = "st:a",
	 = "v:a",
}

return data