Content deleted Content added
Jackmcbarn (talk | contribs) m quote the width |
Jackmcbarn (talk | contribs) m fix caption |
||
Line 1,386:
retval[k] = locmap.mark(frame, v, map)
end
frame.args.caption = 'y'
return locmap.top(frame, containerArgs, map) .. table.concat(retval) .. locmap.bottom(frame, containerArgs, map)
end
|