Module:Sharpness szg documentation: Difference between revisions

Dave Keenan (talk | contribs)
mNo edit summary
Dave Keenan (talk | contribs)
mNo edit summary
Line 111: Line 111:
else
else
-- If the template shows integrated (Gould-like) arrows
-- If the template shows integrated (Gould-like) arrows
result = result .. string.format("{{#ifexist: %sa|* [[%sa]] – ", basic, basic.."-szg")
result = result .. string.format("{{#ifexist: %sa|* [[%s]] – ", basic, basic.."a-szg")
.. "an alternate version of this template that shows separate arrows.\n|}}"
.. "an alternate version of this template that shows separate arrows.\n|}}"