init: Show informative error when wish cannot be parsed
If the parser returns null, we know we have corrupt wikitext or
something of the sort, Show a message with basic info and
troubleshooting. This is until we fix the parser or have it handle this
more gracefully. I think the new WebUtil.getMessageBox() will still
have further use in the future.
Bug: T369009