Jump to content

Module talk:Mapframe

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Display in title

[edit]

There's this comment in the code, saying "[display=title] makes maplink wikitext that will be located in the top-right of the title of the page (the same place where coords with display=title are positioned)." That does not seem to work: the styles associated with id=coordinates cannot do that. Is this option even useful? I'm wondering if it should be removed from the template's documentation, it seems misleading. Ponor (talk) 20:30, 10 June 2025 (UTC)[reply]

This edit will put the display=title marker in the indicator area, which seems to work for all desktop skins, as can be seen at Template:Maplink/sandbox (as long as the module sandbox change is on). Is that what we want? Ponor (talk) 21:21, 10 June 2025 (UTC)[reply]

A naive search shows that there aren't that many articles that use {{mapframe|display=title}}, maybe no more than 50. So I think it's safe to make this change. With it

  • the module and template will do what they're supposed to do with |display=title: the inline+title markers won't be shown next to each other in Vector-2022 ([1]) nor the 'title' one will be placed on top of the infobox in Vector ([2])
  • the 'title' marker will be placed as the last of the indicators (the code added is mostly from that page)
  • the resulting html code seems clean, and in line with what {{coord}} already does

Thanks, Ponor (talk) 13:50, 11 June 2025 (UTC)[reply]

 Done Thanks, I had noticed this being broken a while ago and just did not want to deal with it at all. Izno (talk) 02:48, 28 June 2025 (UTC)[reply]

Inconsistent map box

[edit]

The same source produces a correct result on User:OceanLoop/sandbox/map but not Indian Creek (Elwha River tributary): the frame is not positioned properly. Does anyone know why this happens? OceanLoop (talk) 00:55, 24 July 2025 (UTC)[reply]

Fixed. Regs, The Equalizer (talk) 19:10, 24 July 2025 (UTC)[reply]

How avoid text that appears when hover mouse cursor over the map?

[edit]
Map
Site of Cook's death in Kealakekua Bay

In Talk page at Talk:Death_of_James_Cook#Comments_from_Noleander I put a map. I've replicated the map here. When the mouse cursor is hovered over the map (desktop computer; Windows OS, Firefox browser) a popup window appears containing the text "The intuitive WP:UE/WP:COMMONNAME page title for this would probably be Death of James Cook. Just saying." which is the text (unreleated to the map) at the top of that Talk page.

That text popup window does not appear here, in this Talk page, when hovering over the map.

Does anyone know why that text is appearing? and if there is a way to prevent that popup from appearing? Noleander (talk) 18:29, 10 August 2025 (UTC)[reply]

Likely have the Wikipedia:Tools/Navigation popups gadget switched on in your preferences, as that line is the very first topic on the talk page. Regs, The Equalizer (talk) 19:21, 10 August 2025 (UTC)[reply]
You are correct ... that fixed it. Thanks. Noleander (talk) 19:36, 10 August 2025 (UTC)[reply]
{{maplink}} could probably set the 'nopopups' class to avoid that navigation popups triggers. —TheDJ (talkcontribs) 08:10, 11 August 2025 (UTC)[reply]
If there is a way to disable this popup issue, permanently, by a change to the maplink template, that would prevent this issue from arising in the future for other editors & readers ... so it seems like a good idea. Noleander (talk) 12:33, 11 August 2025 (UTC)[reply]

Rather than using assert(lat_d, "Unable to get latitude/longitude from input '"..coords.."'."), which shows an unhelpful level of detail and places pages into the generic Category:Pages with script errors, is there a way to just return something like <strong class="error">Unable to get latitude/longitude from input XXX. Specify coordinates using {{tl|Coord}} template.</strong>[[Category:Pages with mapframe errors]] that would be more helpful and use a dedicated category? Only complication would be if there are other modules that try to parse the output of mapframe, but the common ones such as Module:Infobox mapframe just concatenate the output string to something else and should work fine. --Ahecht (TALK
PAGE
)
14:25, 4 September 2025 (UTC)[reply]

coord compatibility

[edit]

Why does Template:Maplink/testcases#Coord compatibility happen? It's not often, but it trips me up every now and then. If the coord template can tolerate lowercase cardinal directions, why can't maplink? --Joy (talk) 14:50, 23 October 2025 (UTC)[reply]

Map labels for some place names in Telugu language partly rendered with rectangular boxes

[edit]

I filed a bug affecting small number of place labels for Telugu language on Phabricator (https://phabricator.wikimedia.org/T408884). Request other users with similar problem in their native languages to add comments. Arjunaraoc (talk) 01:46, 31 October 2025 (UTC)[reply]