View source for Module:labels/data
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local labels = {}
local aliases = {}
-- Regional modifiers
labels["laefevian"] = {
display = "[[Appendix:World/Laefevia|Laefevian]]",
omit_comma = true,
}
aliases["Laefevian"] = "laefevian"
aliases["lfv"] = "laefevian"
labels["radestrian"] = {
display = "[[Appendix:World/Radestria|Radestrian]]",
omit_comma = true,
}
aliases["Radestrian"] = "radestrian"
aliases["rad"] = "radestrian"
labels["riyan"] = {
000
1:0
Template used on this page:
Return to Module:labels/data.