https://bugzilla.wikimedia.org/show_bug.cgi?id=60717
Web browser: ---
Bug ID: 60717
Summary: Display article badges on client
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: WikidataClient
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
The article badges stored in Wikidata (WikibaseRepo) should be displayed on
each client's interwiki list. As stored in the config, there is a mapping from
badge id to an icon url. This icon should be used. At the moment, the icons are
added via the css list-style-image property. Perhaps we can just use this css
code:
li.badge-q42 {
list-style-image: url("link-to-icon");
}
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l