How can I search in transcluded categories?
- by Wikis
I want to add functionality to a MediaWiki wiki to search in specific categories:
Platform 1
Platform 2
etc.
So I created a template which, based on a certain field, assigns pages to those categories. The template was already included on most of these pages. So now most pages are in either:
Category:Platform 1 or
Category:Platform 2
Then I…