I recently upgraded to 1.28.
Before the update I could pass a category into a template:

<includeonly>{|
|align="center"|Also see [[{{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }}]]
|}</includeonly>

But now it fails if I pass "Category:Foo" or ":Category:Foo".

In the first case (with term=) it tries to assign the category to the page the template is on.
In the second case it fails at the colon.
I have tried using &#58; and making a template:colon that returns &#58; -- both failed.

I feel that I am missing something simple, but can't figure it out.

-Bri



_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to