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.
For this POC we will link to WikiProject Astronomy on Items on Beta Wikidata that are have the following "instance of" statements:
instance of (P694)→ planet (Q500792)
The link should be displayed in the tools section following the design
Acceptance Criteria
- On Beta Wikidata, Items that have statements that use the "instance of" statement instance of (P694)→ planet (Q500792) display a link to WikiProject Astronomy following the default of same-window navigation
- This link is included in the tools section of the item page, following the design
- Items that do not have any WikiProject links the section doesn't show
- The quality level is 'first pass'
- Tests should continue to pass
- New tests should be added as needed