Skip to content

savwiley/etcg-Subcategories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

eTCG Subcategories

Whether you're using mass decks or getting creative, you can use this to separate one category into different places. This script will also display pending cards.

  1. Copy and paste this script into your mods file.

  2. Insert this wherever you want your new subcategory to appear:

<?php show_massSubcats('TCG', 'CATEGORY', array('DECK1', 'DECK2')); ?>

Add as many decks as you want. There is room for error with this script (typos, forgetting decks, etc) and there's some work to install it depending on how large your categories will be, not to mention the need to update it every time new decks are released. However, this does allow for some easier customization, especially with large mass decks.

Have fun!

About

Create subcategories with eTCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages