MitchBarnett / wiki-bank-tag-integration

Allows the creation of bank tags from categories on the offical OSRS wiki
BSD 2-Clause "Simplified" License
9 stars 13 forks source link

Add additional syntax to specify an existing tag to add a catecory to/name the new category #8

Open brainard52 opened 3 years ago

brainard52 commented 3 years ago

For example:

Tags: none ::btCat ores smithing Tags: smithing (contains all ores) ::btCat bars smithing Tags: smithing (contains all ores and all bars)

bdnugget commented 6 months ago

For example:

Tags: none ::btCat ores smithing Tags: smithing (contains all ores) ::btCat bars smithing Tags: smithing (contains all ores and all bars)

You seem to be able to use boolean operators like and and or, so for example ::btCat ores||smithing or ::btCat ores&&smithing