Module:links/templates: Difference between revisions

Jump to navigation Jump to search
no edit summary
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 = iargs["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"],

Navigation menu