Topic on Talk:Wikidata Bridge

Jeblad (talkcontribs)

At nowiki there are some users that complain loudly about the pencil icon. I tried to do some changes to see how it would turn out in full use, and there will be way to many such icons. It will probably not be acceptable for the users that complain about a few links today.

So, how can it be changed to become acceptable. One option would be adding an edit-link above the infobox to turn them all on, and to replace that with a reload-link when the pencil icons are visible. After reload the edit-link will be back. That would make the links less annoying, but I don't know if it is enough to stop the users from complaining.

TomT0m (talkcontribs)

On desktop it’s possible to use the hover css property to show them only if the mouse is on them. The equivalent on mobile device may be possible as a tap on the data.

There has been a lot of debate on this on frwiki, it turns out we kept them at least on some infoboxes even if people complained because there was also a requirement by community decision to highlight the data that come from Wikidata as opposed as data present in the article code as an infobox parameter (external project signaling), and the pencils do that job. This usually settled the discussion, and mostly now complains have stopped.

Jeblad (talkcontribs)

Yes, I proposed to use hover or doubleclick (doubletap – scary name for those into action movies) to turn the pencil icons on through an additional gadget. It just adds a class that overrides <code>display:none</code> for the links. It is pretty straightforward to do.

Interesting argument that use of the pencil shows use of Wikidata, thus it is what the community wants.

Amadalvarez (talkcontribs)

The people who complain, finally agree when discover how usefull is. Use hover css may have collisions with link to value (article or item).

In cawiki we had a debate and change size and a soft gray and editors agreed:

Models: english , french , catalan , smaller catalan .

In addition we have also an icon label () to link to label of the value when is not in catalan.

Jeblad (talkcontribs)

Using gray icons is not wise, as it don't signal interaction. That is they signal “disabled”.

Amadalvarez (talkcontribs)

we finally use the smaller catalan. It's black, but not solid color.


Amadalvarez (talkcontribs)

After my last explanation, my colleague @Vriullop added some features in our Module:Wikidades in order to use/don't at invoke, template o installation level with editicon parameter (may see doc in English). It also allows aligning pencils at right side in order to have a more "ordered view" of infobox.

Last new, for those people who don't like pencils and are not willing to update WD (not very interesting for our goals, btw!) it's possible to hide pencil at user level adding a sort code in the user/vector.css.

We hope it may be useful for other WD_Bridge users.

CC.@Lea Lacroix (WMDE)

Reply to "Pencil icons"