Problem
ie. when website=https://www.[...], description=[...] it includes the full key+value in the OSM Wiki URL
this results in broken wiki links in most cases.
Description
get the type of value (subtype, link, freeform text) from id-tagging-schema or similar where possible and split the link (🔗 key [=] value) to provide users with usable wiki links, similar to changeset tables.
It is understandable if it is (partially) unfeasible, in which case feel free to close this issue.
Screenshots
a link or freeform text should not be included in the URL (unless it is known wiki page)

where this would be useful is if it would link directly to taginfo instead, which knows common values.
Problem
ie. when website=https://www.[...], description=[...] it includes the full key+value in the OSM Wiki URL
this results in broken wiki links in most cases.
Description
get the type of value (subtype, link, freeform text) from id-tagging-schema or similar where possible and split the link (🔗
key[=]value) to provide users with usable wiki links, similar to changeset tables.It is understandable if it is (partially) unfeasible, in which case feel free to close this issue.
Screenshots
a link or freeform text should not be included in the URL (unless it is known wiki page)

where this would be useful is if it would link directly to taginfo instead, which knows common values.