Allow differential priorities for mass decks

This commit is contained in:
mez 2025-04-14 19:51:17 +01:00
parent df1b89a053
commit d2157a3bb3
3 changed files with 10 additions and 3 deletions

View file

@ -27,8 +27,9 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
- =faves=: a list of cards to showcase on the index page
- =headerbackground=: an HTML colour to display behind your header image and set as a theme colour
- =british=: =True= if you want “grey” to display on the site, =False= if you want “gray”
- =collectthreshold=: minimum number of owned cards for putting a deck in the “collecting” category
- =collectthreshold=: minimum number of owned cards for putting a deck in the “collecting” category (all cards in mass decks will be included)
- =mediumthreshold=: minimum number of owned cards for marking a deck as medium priority
- =massmediumthreshold=: minimum number of owned cards for marking a deck in a mass deck medium priority (should normally be lower than =mediumthreshold=)
- =highthreshold=: minimum number of owned cards for marking a deck as high priority
- =keepsig=: =True= if you always want to keep one copy of your signature, =False= if you want to make them all available for trading
- =tradestatement=: statement to place on your trading page