ഘടകം:IndianPremierLeague/Teams

വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.

ഈ ഘടകത്തിന്റെ വിവരണം ഘടകം:IndianPremierLeague/Teams/വിവരണം എന്ന താളിൽ നിർമ്മിക്കാവുന്നതാണ്

--[[
    Each team must have a table with the following keys:
    code: A short code of 2-4 letters (uppercase) to represent the team.
    fullName: The full name of the team.
    shortName: The short name of the team, usually the location in which it is based.
    pageName: The title of the team's article on Wikipedia. This is usually the team's full name, but if disambiguation is
              needed, it may be different.
    startYear: The year in which the team first played.
    endYear: The year in which the team last played. (For inactive/disbanded/terminated teams only)

    This module is to be used with mw.loadData(). It should NOT contain functions!
]]

return {

    {
        code       = "CSK",
        fullName   = "ചെന്നൈ സൂപ്പർ കിങ്ങ്‌സ്",
        shortName  = "ചെന്നൈ",
        pageName   = "ചെന്നൈ സൂപ്പർ കിങ്ങ്‌സ്",
        startYear  = 2008,
    },

    {
        code       = "DC",
        fullName   = "ഡെക്കാൻ ചാർജേഴ്സ്",
        shortName  = "ഡെക്കാൻ",
        pageName   = "ഡെക്കാൻ ചാർജേഴ്സ്",
        startYear  = 2008,
        endYear    = 2012,
    },

    {
        code       = "DD",
        fullName   = "ഡെൽഹി ഡെയർഡെവിൾസ്",
        shortName  = "ഡെൽഹി",
        pageName   = "ഡെൽഹി ഡെയർഡെവിൾസ്",
        startYear  = 2008,
    },

    {
        code       = "KKR",
        fullName   = "കൊൽക്കത്ത നൈറ്റ് റൈഡേഴ്‌സ്",
        shortName  = "കൊൽക്കത്ത",
        pageName   = "കൊൽക്കത്ത നൈറ്റ് റൈഡേഴ്‌സ്",
        startYear  = 2008,
    },

    {
        code       = "KTK",
        fullName   = "കൊച്ചി ടസ്കേഴ്സ് കേരള",
        shortName  = "കൊച്ചി",
        pageName   = "കൊച്ചി ടസ്കേഴ്സ് കേരള",
        startYear  = 2011,
        endYear    = 2011,
    },

    {
        code       = "KXIP",
        fullName   = "കിങ്സ് XI പഞ്ചാബ്",
        shortName  = "പഞ്ചാബ്",
        pageName   = "കിങ്സ് XI പഞ്ചാബ്",
        startYear  = 2008,
    },

    {
        code       = "MI",
        fullName   = "മുംബൈ ഇന്ത്യൻസ്",
        shortName  = "മുംബൈ",
        pageName   = "മുംബൈ ഇന്ത്യൻസ്",
        startYear  = 2008,
    },

    {
        code       = "PWI",
        fullName   = "പൂണെ വാരിയേർസ് ഇന്ത്യ",
        shortName  = "പൂണെ",
        pageName   = "പൂണെ വാരിയേർസ് ഇന്ത്യ",
        startYear  = 2011,
        endYear    = 2013,
    },

    {
        code       = "SRH",
        fullName   = "സൺറൈസേഴ്സ് ഹൈദരാബാദ്",
        shortName  = "ഹൈദരാബാദ്",
        pageName   = "സൺറൈസേഴ്സ് ഹൈദരാബാദ്",
        startYear  = 2013,
    },

    {
        code       = "RCB",
        fullName   = "റോയൽ ചലഞ്ചേഴ്സ് ബാംഗ്ലൂർ",
        shortName  = "ബാംഗ്ലൂർ",
        pageName   = "റോയൽ ചലഞ്ചേഴ്സ് ബാംഗ്ലൂർ",
        startYear  = 2008,
    },

    {
        code       = "RR",
        fullName   = "രാജസ്ഥാൻ റോയൽസ്",
        shortName  = "രാജസ്ഥാൻ ",
        pageName   = "രാജസ്ഥാൻ റോയൽസ്",
        startYear  = 2008,
    },

    {
        code       = "RPS",
        fullName   = "റൈസിംഗ് പൂണെ സൂപ്പർജയന്റ്",
        shortName  = "പൂണെ",
        pageName   = "റൈസിംഗ് പൂണെ സൂപ്പർജയന്റ്",
        startYear  = 2016,
    },

    {
        code       = "GL",
        fullName   = "ഗുജറാത്ത് ലയൺസ്",
        shortName  = "ഗുജറാത്ത്",
        pageName   = "ഗുജറാത്ത് ലയൺസ്",
        startYear  = 2016,
    },

}
"https://ml.wikipedia.org/w/index.php?title=ഘടകം:IndianPremierLeague/Teams&oldid=3274962" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്