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
some inflection template patterns in wiktionary have optional parameters (e.g. see https://en.wiktionary.org/wiki/Template:plural_of). Our template matching patterns don't generally allow for these parameters.
I've rarely come across this in practice, and when I have, it appears that the parameter is obsolete. But we should accommodate it, I think.
The text was updated successfully, but these errors were encountered:
some inflection template patterns in wiktionary have optional parameters (e.g. see https://en.wiktionary.org/wiki/Template:plural_of). Our template matching patterns don't generally allow for these parameters.
I've rarely come across this in practice, and when I have, it appears that the parameter is obsolete. But we should accommodate it, I think.
The text was updated successfully, but these errors were encountered: