Module:Coordinates: Difference between revisions
Jump to navigation
Jump to search
Switch to template gadget category per request
m (1 revision imported) |
Module:Location map/data/Earth>Pppery (Switch to template gadget category per request) |
||
Line 156: | Line 156: | ||
return mw.getCurrentFrame():extensionTag{ | return mw.getCurrentFrame():extensionTag{ | ||
name = 'templatestyles', args = { src = stylesheetLink } | name = 'templatestyles', args = { src = stylesheetLink } | ||
} .. '<span class="plainlinks nourlexpansion | } .. '<span class="plainlinks nourlexpansion">[' .. coord_link .. uriComponents .. | ||
' ' .. inner .. ']</span>' | ' ' .. inner .. ']</span>' .. '[[Category:Pages using gadget WikiMiniAtlas]]' | ||
end | end | ||