https://bugzilla.wikimedia.org/show_bug.cgi?id=48742

       Web browser: ---
            Bug ID: 48742
           Summary: Need a way to turn wikidata item references into wiki
                    links on the client.
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Let's say Q5 has property P11 which refers to Q23; Q5 is linked to local page
[[Foo]] and has label "Foo", and Q23 is linked to local page [[The Thing
(movie)]] and has label "The Thing".

Then, when using {{#property:P11}} on the page [[Foo]], the result should be
The Thing (movie), not just The Thing, so this can be used as a link. 

Perhaps this should be optional: return labels, return titles, or return full
links (using titles as the target and labels as the link text). 

It might be sufficient to cover this with Lua, but as far as I'm aware, this
isn't currently possible with Lua either.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to