Description Usage Arguments Examples
The NCAA website uses different "year id's" for each sport. This function cross-references based on sport and year selection.
1 | .year_ref(yr, sprt)
|
yr |
Select year, (example: 2015-2016 season is 2016) |
sprt |
Tradiational Sport Name |
1 2 3 4 | year_ref(2016,"mens basketball")
year_ref(2015,"MBB")
year_ref(2015,"MBB")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.