Feat(work-page): add Wikidata and Wikimedia Commons linksImproved count
This merge request adds Wikidata and Wikimedia Commons links to the upper section of the work page, alongside the existing Wikipedia link.
Previously, only the Wikipedia link was displayed at the top of the work page. With this update, users will also see the Wikidata and Wikimedia Commons links (if available), similar to how these links are already presented on the author page.
Changes
- Added Wikidata and Wikimedia Commons link elements to the work page template
- Implemented conditional checks to display links only when data exists
- Ensured consistent link styling with existing Wikipedia link
Benefits This enhancement improves navigation between Wikimedia projects, allowing users to explore related resources for each work more efficiently.