Module:links/templates: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 89: Line 89:
pos = args["pos"],  
pos = args["pos"],  
lit = args["lit"],
lit = args["lit"],
nocont = not args["from_l"],
nocont = args["from_l"] and false or true,
accel = args["accel-form"] and {
accel = args["accel-form"] and {
form = args["accel-form"],
form = args["accel-form"],