پودمان:AlborzSports/Data: تفاوت میان نسخهها
ظاهر
جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
| خط ۲: | خط ۲: | ||
-- Module:AlborzSports/Data | -- Module:AlborzSports/Data | ||
-- Wiki Alborz Sports Information System | -- Wiki Alborz Sports Information System | ||
-- Version 2. | -- Data Configuration | ||
-- Version 2.2 | |||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| خط ۴۳: | خط ۴۴: | ||
p.lookup = { | p.lookup = { | ||
-------------------------------------------------------------------------------- | |||
-- Identity | |||
-------------------------------------------------------------------------------- | |||
id = "id", | id = "id", | ||
["شناسه"] | ["شناسه"] = "id", | ||
name = "name", | name = "name", | ||
["نام"] | ["نام"] = "name", | ||
fullname = "fullname", | fullname = "fullname", | ||
full_name = "fullname", | full_name = "fullname", | ||
["نام کامل"] | ["نام کامل"] = "fullname", | ||
native_name = "native_name", | native_name = "native_name", | ||
["نام بومی"] | ["نام بومی"] = "native_name", | ||
english_name = "english_name", | english_name = "english_name", | ||
["نام انگلیسی"] | ["نام انگلیسی"] = "english_name", | ||
latin_name = "latin_name", | |||
["نام لاتین"] = "latin_name", | |||
nickname = "nickname", | nickname = "nickname", | ||
["لقب"] | ["لقب"] = "nickname", | ||
-------------------------------------------------------------------------------- | subtype = "subtype", | ||
["نوع"] = "subtype", | |||
["نوع فعالیت"] = "subtype", | |||
-------------------------------------------------------------------------------- | |||
-- Image | |||
-------------------------------------------------------------------------------- | |||
image = "image", | image = "image", | ||
["تصویر"] | ["تصویر"] = "image", | ||
caption = "caption", | caption = "caption", | ||
["زیرنویس"] | ["زیرنویس"] = "caption", | ||
image_width = "image_width", | image_width = "image_width", | ||
image_size = "image_width", | image_size = "image_width", | ||
["اندازه تصویر"] | ["اندازه تصویر"] = "image_width", | ||
-------------------------------------------------------------------------------- | |||
-- Entity | |||
-------------------------------------------------------------------------------- | |||
entity_type = "entity_type", | entity_type = "entity_type", | ||
["نوع موجودیت"] = "entity_type", | |||
type = "entity_type", | type = "entity_type", | ||
[" | ["گونه"] = "entity_type", | ||
[" | ["رده"] = "entity_type", | ||
-------------------------------------------------------------------------------- | |||
-- Personal Information | |||
-------------------------------------------------------------------------------- | |||
country = "country", | country = "country", | ||
["کشور"] | ["کشور"] = "country", | ||
nationality | nationality = "nationality", | ||
["ملیت"] | ["ملیت"] = "nationality", | ||
birth_date = "birth_date", | birth_date = "birth_date", | ||
["زادروز"] | ["زادروز"] = "birth_date", | ||
["تاریخ تولد"] | ["تاریخ تولد"] = "birth_date", | ||
birth_place = "birth_place", | birth_place = "birth_place", | ||
["محل تولد"] | ["محل تولد"] = "birth_place", | ||
death_date = "death_date", | death_date = "death_date", | ||
["درگذشت"] | ["درگذشت"] = "death_date", | ||
death_place = "death_place", | death_place = "death_place", | ||
["محل درگذشت"] | ["محل درگذشت"] = "death_place", | ||
hometown = "hometown", | hometown = "hometown", | ||
["زادگاه"] | ["زادگاه"] = "hometown", | ||
residence = "residence", | residence = "residence", | ||
["محل سکونت"] | ["محل سکونت"] = "residence", | ||
spouse = "spouse", | spouse = "spouse", | ||
["همسر"] | ["همسر"] = "spouse", | ||
children = "children", | children = "children", | ||
["فرزندان"] | ["فرزندان"] = "children", | ||
family = "family", | family = "family", | ||
["خانواده"] | ["خانواده"] = "family", | ||
-------------------------------------------------------------------------------- | |||
-- Physical | |||
-------------------------------------------------------------------------------- | |||
height = "height", | height = "height", | ||
["قد"] | ["قد"] = "height", | ||
weight = "weight", | weight = "weight", | ||
["وزن"] | ["وزن"] = "weight", | ||
handed = "handed", | handed = "handed", | ||
["دست غالب"] | ["دست غالب"] = "handed", | ||
foot = "foot", | foot = "foot", | ||
["پای تخصصی"] | ["پای تخصصی"] = "foot", | ||
-------------------------------------------------------------------------------- | |||
-- Education | |||
-------------------------------------------------------------------------------- | |||
education = "education", | education = "education", | ||
["تحصیلات"] | ["تحصیلات"] = "education", | ||
university = "university", | university = "university", | ||
["دانشگاه"] | ["دانشگاه"] = "university", | ||
-------------------------------------------------------------------------------- | |||
-- Contact | |||
-------------------------------------------------------------------------------- | |||
phone = "phone", | phone = "phone", | ||
["تلفن"] | ["تلفن"] = "phone", | ||
email = "email", | email = "email", | ||
["رایانامه"] | ["رایانامه"] = "email", | ||
website = "website", | website = "website", | ||
["وبگاه"] | ["وبگاه"] = "website", | ||
["وبگاه"] | ["وبگاه"] = "website", | ||
instagram = "instagram", | instagram = "instagram", | ||
["اینستاگرام"] | ["اینستاگرام"] = "instagram", | ||
telegram = "telegram", | telegram = "telegram", | ||
["تلگرام"] | ["تلگرام"] = "telegram", | ||
aparat = "aparat", | aparat = "aparat", | ||
["آپارات"] | ["آپارات"] = "aparat", | ||
x = "x", | x = "x", | ||
twitter = "x", | twitter = "x", | ||
["ایکس"] | ["ایکس"] = "x", | ||
["توییتر"] = "x", | |||
hours = "hours", | |||
["ساعات فعالیت"] = "hours", | |||
["ساعات کاری"] = "hours", | |||
["ساعات کار"] = "hours", | |||
-------------------------------------------------------------------------------- | |||
-- General Sport | |||
-------------------------------------------------------------------------------- | |||
sport = "sport", | sport = "sport", | ||
["ورزش"] | ["ورزش"] = "sport", | ||
discipline = "discipline", | discipline = "discipline", | ||
["رشته"] | ["رشته"] = "discipline", | ||
disciplines = "disciplines", | |||
["رشتهها"] = "disciplines", | |||
["رشته ها"] = "disciplines", | |||
activity_area = "activity_area", | |||
["حوزه فعالیت"] = "activity_area", | |||
["حوزهٔ فعالیت"] = "activity_area", | |||
category = "category", | category = "category", | ||
["رده ورزشی"] | ["رده ورزشی"] = "category", | ||
years_active = "years_active", | years_active = "years_active", | ||
["سالهای فعالیت"] | ["سالهای فعالیت"] = "years_active", | ||
["سال های فعالیت"] = "years_active", | |||
coach = "coach", | |||
["مربی"] = "coach", | |||
-------------------------------------------------------------------------------- | |||
-- Player | |||
-------------------------------------------------------------------------------- | |||
position = "position", | position = "position", | ||
["پست"] | ["پست"] = "position", | ||
number = "number", | number = "number", | ||
["شماره"] | ["شماره"] = "number", | ||
current_club = "current_club", | current_club = "current_club", | ||
["باشگاه فعلی"] | ["باشگاه فعلی"] = "current_club", | ||
former_clubs = "former_clubs", | former_clubs = "former_clubs", | ||
["باشگاههای پیشین"] | ["باشگاههای پیشین"] = "former_clubs", | ||
["باشگاه های پیشین"] = "former_clubs", | |||
club = "club", | club = "club", | ||
["باشگاه"] | ["باشگاه"] = "club", | ||
team = "team", | team = "team", | ||
["تیم"] | ["تیم"] = "team", | ||
national_team = "national_team", | national_team = "national_team", | ||
["تیم ملی"] | ["تیم ملی"] = "national_team", | ||
-------------------------------------------------------------------------------- | |||
-- Coach | |||
-------------------------------------------------------------------------------- | |||
coach_position = "coach_position", | coach_position = "coach_position", | ||
["سمت مربیگری"] | ["سمت مربیگری"] = "coach_position", | ||
coaching_license = "coaching_license", | coaching_license = "coaching_license", | ||
["درجه مربیگری"] | ["درجه مربیگری"] = "coaching_license", | ||
coaching_history = "coaching_history", | coaching_history = "coaching_history", | ||
coaching = "coaching_history", | coaching = "coaching_history", | ||
["سوابق مربیگری"] | ["سوابق مربیگری"] = "coaching_history", | ||
coaching_clubs = "coaching_clubs", | coaching_clubs = "coaching_clubs", | ||
["باشگاههای مربیگری"] | ["باشگاههای مربیگری"] = "coaching_clubs", | ||
["باشگاه های مربیگری"] = "coaching_clubs", | |||
-------------------------------------------------------------------------------- | |||
-- Referee | |||
-------------------------------------------------------------------------------- | |||
referee_grade = "referee_grade", | referee_grade = "referee_grade", | ||
["درجه داوری"] | ["درجه داوری"] = "referee_grade", | ||
referee_years = "referee_years", | referee_years = "referee_years", | ||
["سالهای داوری"] = "referee_years", | ["سالهای داوری"] = "referee_years", | ||
["سال های داوری"] = "referee_years", | |||
committee = "committee", | committee = "committee", | ||
["کمیته"] | ["کمیته"] = "committee", | ||
major_events = "major_events", | major_events = "major_events", | ||
["رقابتهای مهم"] | ["رقابتهای مهم"] = "major_events", | ||
["رقابت های مهم"] = "major_events", | |||
-------------------------------------------------------------------------------- | |||
-- Sports Management | |||
-------------------------------------------------------------------------------- | |||
management_position = "management_position", | management_position = "management_position", | ||
["سمت مدیریتی"] | ["سمت مدیریتی"] = "management_position", | ||
management_term = "management_term", | management_term = "management_term", | ||
["دوره مدیریت"] | ["دوره مدیریت"] = "management_term", | ||
manager = "manager", | |||
["مدیر"] = "manager", | |||
founder = "founder", | founder = "founder", | ||
["بنیانگذار"] = "founder", | ["بنیانگذار"] = "founder", | ||
["بنیانگذار"] = "founder", | |||
operator = "operator", | operator = "operator", | ||
["بهرهبردار"] | ["بهرهبردار"] = "operator", | ||
["بهره بردار"] = "operator", | |||
-------------------------------------------------------------------------------- | |||
-- Club | |||
-------------------------------------------------------------------------------- | |||
established = "established", | established = "established", | ||
["تأسیس"] | ["تأسیس"] = "established", | ||
owner = "owner", | owner = "owner", | ||
["مالک"] | ["مالک"] = "owner", | ||
president = "president", | president = "president", | ||
["رئیس"] | ["رئیس"] = "president", | ||
ceo = "ceo", | ceo = "ceo", | ||
["مدیرعامل"] | ["مدیرعامل"] = "ceo", | ||
head_coach = "head_coach", | head_coach = "head_coach", | ||
["سرمربی"] | ["سرمربی"] = "head_coach", | ||
stadium = "stadium", | stadium = "stadium", | ||
["ورزشگاه"] | ["ورزشگاه"] = "stadium", | ||
capacity = "capacity", | capacity = "capacity", | ||
["ظرفیت"] = " | ["ظرفیت"] = "capacity", | ||
facilities = "facilities", | |||
["امکانات"] = "facilities", | |||
-------------------------------------------------------------------------------- | |||
-- Sports Facilities | |||
-------------------------------------------------------------------------------- | |||
facility_type = "facility_type", | facility_type = "facility_type", | ||
["نوع مجموعه"] | ["نوع مجموعه"] = "facility_type", | ||
province = "province", | province = "province", | ||
["استان"] | ["استان"] = "province", | ||
city = "city", | city = "city", | ||
["شهر"] | ["شهر"] = "city", | ||
district = "district", | district = "district", | ||
["منطقه"] | ["منطقه"] = "district", | ||
address = "address", | address = "address", | ||
["نشانی"] | ["نشانی"] = "address", | ||
["آدرس"] = "address", | |||
coordinates = "coordinates", | coordinates = "coordinates", | ||
["مختصات"] | ["مختصات"] = "coordinates", | ||
-------------------------------------------------------------------------------- | |||
-- Federation / Board | |||
-------------------------------------------------------------------------------- | |||
federation = "federation", | federation = "federation", | ||
["فدراسیون"] | ["فدراسیون"] = "federation", | ||
board = "board", | board = "board", | ||
["هیئت"] | ["هیئت"] = "board", | ||
chairman = "chairman", | chairman = "chairman", | ||
["رئیس هیئت"] | ["رئیس هیئت"] = "chairman", | ||
-------------------------------------------------------------------------------- | |||
-- Competition | |||
-------------------------------------------------------------------------------- | |||
competition = "competition", | competition = "competition", | ||
["مسابقات"] | ["مسابقات"] = "competition", | ||
season = "season", | season = "season", | ||
["فصل"] | ["فصل"] = "season", | ||
champion = "champion", | champion = "champion", | ||
["قهرمان"] | ["قهرمان"] = "champion", | ||
runner_up = "runner_up", | runner_up = "runner_up", | ||
["نایب قهرمان"] | ["نایب قهرمان"] = "runner_up", | ||
level = "level", | level = "level", | ||
["سطح مسابقات"] | ["سطح مسابقات"] = "level", | ||
-------------------------------------------------------------------------------- | |||
-- Honors / Medals | |||
-------------------------------------------------------------------------------- | |||
honors = "honors", | honors = "honors", | ||
["افتخارات"] | ["افتخارات"] = "honors", | ||
medals = "medals", | medals = "medals", | ||
["مدالها"] | ["مدالها"] = "medals", | ||
["مدال ها"] = "medals", | |||
medaltemplates = "medaltemplates", | medaltemplates = "medaltemplates", | ||
| خط ۳۸۴: | خط ۴۲۲: | ||
base = "اطلاعات شخصی", | base = "اطلاعات شخصی", | ||
physical | physical = "مشخصات فیزیکی", | ||
education | education = "تحصیلات", | ||
player | player = "اطلاعات ورزشی", | ||
coach | coach = "سوابق مربیگری", | ||
referee | referee = "سوابق داوری", | ||
manager | manager = "مدیریت ورزشی", | ||
club | club = "اطلاعات باشگاه", | ||
academy | academy = "اطلاعات آکادمی", | ||
management | management = "مدیریت", | ||
location | location = "موقعیت", | ||
contact | contact = "ارتباطات", | ||
hours = "ساعات فعالیت", | |||
honors = "افتخارات", | |||
stadium = "اطلاعات ورزشگاه", | |||
gym = "اطلاعات سالن ورزشی", | |||
pool = "اطلاعات استخر", | |||
zurkhaneh = "اطلاعات زورخانه", | |||
sports_school = "اطلاعات مدرسه ورزشی", | |||
sports_complex = "اطلاعات مجموعه ورزشی", | |||
facility = "اطلاعات مجموعه ورزشی", | |||
competition | board = "هیئت ورزشی", | ||
competition = "اطلاعات مسابقات" | |||
} | } | ||
| خط ۴۳۷: | خط ۴۷۷: | ||
{"نام کامل", "fullname"}, | {"نام کامل", "fullname"}, | ||
{"نام بومی", "native_name"}, | {"نام بومی", "native_name"}, | ||
{"نام انگلیسی", | {"نام انگلیسی", "english_name"}, | ||
{"نام لاتین", "latin_name"}, | |||
{"لقب", "nickname"}, | {"لقب", "nickname"}, | ||
{"ملیت", | {"ملیت", "nationality"}, | ||
{"کشور", | {"کشور", "country"}, | ||
{"زادروز", | {"زادروز", "birth_date"}, | ||
{"محل تولد", | {"محل تولد", "birth_place"}, | ||
{"درگذشت", | {"درگذشت", "death_date"}, | ||
{"محل درگذشت", | {"محل درگذشت", "death_place"}, | ||
{"زادگاه", | {"زادگاه", "hometown"}, | ||
{"محل سکونت", | {"محل سکونت", "residence"}, | ||
{"همسر", | {"همسر", "spouse"}, | ||
{"فرزندان", | {"فرزندان", "children"}, | ||
{"خانواده", | {"خانواده", "family"} | ||
} | } | ||
| خط ۴۶۴: | خط ۵۰۵: | ||
p.layouts.physical = { | p.layouts.physical = { | ||
{"قد", | {"قد", "height"}, | ||
{"وزن", | {"وزن", "weight"}, | ||
{"دست غالب", | {"دست غالب", "handed"}, | ||
{"پای تخصصی", | {"پای تخصصی", "foot"} | ||
} | } | ||
| خط ۴۷۷: | خط ۵۱۸: | ||
p.layouts.education = { | p.layouts.education = { | ||
{"تحصیلات", | {"تحصیلات", "education"}, | ||
{"دانشگاه", | {"دانشگاه", "university"} | ||
} | } | ||
| خط ۴۸۸: | خط ۵۲۹: | ||
p.layouts.player = { | p.layouts.player = { | ||
{"ورزش", | {"ورزش", "sport"}, | ||
{"رشته", | {"رشته", "discipline"}, | ||
{"پست", | {"پست", "position"}, | ||
{"شماره", | {"شماره", "number"}, | ||
{"باشگاه فعلی", | {"باشگاه فعلی", "current_club"}, | ||
{"باشگاههای پیشین","former_clubs | {"باشگاههای پیشین", "former_clubs"}, | ||
{" | {"مربی", "coach"}, | ||
{"سالهای فعالیت", | {"تیم ملی", "national_team"}, | ||
{"سالهای فعالیت", "years_active"} | |||
} | } | ||
| خط ۵۱۱: | خط ۵۵۲: | ||
p.layouts.coach = { | p.layouts.coach = { | ||
{"ورزش", | {"ورزش", "sport"}, | ||
{"رشته", | {"رشته", "discipline"}, | ||
{"سمت مربیگری", | {"سمت مربیگری", "coach_position"}, | ||
{"درجه مربیگری", | {"درجه مربیگری", "coaching_license"}, | ||
{"سوابق مربیگری", | {"سوابق مربیگری", "coaching_history"}, | ||
{"باشگاههای مربیگری","coaching_clubs"}, | {"باشگاههای مربیگری", "coaching_clubs"}, | ||
{"سالهای فعالیت", | {"سالهای فعالیت", "years_active"} | ||
} | } | ||
| خط ۵۳۹: | خط ۵۸۰: | ||
{"سالهای داوری", "referee_years"}, | {"سالهای داوری", "referee_years"}, | ||
{"کمیته", | {"کمیته", "committee"}, | ||
{"رقابتهای مهم", "major_events"} | {"رقابتهای مهم", "major_events"} | ||
| خط ۵۵۴: | خط ۵۹۵: | ||
{"رشته", "discipline"}, | {"رشته", "discipline"}, | ||
{"سمت مدیریتی", | {"سمت مدیریتی", "management_position"}, | ||
{"باشگاه", | {"باشگاه", "club"}, | ||
{"دوره مدیریت", | {"دوره مدیریت", "management_term"}, | ||
{"سالهای فعالیت", "years_active"} | |||
} | } | ||
| خط ۵۶۸: | خط ۶۱۱: | ||
p.layouts.management = { | p.layouts.management = { | ||
{"مدیر", "manager"}, | |||
{"مالک", "owner"}, | {"مالک", "owner"}, | ||
{"رئیس", "president"}, | {"رئیس", "president"}, | ||
| خط ۵۸۲: | خط ۶۲۶: | ||
p.layouts.location = { | p.layouts.location = { | ||
{"کشور", "country"}, | |||
{"استان", "province"}, | {"استان", "province"}, | ||
{"شهر", "city"}, | {"شهر", "city"}, | ||
| خط ۶۰۱: | خط ۶۴۶: | ||
{"اینستاگرام", "instagram"}, | {"اینستاگرام", "instagram"}, | ||
{"تلگرام", "telegram"}, | {"تلگرام", "telegram"}, | ||
{"آپارات", | {"آپارات", "aparat"}, | ||
{"ایکس", "x"} | {"ایکس", "x"} | ||
} | |||
-------------------------------------------------------------------------------- | |||
-- HOURS | |||
-------------------------------------------------------------------------------- | |||
p.layouts.hours = { | |||
{"ساعات فعالیت", "hours"} | |||
} | } | ||
| خط ۶۰۹: | خط ۶۶۴: | ||
-- HONORS | -- HONORS | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- Medal templates are handled separately by Module:AlborzSports. | -- Medal templates are handled separately by Module:AlborzSports. | ||
p.layouts.honors = { | p.layouts.honors = { | ||
{"افتخارات", "honors"} | {"افتخارات", "honors"}, | ||
{"مدالها", "medals"} | |||
} | } | ||
| خط ۶۲۳: | خط ۶۷۹: | ||
p.layouts.club = { | p.layouts.club = { | ||
{"نوع", "subtype"}, | |||
{"ورزش", "sport"}, | {"ورزش", "sport"}, | ||
{"رشته", "discipline"}, | {"رشته", "discipline"}, | ||
{"رشتهها", "disciplines"}, | |||
{"حوزه فعالیت", "activity_area"}, | |||
{"تأسیس", "established"}, | {"تأسیس", "established"}, | ||
{"سرمربی", "head_coach"}, | {"سرمربی", "head_coach"}, | ||
{"ورزشگاه", "stadium"}, | {"ورزشگاه", "stadium"}, | ||
{"ظرفیت", "capacity"} | {"ظرفیت", "capacity"}, | ||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۶۳۸: | خط ۷۰۲: | ||
p.layouts.academy = { | p.layouts.academy = { | ||
{"نوع", "subtype"}, | |||
{"ورزش", "sport"}, | {"ورزش", "sport"}, | ||
{"رشته", "discipline"}, | {"رشته", "discipline"}, | ||
{"تأسیس", | {"رشتهها", "disciplines"}, | ||
{"مربیان", "coaching_history"} | {"حوزه فعالیت", "activity_area"}, | ||
{"تأسیس", "established"}, | |||
{"مربیان", "coaching_history"}, | |||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۶۵۴: | خط ۷۲۵: | ||
{"نوع مجموعه", "facility_type"}, | {"نوع مجموعه", "facility_type"}, | ||
{"ورزش", "sport"}, | {"ورزش", "sport"}, | ||
{"رشته", "discipline"}, | |||
{"تأسیس", "established"}, | {"تأسیس", "established"}, | ||
{"ظرفیت", "capacity"} | {"ظرفیت", "capacity"}, | ||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۶۶۶: | خط ۷۳۹: | ||
{"نوع مجموعه", "facility_type"}, | {"نوع مجموعه", "facility_type"}, | ||
{"ورزش", "sport"}, | |||
{"رشتهها", "disciplines"}, | |||
{"حوزه فعالیت", "activity_area"}, | |||
{"تأسیس", "established"}, | {"تأسیس", "established"}, | ||
{"ظرفیت", "capacity"} | {"ظرفیت", "capacity"}, | ||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۶۷۸: | خط ۷۵۵: | ||
{"نوع مجموعه", "facility_type"}, | {"نوع مجموعه", "facility_type"}, | ||
{"تأسیس", "established"} | {"ورزش", "sport"}, | ||
{"رشتهها", "disciplines"}, | |||
{"تأسیس", "established"}, | |||
{"ظرفیت", "capacity"}, | |||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۶۸۹: | خط ۷۷۰: | ||
{"نوع مجموعه", "facility_type"}, | {"نوع مجموعه", "facility_type"}, | ||
{"تأسیس", "established"} | {"ورزش", "sport"}, | ||
{"تأسیس", "established"}, | |||
{"ظرفیت", "capacity"}, | |||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۶۹۸: | خط ۷۸۲: | ||
p.layouts.sports_school = { | p.layouts.sports_school = { | ||
{"نوع", "subtype"}, | |||
{"ورزش", "sport"}, | {"ورزش", "sport"}, | ||
{"رشته", "discipline"}, | {"رشته", "discipline"}, | ||
{"تأسیس", "established"} | {"رشتهها", "disciplines"}, | ||
{"حوزه فعالیت", "activity_area"}, | |||
{"تأسیس", "established"}, | |||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۷۱۲: | خط ۸۰۳: | ||
{"نوع مجموعه", "facility_type"}, | {"نوع مجموعه", "facility_type"}, | ||
{"ورزش", "sport"}, | |||
{"رشتهها", "disciplines"}, | |||
{"حوزه فعالیت", "activity_area"}, | |||
{"تأسیس", "established"}, | {"تأسیس", "established"}, | ||
{"ظرفیت", "capacity"} | {"ظرفیت", "capacity"}, | ||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۷۲۴: | خط ۸۱۹: | ||
{"نوع مجموعه", "facility_type"}, | {"نوع مجموعه", "facility_type"}, | ||
{"ورزش", "sport"}, | |||
{"رشتهها", "disciplines"}, | |||
{"حوزه فعالیت", "activity_area"}, | |||
{"تأسیس", "established"}, | {"تأسیس", "established"}, | ||
{"ظرفیت", "capacity"} | {"ظرفیت", "capacity"}, | ||
{"امکانات", "facilities"} | |||
} | } | ||
| خط ۷۳۶: | خط ۸۳۵: | ||
{"ورزش", "sport"}, | {"ورزش", "sport"}, | ||
{"رشته", "discipline"}, | |||
{"فدراسیون", "federation"}, | {"فدراسیون", "federation"}, | ||
{"رئیس هیئت", "chairman"} | {"رئیس هیئت", "chairman"} | ||
| خط ۷۶۲: | خط ۸۶۲: | ||
p.entities = { | p.entities = { | ||
-------------------------------------------------------------------------------- | |||
-- PLAYER | |||
-------------------------------------------------------------------------------- | |||
player = { | player = { | ||
| خط ۷۸۵: | خط ۸۸۵: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- COACH | |||
-------------------------------------------------------------------------------- | |||
coach = { | coach = { | ||
| خط ۸۰۸: | خط ۹۰۸: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- REFEREE | |||
-------------------------------------------------------------------------------- | |||
referee = { | referee = { | ||
| خط ۸۳۱: | خط ۹۳۱: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- SPORTS MANAGER | |||
-------------------------------------------------------------------------------- | |||
manager = { | manager = { | ||
| خط ۸۵۳: | خط ۹۵۳: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- CLUB | |||
-------------------------------------------------------------------------------- | |||
club = { | club = { | ||
| خط ۸۶۸: | خط ۹۶۸: | ||
"management", | "management", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۸۷۴: | خط ۹۷۵: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- SPORTS CLUB ALIAS | |||
-------------------------------------------------------------------------------- | |||
sports_club = { | |||
type = "sports_club", | |||
title = "باشگاه ورزشی", | |||
layouts = { | |||
"club", | |||
"management", | |||
"location", | |||
"contact", | |||
"hours" | |||
} | |||
}, | |||
-------------------------------------------------------------------------------- | |||
-- ACADEMY | |||
-------------------------------------------------------------------------------- | |||
academy = { | academy = { | ||
| خط ۸۸۹: | خط ۱٬۰۱۲: | ||
"management", | "management", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۸۹۵: | خط ۱٬۰۱۹: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- STADIUM | |||
-------------------------------------------------------------------------------- | |||
stadium = { | stadium = { | ||
| خط ۹۰۹: | خط ۱٬۰۳۳: | ||
"stadium", | "stadium", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۹۱۵: | خط ۱٬۰۴۰: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- GYMNASIUM | |||
-------------------------------------------------------------------------------- | |||
gym = { | gym = { | ||
| خط ۹۲۹: | خط ۱٬۰۵۴: | ||
"gym", | "gym", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۹۳۵: | خط ۱٬۰۶۱: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- SWIMMING POOL | |||
-------------------------------------------------------------------------------- | |||
pool = { | pool = { | ||
| خط ۹۴۹: | خط ۱٬۰۷۵: | ||
"pool", | "pool", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۹۵۵: | خط ۱٬۰۸۲: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- ZURKHANEH | |||
-------------------------------------------------------------------------------- | |||
zurkhaneh = { | zurkhaneh = { | ||
| خط ۹۶۹: | خط ۱٬۰۹۶: | ||
"zurkhaneh", | "zurkhaneh", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۹۷۵: | خط ۱٬۱۰۳: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- SPORTS SCHOOL | |||
-------------------------------------------------------------------------------- | |||
sports_school = { | sports_school = { | ||
| خط ۹۹۰: | خط ۱٬۱۱۸: | ||
"management", | "management", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۹۹۶: | خط ۱٬۱۲۵: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- SPORTS COMPLEX | |||
-------------------------------------------------------------------------------- | |||
sports_complex = { | sports_complex = { | ||
| خط ۱٬۰۱۱: | خط ۱٬۱۴۰: | ||
"management", | "management", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۱٬۰۱۷: | خط ۱٬۱۴۷: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- FACILITY | |||
-------------------------------------------------------------------------------- | |||
facility = { | facility = { | ||
| خط ۱٬۰۳۱: | خط ۱٬۱۶۱: | ||
"facility", | "facility", | ||
"location", | "location", | ||
"contact" | "contact", | ||
"hours" | |||
} | } | ||
| خط ۱٬۰۳۷: | خط ۱٬۱۶۸: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- SPORTS BOARD | |||
-------------------------------------------------------------------------------- | |||
board = { | board = { | ||
| خط ۱٬۰۵۸: | خط ۱٬۱۸۹: | ||
}, | }, | ||
-------------------------------------------------------------------------------- | |||
-- COMPETITION | |||
-------------------------------------------------------------------------------- | |||
competition = { | competition = { | ||
| خط ۱٬۰۷۹: | خط ۱٬۲۱۰: | ||
} | } | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- VERSION | -- VERSION | ||
| خط ۱٬۰۸۷: | خط ۱٬۲۱۹: | ||
major = 2, | major = 2, | ||
minor = | minor = 2, | ||
name = "AlborzSports" | name = "AlborzSports" | ||
نسخهٔ ۱۰ اوت ۲۰۲۶، ساعت ۱۱:۱۷
توضیحات این پودمان میتواند در پودمان:AlborzSports/Data/توضیحات قرار گیرد.
--------------------------------------------------------------------------------
-- Module:AlborzSports/Data
-- Wiki Alborz Sports Information System
-- Data Configuration
-- Version 2.2
--------------------------------------------------------------------------------
local p = {}
--------------------------------------------------------------------------------
-- META
--------------------------------------------------------------------------------
p.meta = {
title = "جعبه اطلاعات ورزش",
class = "infobox sport-infobox",
imageWidth = "280px"
}
--------------------------------------------------------------------------------
-- DEFAULT VALUES
--------------------------------------------------------------------------------
p.defaults = {
country = "ایران",
nationality = "ایرانی",
entity_type = "player",
image_width = "280px"
}
--------------------------------------------------------------------------------
-- LOOKUP
--------------------------------------------------------------------------------
p.lookup = {
--------------------------------------------------------------------------------
-- Identity
--------------------------------------------------------------------------------
id = "id",
["شناسه"] = "id",
name = "name",
["نام"] = "name",
fullname = "fullname",
full_name = "fullname",
["نام کامل"] = "fullname",
native_name = "native_name",
["نام بومی"] = "native_name",
english_name = "english_name",
["نام انگلیسی"] = "english_name",
latin_name = "latin_name",
["نام لاتین"] = "latin_name",
nickname = "nickname",
["لقب"] = "nickname",
subtype = "subtype",
["نوع"] = "subtype",
["نوع فعالیت"] = "subtype",
--------------------------------------------------------------------------------
-- Image
--------------------------------------------------------------------------------
image = "image",
["تصویر"] = "image",
caption = "caption",
["زیرنویس"] = "caption",
image_width = "image_width",
image_size = "image_width",
["اندازه تصویر"] = "image_width",
--------------------------------------------------------------------------------
-- Entity
--------------------------------------------------------------------------------
entity_type = "entity_type",
["نوع موجودیت"] = "entity_type",
type = "entity_type",
["گونه"] = "entity_type",
["رده"] = "entity_type",
--------------------------------------------------------------------------------
-- Personal Information
--------------------------------------------------------------------------------
country = "country",
["کشور"] = "country",
nationality = "nationality",
["ملیت"] = "nationality",
birth_date = "birth_date",
["زادروز"] = "birth_date",
["تاریخ تولد"] = "birth_date",
birth_place = "birth_place",
["محل تولد"] = "birth_place",
death_date = "death_date",
["درگذشت"] = "death_date",
death_place = "death_place",
["محل درگذشت"] = "death_place",
hometown = "hometown",
["زادگاه"] = "hometown",
residence = "residence",
["محل سکونت"] = "residence",
spouse = "spouse",
["همسر"] = "spouse",
children = "children",
["فرزندان"] = "children",
family = "family",
["خانواده"] = "family",
--------------------------------------------------------------------------------
-- Physical
--------------------------------------------------------------------------------
height = "height",
["قد"] = "height",
weight = "weight",
["وزن"] = "weight",
handed = "handed",
["دست غالب"] = "handed",
foot = "foot",
["پای تخصصی"] = "foot",
--------------------------------------------------------------------------------
-- Education
--------------------------------------------------------------------------------
education = "education",
["تحصیلات"] = "education",
university = "university",
["دانشگاه"] = "university",
--------------------------------------------------------------------------------
-- Contact
--------------------------------------------------------------------------------
phone = "phone",
["تلفن"] = "phone",
email = "email",
["رایانامه"] = "email",
website = "website",
["وبگاه"] = "website",
["وبگاه"] = "website",
instagram = "instagram",
["اینستاگرام"] = "instagram",
telegram = "telegram",
["تلگرام"] = "telegram",
aparat = "aparat",
["آپارات"] = "aparat",
x = "x",
twitter = "x",
["ایکس"] = "x",
["توییتر"] = "x",
hours = "hours",
["ساعات فعالیت"] = "hours",
["ساعات کاری"] = "hours",
["ساعات کار"] = "hours",
--------------------------------------------------------------------------------
-- General Sport
--------------------------------------------------------------------------------
sport = "sport",
["ورزش"] = "sport",
discipline = "discipline",
["رشته"] = "discipline",
disciplines = "disciplines",
["رشتهها"] = "disciplines",
["رشته ها"] = "disciplines",
activity_area = "activity_area",
["حوزه فعالیت"] = "activity_area",
["حوزهٔ فعالیت"] = "activity_area",
category = "category",
["رده ورزشی"] = "category",
years_active = "years_active",
["سالهای فعالیت"] = "years_active",
["سال های فعالیت"] = "years_active",
coach = "coach",
["مربی"] = "coach",
--------------------------------------------------------------------------------
-- Player
--------------------------------------------------------------------------------
position = "position",
["پست"] = "position",
number = "number",
["شماره"] = "number",
current_club = "current_club",
["باشگاه فعلی"] = "current_club",
former_clubs = "former_clubs",
["باشگاههای پیشین"] = "former_clubs",
["باشگاه های پیشین"] = "former_clubs",
club = "club",
["باشگاه"] = "club",
team = "team",
["تیم"] = "team",
national_team = "national_team",
["تیم ملی"] = "national_team",
--------------------------------------------------------------------------------
-- Coach
--------------------------------------------------------------------------------
coach_position = "coach_position",
["سمت مربیگری"] = "coach_position",
coaching_license = "coaching_license",
["درجه مربیگری"] = "coaching_license",
coaching_history = "coaching_history",
coaching = "coaching_history",
["سوابق مربیگری"] = "coaching_history",
coaching_clubs = "coaching_clubs",
["باشگاههای مربیگری"] = "coaching_clubs",
["باشگاه های مربیگری"] = "coaching_clubs",
--------------------------------------------------------------------------------
-- Referee
--------------------------------------------------------------------------------
referee_grade = "referee_grade",
["درجه داوری"] = "referee_grade",
referee_years = "referee_years",
["سالهای داوری"] = "referee_years",
["سال های داوری"] = "referee_years",
committee = "committee",
["کمیته"] = "committee",
major_events = "major_events",
["رقابتهای مهم"] = "major_events",
["رقابت های مهم"] = "major_events",
--------------------------------------------------------------------------------
-- Sports Management
--------------------------------------------------------------------------------
management_position = "management_position",
["سمت مدیریتی"] = "management_position",
management_term = "management_term",
["دوره مدیریت"] = "management_term",
manager = "manager",
["مدیر"] = "manager",
founder = "founder",
["بنیانگذار"] = "founder",
["بنیانگذار"] = "founder",
operator = "operator",
["بهرهبردار"] = "operator",
["بهره بردار"] = "operator",
--------------------------------------------------------------------------------
-- Club
--------------------------------------------------------------------------------
established = "established",
["تأسیس"] = "established",
owner = "owner",
["مالک"] = "owner",
president = "president",
["رئیس"] = "president",
ceo = "ceo",
["مدیرعامل"] = "ceo",
head_coach = "head_coach",
["سرمربی"] = "head_coach",
stadium = "stadium",
["ورزشگاه"] = "stadium",
capacity = "capacity",
["ظرفیت"] = "capacity",
facilities = "facilities",
["امکانات"] = "facilities",
--------------------------------------------------------------------------------
-- Sports Facilities
--------------------------------------------------------------------------------
facility_type = "facility_type",
["نوع مجموعه"] = "facility_type",
province = "province",
["استان"] = "province",
city = "city",
["شهر"] = "city",
district = "district",
["منطقه"] = "district",
address = "address",
["نشانی"] = "address",
["آدرس"] = "address",
coordinates = "coordinates",
["مختصات"] = "coordinates",
--------------------------------------------------------------------------------
-- Federation / Board
--------------------------------------------------------------------------------
federation = "federation",
["فدراسیون"] = "federation",
board = "board",
["هیئت"] = "board",
chairman = "chairman",
["رئیس هیئت"] = "chairman",
--------------------------------------------------------------------------------
-- Competition
--------------------------------------------------------------------------------
competition = "competition",
["مسابقات"] = "competition",
season = "season",
["فصل"] = "season",
champion = "champion",
["قهرمان"] = "champion",
runner_up = "runner_up",
["نایب قهرمان"] = "runner_up",
level = "level",
["سطح مسابقات"] = "level",
--------------------------------------------------------------------------------
-- Honors / Medals
--------------------------------------------------------------------------------
honors = "honors",
["افتخارات"] = "honors",
medals = "medals",
["مدالها"] = "medals",
["مدال ها"] = "medals",
medaltemplates = "medaltemplates",
["الگوهای مدال"] = "medaltemplates"
}
--------------------------------------------------------------------------------
-- LAYOUTS
--------------------------------------------------------------------------------
p.layouts = {}
--------------------------------------------------------------------------------
-- LAYOUT TITLES
--------------------------------------------------------------------------------
p.layoutTitles = {
base = "اطلاعات شخصی",
physical = "مشخصات فیزیکی",
education = "تحصیلات",
player = "اطلاعات ورزشی",
coach = "سوابق مربیگری",
referee = "سوابق داوری",
manager = "مدیریت ورزشی",
club = "اطلاعات باشگاه",
academy = "اطلاعات آکادمی",
management = "مدیریت",
location = "موقعیت",
contact = "ارتباطات",
hours = "ساعات فعالیت",
honors = "افتخارات",
stadium = "اطلاعات ورزشگاه",
gym = "اطلاعات سالن ورزشی",
pool = "اطلاعات استخر",
zurkhaneh = "اطلاعات زورخانه",
sports_school = "اطلاعات مدرسه ورزشی",
sports_complex = "اطلاعات مجموعه ورزشی",
facility = "اطلاعات مجموعه ورزشی",
board = "هیئت ورزشی",
competition = "اطلاعات مسابقات"
}
--------------------------------------------------------------------------------
-- BASE INFORMATION
--------------------------------------------------------------------------------
p.layouts.base = {
{"نام", "name"},
{"نام کامل", "fullname"},
{"نام بومی", "native_name"},
{"نام انگلیسی", "english_name"},
{"نام لاتین", "latin_name"},
{"لقب", "nickname"},
{"ملیت", "nationality"},
{"کشور", "country"},
{"زادروز", "birth_date"},
{"محل تولد", "birth_place"},
{"درگذشت", "death_date"},
{"محل درگذشت", "death_place"},
{"زادگاه", "hometown"},
{"محل سکونت", "residence"},
{"همسر", "spouse"},
{"فرزندان", "children"},
{"خانواده", "family"}
}
--------------------------------------------------------------------------------
-- PHYSICAL
--------------------------------------------------------------------------------
p.layouts.physical = {
{"قد", "height"},
{"وزن", "weight"},
{"دست غالب", "handed"},
{"پای تخصصی", "foot"}
}
--------------------------------------------------------------------------------
-- EDUCATION
--------------------------------------------------------------------------------
p.layouts.education = {
{"تحصیلات", "education"},
{"دانشگاه", "university"}
}
--------------------------------------------------------------------------------
-- PLAYER
--------------------------------------------------------------------------------
p.layouts.player = {
{"ورزش", "sport"},
{"رشته", "discipline"},
{"پست", "position"},
{"شماره", "number"},
{"باشگاه فعلی", "current_club"},
{"باشگاههای پیشین", "former_clubs"},
{"مربی", "coach"},
{"تیم ملی", "national_team"},
{"سالهای فعالیت", "years_active"}
}
--------------------------------------------------------------------------------
-- COACH
--------------------------------------------------------------------------------
p.layouts.coach = {
{"ورزش", "sport"},
{"رشته", "discipline"},
{"سمت مربیگری", "coach_position"},
{"درجه مربیگری", "coaching_license"},
{"سوابق مربیگری", "coaching_history"},
{"باشگاههای مربیگری", "coaching_clubs"},
{"سالهای فعالیت", "years_active"}
}
--------------------------------------------------------------------------------
-- REFEREE
--------------------------------------------------------------------------------
p.layouts.referee = {
{"ورزش", "sport"},
{"رشته", "discipline"},
{"درجه داوری", "referee_grade"},
{"سالهای داوری", "referee_years"},
{"کمیته", "committee"},
{"رقابتهای مهم", "major_events"}
}
--------------------------------------------------------------------------------
-- SPORTS MANAGER
--------------------------------------------------------------------------------
p.layouts.manager = {
{"ورزش", "sport"},
{"رشته", "discipline"},
{"سمت مدیریتی", "management_position"},
{"باشگاه", "club"},
{"دوره مدیریت", "management_term"},
{"سالهای فعالیت", "years_active"}
}
--------------------------------------------------------------------------------
-- MANAGEMENT
--------------------------------------------------------------------------------
p.layouts.management = {
{"مدیر", "manager"},
{"مالک", "owner"},
{"رئیس", "president"},
{"مدیرعامل", "ceo"},
{"بنیانگذار", "founder"},
{"بهرهبردار", "operator"}
}
--------------------------------------------------------------------------------
-- LOCATION
--------------------------------------------------------------------------------
p.layouts.location = {
{"کشور", "country"},
{"استان", "province"},
{"شهر", "city"},
{"منطقه", "district"},
{"نشانی", "address"},
{"مختصات", "coordinates"}
}
--------------------------------------------------------------------------------
-- CONTACT
--------------------------------------------------------------------------------
p.layouts.contact = {
{"تلفن", "phone"},
{"رایانامه", "email"},
{"وبگاه", "website"},
{"اینستاگرام", "instagram"},
{"تلگرام", "telegram"},
{"آپارات", "aparat"},
{"ایکس", "x"}
}
--------------------------------------------------------------------------------
-- HOURS
--------------------------------------------------------------------------------
p.layouts.hours = {
{"ساعات فعالیت", "hours"}
}
--------------------------------------------------------------------------------
-- HONORS
--------------------------------------------------------------------------------
-- Medal templates are handled separately by Module:AlborzSports.
p.layouts.honors = {
{"افتخارات", "honors"},
{"مدالها", "medals"}
}
--------------------------------------------------------------------------------
-- CLUB
--------------------------------------------------------------------------------
p.layouts.club = {
{"نوع", "subtype"},
{"ورزش", "sport"},
{"رشته", "discipline"},
{"رشتهها", "disciplines"},
{"حوزه فعالیت", "activity_area"},
{"تأسیس", "established"},
{"سرمربی", "head_coach"},
{"ورزشگاه", "stadium"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- ACADEMY
--------------------------------------------------------------------------------
p.layouts.academy = {
{"نوع", "subtype"},
{"ورزش", "sport"},
{"رشته", "discipline"},
{"رشتهها", "disciplines"},
{"حوزه فعالیت", "activity_area"},
{"تأسیس", "established"},
{"مربیان", "coaching_history"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- STADIUM
--------------------------------------------------------------------------------
p.layouts.stadium = {
{"نوع مجموعه", "facility_type"},
{"ورزش", "sport"},
{"رشته", "discipline"},
{"تأسیس", "established"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- GYM
--------------------------------------------------------------------------------
p.layouts.gym = {
{"نوع مجموعه", "facility_type"},
{"ورزش", "sport"},
{"رشتهها", "disciplines"},
{"حوزه فعالیت", "activity_area"},
{"تأسیس", "established"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- SWIMMING POOL
--------------------------------------------------------------------------------
p.layouts.pool = {
{"نوع مجموعه", "facility_type"},
{"ورزش", "sport"},
{"رشتهها", "disciplines"},
{"تأسیس", "established"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- ZURKHANEH
--------------------------------------------------------------------------------
p.layouts.zurkhaneh = {
{"نوع مجموعه", "facility_type"},
{"ورزش", "sport"},
{"تأسیس", "established"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- SPORTS SCHOOL
--------------------------------------------------------------------------------
p.layouts.sports_school = {
{"نوع", "subtype"},
{"ورزش", "sport"},
{"رشته", "discipline"},
{"رشتهها", "disciplines"},
{"حوزه فعالیت", "activity_area"},
{"تأسیس", "established"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- SPORTS COMPLEX
--------------------------------------------------------------------------------
p.layouts.sports_complex = {
{"نوع مجموعه", "facility_type"},
{"ورزش", "sport"},
{"رشتهها", "disciplines"},
{"حوزه فعالیت", "activity_area"},
{"تأسیس", "established"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- FACILITY
--------------------------------------------------------------------------------
p.layouts.facility = {
{"نوع مجموعه", "facility_type"},
{"ورزش", "sport"},
{"رشتهها", "disciplines"},
{"حوزه فعالیت", "activity_area"},
{"تأسیس", "established"},
{"ظرفیت", "capacity"},
{"امکانات", "facilities"}
}
--------------------------------------------------------------------------------
-- FEDERATION / SPORTS BOARD
--------------------------------------------------------------------------------
p.layouts.board = {
{"ورزش", "sport"},
{"رشته", "discipline"},
{"فدراسیون", "federation"},
{"رئیس هیئت", "chairman"}
}
--------------------------------------------------------------------------------
-- COMPETITION
--------------------------------------------------------------------------------
p.layouts.competition = {
{"ورزش", "sport"},
{"رشته", "discipline"},
{"فصل", "season"},
{"قهرمان", "champion"},
{"نایب قهرمان", "runner_up"},
{"سطح مسابقات", "level"}
}
--------------------------------------------------------------------------------
-- ENTITIES
--------------------------------------------------------------------------------
p.entities = {
--------------------------------------------------------------------------------
-- PLAYER
--------------------------------------------------------------------------------
player = {
type = "player",
title = "بازیکن",
layouts = {
"base",
"physical",
"education",
"player",
"honors",
"contact"
}
},
--------------------------------------------------------------------------------
-- COACH
--------------------------------------------------------------------------------
coach = {
type = "coach",
title = "مربی",
layouts = {
"base",
"physical",
"education",
"coach",
"honors",
"contact"
}
},
--------------------------------------------------------------------------------
-- REFEREE
--------------------------------------------------------------------------------
referee = {
type = "referee",
title = "داور",
layouts = {
"base",
"physical",
"education",
"referee",
"honors",
"contact"
}
},
--------------------------------------------------------------------------------
-- SPORTS MANAGER
--------------------------------------------------------------------------------
manager = {
type = "manager",
title = "مدیر ورزشی",
layouts = {
"base",
"education",
"manager",
"honors",
"contact"
}
},
--------------------------------------------------------------------------------
-- CLUB
--------------------------------------------------------------------------------
club = {
type = "club",
title = "باشگاه ورزشی",
layouts = {
"club",
"management",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- SPORTS CLUB ALIAS
--------------------------------------------------------------------------------
sports_club = {
type = "sports_club",
title = "باشگاه ورزشی",
layouts = {
"club",
"management",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- ACADEMY
--------------------------------------------------------------------------------
academy = {
type = "academy",
title = "آکادمی ورزشی",
layouts = {
"academy",
"management",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- STADIUM
--------------------------------------------------------------------------------
stadium = {
type = "stadium",
title = "ورزشگاه",
layouts = {
"stadium",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- GYMNASIUM
--------------------------------------------------------------------------------
gym = {
type = "gym",
title = "سالن ورزشی",
layouts = {
"gym",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- SWIMMING POOL
--------------------------------------------------------------------------------
pool = {
type = "pool",
title = "استخر",
layouts = {
"pool",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- ZURKHANEH
--------------------------------------------------------------------------------
zurkhaneh = {
type = "zurkhaneh",
title = "زورخانه",
layouts = {
"zurkhaneh",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- SPORTS SCHOOL
--------------------------------------------------------------------------------
sports_school = {
type = "sports_school",
title = "مدرسه ورزشی",
layouts = {
"sports_school",
"management",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- SPORTS COMPLEX
--------------------------------------------------------------------------------
sports_complex = {
type = "sports_complex",
title = "مجموعه ورزشی",
layouts = {
"sports_complex",
"management",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- FACILITY
--------------------------------------------------------------------------------
facility = {
type = "facility",
title = "مجموعه ورزشی",
layouts = {
"facility",
"location",
"contact",
"hours"
}
},
--------------------------------------------------------------------------------
-- SPORTS BOARD
--------------------------------------------------------------------------------
board = {
type = "board",
title = "هیئت ورزشی",
layouts = {
"board",
"management",
"location",
"contact"
}
},
--------------------------------------------------------------------------------
-- COMPETITION
--------------------------------------------------------------------------------
competition = {
type = "competition",
title = "مسابقات",
layouts = {
"competition",
"location",
"contact"
}
}
}
--------------------------------------------------------------------------------
-- VERSION
--------------------------------------------------------------------------------
p.version = {
major = 2,
minor = 2,
name = "AlborzSports"
}
--------------------------------------------------------------------------------
-- EXPORT
--------------------------------------------------------------------------------
return p