Content deleted Content added
fix logic bug: tracking category for article namespace |
save a call to currentTitle() |
||
Line 389:
function oscoord.oscoord(frame)
local output = '<span class="plainlinks nourlexpansion" style="white-space: nowrap">' .. oscoord.main(frame) .. '</span>'
if
output = output .. '[[Category:Articles with OS grid coordinates]]'
end
|