Fortnite Esports Wiki
No edit summary
(Modified Asia color)
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
return {
 
return {
   
  +
['asia'] = { long = 'Asia', medium = 'Asia', short = 'AS', adjective = 'Asian', hex = '#ff40a0' },
  +
 
['na'] = 'north america',
 
['na'] = 'north america',
 
['nalcs'] = 'north america',
 
['nalcs'] = 'north america',
 
['na lcs'] = 'north america',
 
['na lcs'] = 'north america',
['north america'] = { long = 'North America', medium = 'North America', short = 'NA', adjective = 'North American', hex = '1111FF' },
+
['north america'] = { long = 'North America', medium = 'North America', short = 'NA', adjective = 'North American', hex = 'var(--color-brightblue)' },
  +
  +
['nae'] = 'north america east',
  +
['north america east'] = { long = 'North America East', medium = 'North America East', short = 'NAE', adjective = 'North America East', hex = 'var(--color-brightblue)' },
  +
  +
['naw'] = 'north america west',
  +
['north america west'] = { long = 'North America West', medium = 'North America West', short = 'NAW', adjective = 'North America West', hex = 'var(--color-brightblue)' },
   
 
['eu'] = 'europe',
 
['eu'] = 'europe',
Line 10: Line 18:
 
['eulcs'] = 'europe',
 
['eulcs'] = 'europe',
 
['eu lcs'] = 'europe',
 
['eu lcs'] = 'europe',
['europe'] = { long = 'Europe', medium = 'Europe', short = 'EU', adjective = 'European', hex = 'FE1F1F' },
+
['europe'] = { long = 'Europe', medium = 'Europe', short = 'EU', adjective = 'European', hex = '#FE1F1F' },
   
 
['sk'] = 'korea',
 
['sk'] = 'korea',
Line 18: Line 26:
 
['lck'] = 'korea',
 
['lck'] = 'korea',
 
['south korea'] = 'korea',
 
['south korea'] = 'korea',
['korea'] = { long = 'Korea', medium = 'Korea', short = 'KR', adjective = 'Korean', hex = 'A982A0' },
+
['korea'] = { long = 'Korea', medium = 'Korea', short = 'KR', adjective = 'Korean', hex = '#A982A0' },
   
 
['cn'] = 'china',
 
['cn'] = 'china',
 
['lpl'] = 'china',
 
['lpl'] = 'china',
['china'] = { long = 'China', medium = 'China', short = 'CN', adjective = 'Chinese', hex = 'FE7BBC' },
+
['china'] = { long = 'China', medium = 'China', short = 'CN', adjective = 'Chinese', hex = '#FE7BBC' },
   
 
['lms'] = 'taiwan, hong kong, and macao',
 
['lms'] = 'taiwan, hong kong, and macao',
Line 34: Line 42:
 
['taiwan/hong kong/macao'] = 'taiwan, hong kong, and macao',
 
['taiwan/hong kong/macao'] = 'taiwan, hong kong, and macao',
 
['hong kong, taiwan, and macao'] = 'taiwan, hong kong, and macao',
 
['hong kong, taiwan, and macao'] = 'taiwan, hong kong, and macao',
['taiwan, hong kong, and macao'] = { long = 'Taiwan, Hong Kong, and Macao', medium = 'TW, HK, MCO', short = 'LMS', adjective = 'LMS', hex = '63B5EA' },
+
['taiwan, hong kong, and macao'] = { long = 'Taiwan, Hong Kong, and Macao', medium = 'TW, HK, MCO', short = 'LMS', adjective = 'LMS', hex = '#63B5EA' },
   
 
-- Official wildcard regions
 
-- Official wildcard regions
Line 40: Line 48:
 
['sea'] = 'south east asia',
 
['sea'] = 'south east asia',
 
['southeast asia'] = 'south east asia',
 
['southeast asia'] = 'south east asia',
['south east asia'] = { long = 'Southeast Asia', medium = 'SEA', short = 'SEA', adjective = 'Southeast Asian', hex = '4E4B31' },
+
['south east asia'] = { long = 'Southeast Asia', medium = 'SEA', short = 'SEA', adjective = 'Southeast Asian', hex = '#4E4B31' },
   
 
['oce'] = 'oceania',
 
['oce'] = 'oceania',
 
['australia'] = 'oceania',
 
['australia'] = 'oceania',
['oceania'] = { long = 'Oceania', medium = 'Oceania', short = 'OCE', adjective = 'Oceanic', hex = '088408' },
+
['oceania'] = { long = 'Oceania', medium = 'Oceania', short = 'OCE', adjective = 'Oceanic', hex = '#088408' },
   
 
['br'] = 'brazil',
 
['br'] = 'brazil',
['brazil'] = { long = 'Brazil', medium = 'Brazil', short = 'BR', adjective = 'Brazilian', hex = '828205' },
+
['brazil'] = { long = 'Brazil', medium = 'Brazil', short = 'BR', adjective = 'Brazilian', hex = '#70cf13' },
   
 
['lan'] = 'latin america north',
 
['lan'] = 'latin america north',
['latin america north'] = { long = 'Latin America North', medium = 'LAN', short = 'LAN', adjective = 'Latin America North', hex = 'FF9412' },
+
['latin america north'] = { long = 'Latin America North', medium = 'LAN', short = 'LAN', adjective = 'Latin America North', hex = '#FF9412' },
   
 
['las'] = 'latin america south',
 
['las'] = 'latin america south',
['latin america south'] = { long = 'Latin America South', medium = 'LAS', short = 'LAS', adjective = 'Latin America South', hex = 'FEB226' },
+
['latin america south'] = { long = 'Latin America South', medium = 'LAS', short = 'LAS', adjective = 'Latin America South', hex = '#FEB226' },
 
 
 
['lat'] = 'latin america',
 
['lat'] = 'latin america',
 
['latam'] = 'latin america',
 
['latam'] = 'latin america',
['latin america'] = { long = 'Latin America', medium = 'Latin America', short = 'LAT', adjective = 'Latin American', hex = 'DE661E' },
+
['latin america'] = { long = 'Latin America', medium = 'Latin America', short = 'LAT', adjective = 'Latin American', hex = '#DE661E' },
   
 
['sa'] = 'south america',
 
['sa'] = 'south america',
 
['sam'] = 'south america',
 
['sam'] = 'south america',
['south america'] = { long = 'South America', medium = 'South America', short = 'SA', adjective = 'South American', hex = 'DE661E' },
+
['south america'] = { long = 'South America', medium = 'South America', short = 'SA', adjective = 'South American', hex = '#70cf13' },
 
 
 
 
 
['jp'] = 'japan',
 
['jp'] = 'japan',
 
['jpn'] = 'japan',
 
['jpn'] = 'japan',
['japan'] = { long = 'Japan', medium = 'Japan', short = 'JP', adjective = 'Japanese', hex = '950EFF' },
+
['japan'] = { long = 'Japan', medium = 'Japan', short = 'JP', adjective = 'Japanese', hex = '#950EFF' },
   
 
['russia'] = 'commonwealth of independent states',
 
['russia'] = 'commonwealth of independent states',
Line 72: Line 80:
 
['cis'] = 'commonwealth of independent states',
 
['cis'] = 'commonwealth of independent states',
 
['lcl'] = 'commonwealth of independent states',
 
['lcl'] = 'commonwealth of independent states',
['commonwealth of independent states'] = { long = 'Commonwealth of Independent States', medium = 'CIS', short = 'CIS', adjective = 'CIS', hex = '22D2D2' },
+
['commonwealth of independent states'] = { long = 'Commonwealth of Independent States', medium = 'CIS', short = 'CIS', adjective = 'CIS', hex = '#22D2D2' },
   
 
['tr'] = 'turkey',
 
['tr'] = 'turkey',
 
['tur'] = 'turkey',
 
['tur'] = 'turkey',
['turkey'] = { long = 'Turkey', medium = 'Turkey', short = 'TR', adjective = 'Turkish', hex = 'C29A9A' },
+
['turkey'] = { long = 'Turkey', medium = 'Turkey', short = 'TR', adjective = 'Turkish', hex = '#C29A9A' },
   
['vn'] = 'vietnam',
+
['me'] = 'middle east',
['vietnam'] = { long = 'Vietnam', medium = 'Vietnam', short = 'VN', adjective = 'Vietnamese', hex = '06E103' },
+
['middle east'] = { long = 'Middle East', medium = 'Middle East', short = 'ME', adjective = 'Middle Eastern', hex = '#ff8c00' },
   
  +
['vn'] = 'vietnam',
  +
['vietnam'] = { long = 'Vietnam', medium = 'Vietnam', short = 'VN', adjective = 'Vietnamese', hex = '#06E103' },
  +
  +
['na/eu'] = 'west',
  +
['na & eu'] = 'west',
  +
['na and eu'] = 'west',
  +
['west'] = { long = 'NA & EU', medium = 'NA & EU', short = 'NA&EU', adjective = 'Western', hex = '#5A71B4' },
  +
 
['int'] = 'international',
 
['int'] = 'international',
['international'] = { long = 'International', medium = 'International', short = 'INT', adjective = 'International', hex = '1C1C72' },
+
['international'] = { long = 'International', medium = 'International', short = 'INT', adjective = 'International', hex = 'var(--body-text-color)' },
   
  +
DEFAULT = {long = "Unrecognized Region", medium = "Unknown", short = "???", adjective = "Unknown", hex = "#8A24CA" }
 
}
 
}

