45,645
edits
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
[3] = list_allow_holes, | [3] = list_allow_holes, | ||
["f\1request"] = list_allow_holes, | ["f\1request"] = list_allow_holes, | ||
["f\1alt"] = list_allow_holes, | ["f\1alt"] = list_allow_holes, | ||
Line 112: | Line 106: | ||
local infl_part = { | local infl_part = { | ||
label = args[3][i * 2 - 1], | label = args[3][i * 2 - 1], | ||
request = args["frequest"][i], | request = args["frequest"][i], | ||
enable_auto_translit = args["fautotr"][i], | enable_auto_translit = args["fautotr"][i], |