{{#network:|excludedNamespaces=2, 4, 8, 12, 14, 102}}
$wgPageNetworkExcludedNamespaces = [ 2, 4, 8, 12, 14, 102];
$wgPageNetworkExcludedNamespaces[] = NS_CATEGORY;
But no matter what I do the category namespace (14) still gets displayed in the network.
I tried
But no matter what I do the category namespace (14) still gets displayed in the network.
Might be related to #21