Revision as of 22:57, 2 January 2021

Edit the documentation or categories for this module.


return {

	['asia'] = { long = 'Asia', medium = 'Asia', short = 'AS', adjective = 'Asian', hex = '#ff40a0'  },
	
	['na'] = 'north america',
	['nalcs'] = 'north america',
	['na lcs'] = 'north america',
	['north america'] = { long = 'North America', medium = 'North America', short = 'NA', adjective = 'North American', hex = 'var(--color-brightblue)'  },
	
	['nae'] = 'north america east',
	['north america east'] = { long = 'North America East', medium = 'North America East', short = 'NAE', adjective = 'North America East', hex = 'var(--color-brightblue)'  },
	
	['naw'] = 'north america west',
	['north america west'] = { long = 'North America West', medium = 'North America West', short = 'NAW', adjective = 'North America West', hex = 'var(--color-brightblue)'  },

	['eu'] = 'europe',
	['eur'] = 'europe',
	['eulcs'] = 'europe',
	['eu lcs'] = 'europe',
	['europe'] = { long = 'Europe', medium = 'Europe', short = 'EU', adjective = 'European', hex = '#FE1F1F' },

	['sk'] = 'korea',
	['kr'] = 'korea',
	['kor'] = 'korea',
	['ogn'] = 'korea',
	['lck'] = 'korea',
	['south korea'] = 'korea',
	['korea'] = { long = 'Korea', medium = 'Korea', short = 'KR', adjective = 'Korean', hex = '#A982A0' },

	['cn'] = 'china',
	['lpl'] = 'china',
	['china'] = { long = 'China', medium = 'China', short = 'CN', adjective = 'Chinese', hex = '#FE7BBC' },

	['lms'] = 'taiwan, hong kong, and macao',
	['taiwan'] = 'taiwan, hong kong, and macao',
	['tw'] = 'taiwan, hong kong, and macao',
	['hk tw mco'] = 'taiwan, hong kong, and macao',
	['hk/tw/mco'] = 'taiwan, hong kong, and macao',
	['hk, tw, mco'] = 'taiwan, hong kong, and macao',
	['hk, tw, and mco'] = 'taiwan, hong kong, and macao',
	['hong kong/taiwan/macao'] = 'taiwan, hong kong, and macao',
	['taiwan/hong kong/macao'] = 'taiwan, hong kong, and macao',
	['hong kong, taiwan, and macao'] = 'taiwan, hong kong, and macao',
	['taiwan, hong kong, and macao'] = { long = 'Taiwan, Hong Kong, and Macao', medium = 'TW, HK, MCO', short = 'LMS', adjective = 'LMS', hex = '#63B5EA' },

	-- Official wildcard regions

	['sea'] = 'south east asia',
	['southeast asia'] = 'south east asia',
	['south east asia'] = { long = 'Southeast Asia', medium = 'SEA', short = 'SEA', adjective = 'Southeast Asian', hex = '#4E4B31'  },

	['oce'] = 'oceania',
	['australia'] = 'oceania',
	['oceania'] = { long = 'Oceania', medium = 'Oceania', short = 'OCE', adjective = 'Oceanic', hex = '#088408' },

	['br'] = 'brazil',
	['brazil'] = { long = 'Brazil', medium = 'Brazil', short = 'BR', adjective = 'Brazilian', hex = '#70cf13' },

	['lan'] = 'latin america north',
	['latin america north'] = { long = 'Latin America North', medium = 'LAN', short = 'LAN', adjective = 'Latin America North', hex = '#FF9412' },

	['las'] = 'latin america south',
	['latin america south'] = { long = 'Latin America South', medium = 'LAS', short = 'LAS', adjective = 'Latin America South', hex = '#FEB226' },
	
	['lat'] = 'latin america',
	['latam'] = 'latin america',
	['latin america'] = { long = 'Latin America', medium = 'Latin America', short = 'LAT', adjective = 'Latin American', hex = '#DE661E' },

	['sa'] = 'south america',
	['sam'] = 'south america',
	['south america'] = { long = 'South America', medium = 'South America', short = 'SA', adjective = 'South American', hex = '#70cf13' },
	
	
	['jp'] = 'japan',
	['jpn'] = 'japan',
	['japan'] = { long = 'Japan', medium = 'Japan', short = 'JP', adjective = 'Japanese', hex = '#950EFF' },

	['russia'] = 'commonwealth of independent states',
	['ru'] = 'commonwealth of independent states',
	['cis'] = 'commonwealth of independent states',
	['lcl'] = 'commonwealth of independent states',
	['commonwealth of independent states'] = { long = 'Commonwealth of Independent States', medium = 'CIS', short = 'CIS', adjective = 'CIS', hex = '#22D2D2' },

	['tr'] = 'turkey',
	['tur'] = 'turkey',
	['turkey'] = { long = 'Turkey', medium = 'Turkey', short = 'TR', adjective = 'Turkish', hex = '#C29A9A' },

	['me'] = 'middle east',
	['middle east'] = { long = 'Middle East', medium = 'Middle East', short = 'ME', adjective = 'Middle Eastern', hex = '#ff8c00' },

	['vn'] = 'vietnam',
	['vietnam'] = { long = 'Vietnam', medium = 'Vietnam', short = 'VN', adjective = 'Vietnamese', hex = '#06E103' },
	
	['na/eu'] = 'west',
	['na & eu'] = 'west',
	['na and eu'] = 'west',
	['west'] = { long = 'NA & EU', medium = 'NA & EU', short = 'NA&EU', adjective = 'Western', hex = '#5A71B4' },
	
	['int'] = 'international',
	['international'] = { long = 'International', medium = 'International', short = 'INT', adjective = 'International', hex = 'var(--body-text-color)' },

	DEFAULT = {long = "Unrecognized Region", medium = "Unknown", short = "???", adjective = "Unknown", hex = "#8A24CA" }
}