45,646
edits
No edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
["accel-nostore"] = boolean, | ["accel-nostore"] = boolean, | ||
["name"] = boolean, | ["name"] = boolean, | ||
["to_wikt"] = boolean, | |||
} | } | ||
if iargs.compat then | if iargs.compat then | ||
Line 95: | Line 96: | ||
pos = args["pos"], | pos = args["pos"], | ||
lit = args["lit"], | lit = args["lit"], | ||
to_wikt = | to_wikt = args["to_wikt"], | ||
accel = args["accel-form"] and { | accel = args["accel-form"] and { | ||
form = args["accel-form"], | form = args["accel-form"], |