Added wikidata links to the browse helper
Analogous to wikipedia tags this links any wikidata tag with its item page on wikidata. For now it's restricted to the plain wikidata=* tag (namespaces like operator:wikidata=* and similar are not yet supported) and only accepts the values with the format Q<number>.
This commit is contained in:
parent
b194a3bf96
commit
7764f6fc28
2 changed files with 13 additions and 0 deletions
|
@ -180,6 +180,7 @@ en:
|
|||
wiki_link:
|
||||
key: "The wiki description page for the %{key} tag"
|
||||
tag: "The wiki description page for the %{key}=%{value} tag"
|
||||
wikidata_link: "The %{page} item on Wikidata"
|
||||
wikipedia_link: "The %{page} article on Wikipedia"
|
||||
telephone_link: "Call %{phone_number}"
|
||||
note:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue