Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbe98/bbr-commons
Userscript for Wikimedia Commons that lets you add additional information to the BBR template without writing wikitext.
https://github.com/abbe98/bbr-commons
k-samsok raa-collection soch wikimedia-commons
Last synced: 3 days ago
JSON representation
Userscript for Wikimedia Commons that lets you add additional information to the BBR template without writing wikitext.
- Host: GitHub
- URL: https://github.com/abbe98/bbr-commons
- Owner: Abbe98
- Created: 2017-10-03T09:38:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T09:45:29.000Z (about 7 years ago)
- Last Synced: 2024-12-12T20:46:09.421Z (10 days ago)
- Topics: k-samsok, raa-collection, soch, wikimedia-commons
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BBR Commons Userscript
![screenshot](screenshot.jpg)
Userscript for Wikimedia Commons that lets you add additional information to the BBR template without writing wikitext.
## Install
Add the following import to your `common.js` file:
```js
importScript( 'User:Abbe98/bbr.js' );
```