Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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' );
```