###################################################### # Dynamic Decade Collections # # Created by Yozora and Bullmoose20 # ###################################################### templates: year_dynamic: smart_filter: sort_by: critic_rating.desc any: year: <> limit: 100 dynamic_collections: Years: # mapping name does not matter just needs to be unique type: year template: year_dynamic title_format: Best of <> key_name_override: "1950": "1950s" "1960": "1960s" "1970": "1970s" "1980": "1980s" "1990": "1990s" "2000": "2000s" "2010": "2010s" "2020": "2020s" addons: "1950": - "1951" - "1952" - "1953" - "1954" - "1955" - "1956" - "1957" - "1958" - "1959" "1960": - "1961" - "1962" - "1963" - "1964" - "1965" - "1966" - "1967" - "1968" - "1969" "1970": - "1971" - "1972" - "1973" - "1974" - "1975" - "1976" - "1977" - "1978" - "1979" "1980": - "1981" - "1982" - "1983" - "1984" - "1985" - "1986" - "1987" - "1988" - "1989" "1990": - "1991" - "1992" - "1993" - "1994" - "1995" - "1996" - "1997" - "1998" - "1999" "2000": - "2001" - "2002" - "2003" - "2004" - "2005" - "2006" - "2007" - "2008" - "2009" "2010": - "2011" - "2012" - "2013" - "2014" - "2015" - "2016" - "2017" - "2018" - "2019" "2020": - "2021" - "2022" - "2023" - "2024" - "2025" - "2026" - "2027" - "2028" - "2029"