You could try… {{ range first 2 (where (where .Site.Pages ".Params.type" "news") ".Params.category" "!=" "notice" ) }}
{{ range first 2 (where (where .Site.Pages ".Params.type" "news") ".Params.category" "!=" "notice" ) }}