Template:CategoryFilter
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
| {{CategoryFilter|Testing Stations}} | |
| {{CategoryFilter|Testing Stations|intersect=Deep Desert}} | No pages meet these criteria. |
| {{CategoryFilter|Testing Stations|exclude=Deep Desert}} |
TemplateData
Displays a list of pages filtered by category membership, supporting optional intersection and exclusion against additional categories.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Base Category | 1 | The primary category to list pages from. | String | required |
| Intersection Category | intersect | Only display pages that also belong to this category. | String | optional |
| Exclusion Category | exclude | Hide pages that belong to this category. | String | optional |