Adding delivery:partner:wikidata as a secondary wiki prefix style#7127
Adding delivery:partner:wikidata as a secondary wiki prefix style#7127GA-Kevin-Codes wants to merge 2 commits into
delivery:partner:wikidata as a secondary wiki prefix style#7127Conversation
hlfan
left a comment
There was a problem hiding this comment.
I think before we add keys with only 180 uses and open the flood gates wide we should consider a lookup method that doesn't require all relevant keys being written out.
|
Thanks @hlfan, this was just adding to the existing list, I assume when the list was created there was some discussion on the |
|
Seems to be a combo of action & documentation. This is documented (see the linked PR in iD tagging schema for a lot more detail) but I am happy if we merge as-is or I can create an issue here to start discussion on a more generic |
|
So the assumption that the prefixes need to be accepted dates back to #788, which might not have been necessary at that time already. |
|
Great read @hlfan! Seems the low hundreds in usage were what was originally used to fill this list. Concern being if its a catch-all that it would encourage misspellings? Would that not be for the editor to catch, not the website to display? If so, we can switch line 126 from to which would still check for Q-ID formatting and semi-colon lists. |
|
Looping in @r4f as he has r4f/pull/1 addressing this on his fork of the website. |
|
The wikidata part of this idea is less of a concern for me than the secondary wikipedia prefixes. It might be worth removing links for secondary wikipedia secondary language links as they are basically impossible to validate. Otherwise tags like |
All of which is of course why I was against this nonsense in the first place - once you start there's no way to draw a line on what's reasonable and people will keep on wanting it applied to more and more tags. |
|
Agreed @tomhughes, I think that's why the discussion pretty quickly turned to editing line 126 from above to capture any tag that ends in @hlfan, thanks for pointing that out, I think that's what @r4f was trying to address in his fork too but it is much more involved than a single line or 2. Here in the US, we generally discourage Wikipedia tagging in favor of Wikidata so it slips my mind. |
Description
This PR added the key
delivery:partner:wikidatato get the same Wikidata rendering as other Wikidata fields by addingdelivery:partnerto the variableSECONDARY_WIKI_PREFIXESfollowing the precedent of other keys in the list.