Hello folks,
Today I start by sharing *a blog post http://stryn.eu/blog/2016/10/4-years-of-wikidata/ from @Stryn https://www.wikidata.org/wiki/User:Stryn:* who's involved on Wikidata since the beginning of the project! Thank you Stryn :)
We received several birthday presents from editors, that's so great! Maybe you already know about *Scholia https://tools.wmflabs.org/scholia/*, a tool to create scholarship profiles built on the Query Service. Its creator fnielsen https://www.wikidata.org/wiki/User:Fnielsen added a search field, you can now type the name of a person (or the Qid) to see more about researchers' education, employers and publications. Thanks Finn for your work!
Lastly, let me introduce you a improved feature my colleagues are offering you for the birthday: *the parser function {{#statements:…}}*.
As you may know, for three years the function {{#property:…}} is deployed on all Wikimedia projects and allows you to display data from Wikidata, without using LUA. For example, the code {{#property:P1559|from=Q42}} will display Douglas Adams.
We improved this tool in a new parser function: {{#statements:…}}.
The new wikitext format renders statement values as *syntactically meaningful elements* instead of just plain text. For example, entity IDs are clickable links that link to the corresponding article, external identifiers link to the external authority, and Commons media files are rendered as thumbnails. The new output format will be available via a new {{#statements:…}} parser function, via a new “formatStatements” Lua function, and via the “wbformatentity” API, when used with “generate=text/x-wiki”.
The new parser function is in early development. The output produce may change any time. {{#statements:…}} is currently disabled on all wikis except the beta cluster. We hope to enable it within the next weeks when we consider the feature stable enough. For now, you can see and test it on the beta German Wikipedia. *See an example and the difference between the two functions https://de.wikipedia.beta.wmflabs.org/wiki/Statements?uselang=en*.
We are really interested by your feedbacks: please leave comments on the Phabricator ticket https://phabricator.wikimedia.org/T142940 or on Wikidata:Contact the development team https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team.
This feature was built by multiple developers from the Wikidata team with help from volunteers. Mostly hoo_man https://www.wikidata.org/wiki/User:Hoo_man and Thiemo Mättig (WMDE) https://www.wikidata.org/wiki/User:Thiemo_M%C3%A4ttig_%28WMDE%29 as well as Daniel Kinzler (WMDE) https://www.wikidata.org/wiki/User:Daniel_Kinzler_%28WMDE%29 and Jonas Kress (WMDE) https://www.wikidata.org/wiki/User:Jonas_Kress_%28WMDE%29. Special thanks to the volunteers that contributed in Phabricator discussions, especially Izno https://www.wikidata.org/wiki/User:Izno! Cheers,