Thread:User talk:CodeCat/Script recognition module/reply (3)
I would like if {{auto cat}} (or {{charactercat}} or whatever template), when used in Category:Bb, automatically recognized that "Bb" is in Latin script. For example, it could be categorized into "Category:Latin script something", it could have "Latin script" in the description and the "Bb" in the description would have the right script label in the code.
Likewise, Category:Δδ can be created for Greek script.
And Category:Bb: ⠃ (Latin–Braille) already exists. The category name has a mixture of scripts, but the module is already prepared to recognize the different contents before and after the colon.
But findBestScript requires a language code and the categories mentioned are multi-language categories. Can't we change the module so that it iterates over all scripts, when the language is und or something?