How to Search Tags
Posted: Wed Aug 12, 2026 8:56 pm
You can search tags using the URL, in the format:
where "{TAGS}" is a comma separated list of tags
"{AND/OR}" changes the search to require all listed tags, or any listed tags.
For example:
https://tf2sr.net/tag/effect-and-cause-2 will search for any topics with the tag "effect-and-cause-2"
https://tf2sr.net/tag/beacon-2,beacon-3/OR will search for any topics that have either the "beacon-2" or "beacon-3" tags
https://tf2sr.net/tag/beacon-3,verified-timesave/AND will search for any topics that have both "beacon-3" and "verified-timesave" tags
https://tf2sr.net/tags displays all tags in use
Code: Select all
https://tf2sr.net/tag/{TAGS}/{AND/OR}"{AND/OR}" changes the search to require all listed tags, or any listed tags.
For example:
https://tf2sr.net/tag/effect-and-cause-2 will search for any topics with the tag "effect-and-cause-2"
https://tf2sr.net/tag/beacon-2,beacon-3/OR will search for any topics that have either the "beacon-2" or "beacon-3" tags
https://tf2sr.net/tag/beacon-3,verified-timesave/AND will search for any topics that have both "beacon-3" and "verified-timesave" tags
https://tf2sr.net/tags displays all tags in use