As a wikidata editor I want to know if an Item is related to a wikiproject so that I can connect with other editors who share a common interest.
Using Properties on Items on Wikidata we will link to:
- WikiProject Music
- WikiProject Medicine
- WikiProject Datasets
- Wikiproject sum of all paintings
- WikiProject elections
We will link to WikiProject Music for Items that use the following properties:
We will link to WikiProject Medicine for Items that use the following properties:
- Disease, anatomy and pharmacology properties
- Excluding part of (P361)
- Excluding has cause (P828)
- Excluding chemical formula (P274)
We will link to WikiProject Datasets for Items that use the following properties:
- Dataset properties
- Excluding data size (P3575)
- Excluding Wikidata SPARQL query equivalent (P3921)
- Excluding supported metadata (P8203)
- Excluding supplement to (P9234)
We will link to Wikiproject sum of all paintings for Items that use the following properties:
We will link to WikiProject elections for Items that use the following properties
The link should be displayed in the tools section following the design
Note: there is concern that this will impact the rendering time of all Item pages, so we will need to track the impact of the changes
Acceptance Criteria
- On Wikidata, Items that have statements that use Properties related to the various WikiProjects display a link to the respective WikiProject following the default of same-window navigation
- This link is included in the tools section of the Item page, following the design. Making sure to be enabled under a "feature-flag".
- Items that do not have any statements that use any of the relevant properties should show no WikiProject section or link
- All links are tracked using T421856
- Monitor rendering time before and after implementation
