## Context
Wikiprojects (https://www.wikidata.org/wiki/Wikidata:WikiProjects) are an affinity groups for contributors with shared goals within the Wikimedia movement. WikiProjects for Wikidata- which are unique to Wikidata- don’t have any visibility on Wikidata. There are no links or references to WikiProjects on Wikidata – unless a user knows about WikiProjects and knows where to look they will be unable to find it or even know what it is.
To connect Wikidatans to communities in their areas of interest to share knowledge and resources, we want to bring more visibility to WikiProjects for Wikidata on Wikidata.
## Main Objectives
This a Proof of Concept. The goal is to determine the technical approach for putting WikiProject links on a wikidata item page.
## Considerations
- The links will be added the 'tools' section of the page
- Links should appear automatically
- All Wikidata items associated with the WikiProject should have a link to the WikiProject
- There is an existing property for wikiprojects ('maintained by WikiProject' https://www.wikidata.org/wiki/Property:P6104)
- Query for list of items with propert: https://w.wiki/KD6ahttps://w.wiki/KD6a
- An example of an item with this property where the WikiProject is on Wikidata: https://www.wikidata.org/wiki/Q11314589
- An example of an item with this property where the WikiProject is on Wikipedia: https://www.wikidata.org/wiki/Q131436
## Open Questions
- How to display the WikiProjects? Using the existing property?
- Which approach achieves the fastest turn around on this POC: Displaying all WikiProjects or only display a selected number WikiProjects which have been identified as active?