Module:number list/data/und
Jump to navigation
Jump to search
- The following documentation is generated by Module:documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
This module contains data on various types of numbers in Undetermined.
local export = {numbers = {}}
-- These are used only on the template preview page;
-- you should never use "und" as the language otherwise!
export.numbers[1] = {
}
export.numbers[2] = {
cardinal = "foofoo",
ordinal = "foofooth",
}
export.numbers[3] = {
}
return export