Steps to replicate the issue (include links if applicable):
- Evaluate in the Lua console: mw.getCurrentFrame():callParserFunction("#interlanguagelink",{"fff","foo"})
What happens?:
It produced Lua error: callParserFunction: function "#interlanguagelink" was not found.
What should have happened instead?:
It should give a more accurate error message like Invalid language code fff
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
This parser function was recently introduced in T363538