You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot currently puts in [[Category:Foo]] and the result is that the message reads "Today's random page in need of help is '. If you know anything about this, go fix it!", and the front page gets added to the Foo category.
Categories need to be escaped with an extra colon, thus: [[:Category:Foo]]
The text was updated successfully, but these errors were encountered:
The bot currently puts in [[Category:Foo]] and the result is that the message reads "Today's random page in need of help is '. If you know anything about this, go fix it!", and the front page gets added to the Foo category.
Categories need to be escaped with an extra colon, thus: [[:Category:Foo]]
The text was updated successfully, but these errors were encountered: