Module:links/templates: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 34: Line 34:
["ts"] = {},
["ts"] = {},
["sc"] = {},
["sc"] = {},
["from_l"] = {type = "boolean", default = false},
["w"] = {type = "boolean", default = true},
["w"] = {type = "boolean", default = true},
}
}
Line 88: Line 89:
pos = args["pos"],  
pos = args["pos"],  
lit = args["lit"],
lit = args["lit"],
nocont = true,
nocont = not args["from_l"],
accel = args["accel-form"] and {
accel = args["accel-form"] and {
form = args["accel-form"],
form = args["accel-form"],