Module:Coordinates: Difference between revisions

Jump to navigation Jump to search
fix
(fix note handling)
(fix)
Line 564:
local text = ''
if string.find( Display, 'inline' ) ~= nil or Display == 'ti' or
Display == 'it' or Display == 'ti' then
text = displayinline(contents, Notes)
end
if string.find( Display, 'title' ) ~= nil or Display == 'it' or
Display == 'it' or Display == 'ti' then
text = text .. displaytitle(contents, Notes)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu