mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 15:06:07 -05:00
template reorg
This commit is contained in:
@@ -92,34 +92,49 @@ templates:
|
||||
collections:
|
||||
|
||||
MyAnimeList Popular:
|
||||
variables:
|
||||
key: popular
|
||||
template:
|
||||
- name: popular
|
||||
- name: chart_shared
|
||||
key: popular
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
MyAnimeList Favorited:
|
||||
variables:
|
||||
key: favorited
|
||||
template:
|
||||
- name: favorited
|
||||
- name: chart_shared
|
||||
key: favorited
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
MyAnimeList Top Rated:
|
||||
variables:
|
||||
key: top
|
||||
template:
|
||||
- name: top
|
||||
- name: chart_shared
|
||||
key: top
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
MyAnimeList Top Airing:
|
||||
variables:
|
||||
key: airing
|
||||
template:
|
||||
- name: airing
|
||||
- name: chart_shared
|
||||
key: airing
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
MyAnimeList Season:
|
||||
variables:
|
||||
key: season
|
||||
mal_season:
|
||||
season: current
|
||||
sort_by: score
|
||||
summary: A collection of Anime from the Current Season according to MyAnimeList.
|
||||
template:
|
||||
- name: chart_shared
|
||||
key: season
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
Reference in New Issue
Block a user