Steps to replicate the issue:
- https://id.wikipedia.org/w/index.php?title=Templat:Topik_dunia/bak_pasir&useparsoid=0 -> cat "Halaman dengan terlalu banyak panggilan fungsi pemilahan" https://www.wikidata.org/wiki/Q5324385 is visible ("Category:Pages with too many expensive parser function calls")
- https://id.wikipedia.org/w/index.php?title=Templat:Topik_dunia/bak_pasir&useparsoid=1 -> cat "Halaman dengan terlalu banyak panggilan fungsi pemilahan" is invisible ("Category:Pages with too many expensive parser function calls")
- https://id.wikipedia.org/wiki/Templat:T410513?useparsoid=0 -> -> both cat "Halaman dengan terlalu banyak panggilan fungsi pemilahan" https://www.wikidata.org/wiki/Q5324385 ("Category:Pages with too many expensive parser function calls") and cat "Kategori:Halaman dengan galat skrip" https://www.wikidata.org/wiki/Q7192108 ("Category:Pages with script errors") are visible
- https://id.wikipedia.org/wiki/Templat:T410513?useparsoid=1 -> -> cat "Halaman dengan terlalu banyak panggilan fungsi pemilahan" https://www.wikidata.org/wiki/Q5324385 ("Category:Pages with too many expensive parser function calls") is invisible whereas cat "Kategori:Halaman dengan galat skrip" https://www.wikidata.org/wiki/Q7192108 ("Category:Pages with script errors") appears
What happens?:
Behaves strangely.
What should have happened instead?:
Pages violating the budget should have the cat "Kategori:Halaman dengan terlalu banyak panggilan fungsi pemilahan" https://www.wikidata.org/wiki/Q5324385 ("Category:Pages with too many expensive parser function calls") well visible at the bottom, irrespective whether the vioation originates from a module or from old-style parser functions. They should NOT land in cat "Kategori:Halaman dengan galat skrip" https://www.wikidata.org/wiki/Q7192108 ("Category:Pages with script errors") unless they suffer from some other script error.