Module:sish-headword: Difference between revisions
No edit summary |
No edit summary |
||
| Line 124: | Line 124: | ||
} | } | ||
local sc = lang:findBestScript(pagename | local sc = lang:findBestScript(pagename) | ||
data.sc = sc | data.sc = sc == "None" and "sish-Armn" or sc | ||
local other_sc | local other_sc | ||