模組:Portal/images/aliases
外观
< Module:Portal | images
--[==[ This is the "aliases" list of portal image names. It contains a list of portal image aliases for use with [[Module:Portal]].
-- The aliases can be used to point to an existing portal image entry. For portals who do not yet have a portal image entry, please
-- use the appropriate page from the following list instead:
-- [[Module:Portal/images/a]] - for portal names beginning with "A".
-- [[Module:Portal/images/b]] - for portal names beginning with "B".
-- [[Module:Portal/images/c]] - for portal names beginning with "C".
-- [[Module:Portal/images/d]] - for portal names beginning with "D".
-- [[Module:Portal/images/e]] - for portal names beginning with "E".
-- [[Module:Portal/images/f]] - for portal names beginning with "F".
-- [[Module:Portal/images/g]] - for portal names beginning with "G".
-- [[Module:Portal/images/h]] - for portal names beginning with "H".
-- [[Module:Portal/images/i]] - for portal names beginning with "I".
-- [[Module:Portal/images/j]] - for portal names beginning with "J".
-- [[Module:Portal/images/k]] - for portal names beginning with "K".
-- [[Module:Portal/images/l]] - for portal names beginning with "L".
-- [[Module:Portal/images/m]] - for portal names beginning with "M".
-- [[Module:Portal/images/n]] - for portal names beginning with "N".
-- [[Module:Portal/images/o]] - for portal names beginning with "O".
-- [[Module:Portal/images/p]] - for portal names beginning with "P".
-- [[Module:Portal/images/q]] - for portal names beginning with "Q".
-- [[Module:Portal/images/r]] - for portal names beginning with "R".
-- [[Module:Portal/images/s]] - for portal names beginning with "S".
-- [[Module:Portal/images/t]] - for portal names beginning with "T".
-- [[Module:Portal/images/u]] - for portal names beginning with "U".
-- [[Module:Portal/images/v]] - for portal names beginning with "V".
-- [[Module:Portal/images/w]] - for portal names beginning with "W".
-- [[Module:Portal/images/x]] - for portal names beginning with "X".
-- [[Module:Portal/images/y]] - for portal names beginning with "Y".
-- [[Module:Portal/images/z]] - for portal names beginning with "Z".
-- [[Module:Portal/images/other]] - for portal names beginning with any other letters. This includes numbers,
-- letters with diacritics, and letters in non-Latin alphabets.
-- When adding entries, please use alphabetical order. The format of the alias table entries is as follows:
-- ["alias name"] = "portal name",
-- Both the alias name and the portal name should be in lower case, and the "Portal:" namespace prefix
-- should be omitted. For example, if you wanted "UK" to be an alias for "Portal:United Kingdom", then the
-- alias name would be "uk" and the portal name would be "united kingdom".
]==]
return {
["1990's"] = "1990s",
["2000's"] = "2000s",
["2010's"] = "2010s",
["academy awards"] = "academy award",
["ac dc"] = "ac/dc",
["african-american"] = "african american",
["african-americans"] = "african american",
["african americans"] = "african american",
["agriculture"] = "agriculture and agronomy",
["apple"] = "apple inc.",
["apple inc"] = "apple inc.",
["archeology"] = "archaeology",
["argentine"] = "argentina",
["a series of unfortunate events"] = "lemony snicket",
["asian american"] = "asian americans",
["assyria"] = "assyrians",
["au"] = "australia",
["australian"] = "australia",
["australian music"] = "music of australia",
["bjork"] = "björk",
["brandy"] = "brandy norwood",
["canadian sports"] = "canadian sport",
["catalan"] = "catalan-speaking countries",
["catalonia"] = "catalan-speaking countries",
["children's and young adult literature"] = "children's literature",
["children and young adult literature"] = "children's literature",
["classical civilization"] = "classical civilisation",
["classics"] = "classical civilisation",
["computing"] = "information technology",
["dallas"] = "dallas – fort worth metroplex",
["dallas-fort worth"] = "dallas – fort worth metroplex",
["dallas - fort worth metroplex"] = "dallas – fort worth metroplex",
["detroit"] = "metro detroit",
["disaster"] = "disasters",
["district of columbia"] = "washington, d.c.",
["economics"] = "business and economics",
["economy"] = "business and economics",
["films"] = "film",
["first world war"] = "world war i",
["gambia"] = "the gambia",
["georgia"] = "georgia (country)",
["georgia (u.s. state)"] = "state of georgia",
["georgia usa"] = "state of georgia",
["georgia usa"] = "state of georgia",
["hawai'i"] = "hawaii",
["hawaiʻi"] = "hawaii",
["health"] = "health and fitness",
["himalaya region"] = "himalayas",
["hip-hop"] = "hip hop",
["hispanic and latino american"] = "hispanic and latino americans",
["indian christianity"] = "christianity in india",
["information science"] = "library and information science",
["it"] = "information technology",
["kingdom of the netherlands"] = "netherlands",
["law enforcement/law enforcement topics"] = "law enforcement",
["macedonia"] = "republic of macedonia",
["madonna"] = "madonna (entertainer)",
["méxico"] = "mexico",
["nrhp"] = "national register of historic places",
["nrhp"] = "national register of historic places",
["ocean"] = "oceans",
["organised labour"] = "organized labour",
["organized labor"] = "organized labour",
["pei"] = "prince edward island",
["python"] = "python programming",
["qur'an"] = "quran",
["québec"] = "quebec",
["romani people"] = "romani",
["school"] = "schools",
["second world war"] = "world war ii",
["sex"] = "sexuality",
["soccer"] = "association football",
["speculativefiction"] = "speculative fiction",
["tropical cyclone"] = "tropical cyclones",
["usa"] = "united states",
["us roads"] = "u.s. roads",
["vg"] = "video games",
["video game"] = "video games",
["wrc"] = "world rally championship",
["zaire"] = "democratic republic of the congo",
["zaïre"] = "democratic republic of the congo"
}