Modul:Portal/images/aliases

Iz Wikipedije, proste enciklopedije
--[==[ To je seznam  »sopomenk« imen slik portalov. Vsebuje alternativna imena za slike portalov, ki se uporabljajo z [[Modul:Portal]].
-- Sopomenke lahko uporabite za usmeritev na obstoječ vnos za sliko portala. Za portale, ki še nimajo vnosa za sliko
-- uporabite ustrezno stran z naslednjega seznama:
 
-- [[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:
--          ["portal name"] = {"alias 1", "alias 2", "alias 3"},
-- Both the portal name and the alias names 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 {
	["BIO"]                                 = {"Biologija"},
	["KR"]                                  = {"Južna Koreja"},
	["lit"]                                 = {"Literatura"},
	["SLO"]                                 = {"Slovenija"},
}