Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

This is the documentation page for Module:Unicode data/age/make

return {
	singles = {

	},
	ranges = {

	},
	aliases = {
		[ "1.1"] = "V1_1",
		[ "2.0"] = "V2_0",
		[ "2.1"] = "V2_1",
		[ "3.0"] = "V3_0",
		[ "3.1"] = "V3_1",
		[ "3.2"] = "V3_2",
		[ "4.0"] = "V4_0",
		[ "4.1"] = "V4_1",
		[ "5.0"] = "V5_0",
		[ "5.1"] = "V5_1",
		[ "5.2"] = "V5_2",
		[ "6.0"] = "V6_0",
		[ "6.1"] = "V6_1",
		[ "6.2"] = "V6_2",
		[ "6.3"] = "V6_3",
		[ "7.0"] = "V7_0",
		[ "8.0"] = "V8_0",
		[ "9.0"] = "V9_0",
		["10.0"] = "V10_0",
		["11.0"] = "V11_0",
		["12.0"] = "V12_0",
		["12.1"] = "V12_1",
		["13.0"] = "V13_0",
		["14.0"] = "V14_0",
		[  "NA"] = "Unassigned",
	},
}