Using nspages in the wiki's start page, I wanted to exclude a single page from a specific namespace, considering that a page with the same name could exist in another namespace.
I tried
<nspages -r -numberedList -exclude:ns1:mypage> excludes the whole ns1 namespace.
<nspages -r -numberedList -exclude:mypage> works, but it also excludes ns2:mypage