Wikipedia:WE-Framework
WE-Framework is a tool developed by Sergey Vladimirov that allows editing related Wikidata elements in an article without having to go to Wikidata. When you save your Wikidata edit, it will reference the utility in the edit summary.
Useage
To activate the tool, copy and paste the following code into your :meta:Special:MyPage/global.js page:
if ( mw.config.get("wgDBname") !== 'ruwiki')
mediaWiki.loader.load( '//ru.wikipedia.org/w/index.php?title=MediaWiki:WEF_AllEditors.js&action=raw&ctype=text/javascript' );
note: Copy it exactly as shown
Modules
File:Enabled editors settings for we-framework.png
File:RuWiki_Gadget_PersonEditor_Example_Obama_Profession.png
The utility consists of various modules that make Wikidata elements in the articles editable.
- WEF: Settings: in Settings, here you can choose what modules you want to display in the side bar
- WEF: AdmEntity: administrative elements; countries, counties, cities, etc.
- WEF: Article: scientific and newspaper articles
- WEF: Award: Awards
- WEF: Book/Journal: books and journals
- WEF: Entity: general, non-specific editor
- WEF: External IDs: external IDs, catalogs
- WEF: FRBR Edition: Edition
- WEF: FRBR Work: work
- WEF: Legal Act: laws, decisions, legal documents
- WEF: Movie: movies
- WEF: Person: persons
- WEF: Software Software
- WEF: Taxon: taxon (plant taxon)
- WEF: Trans. Infra: transport infrastructure
Request a new module
External links
{{Template:Commons category|WE-Framework gadget}}
- [https://github.com/vlsergey/WE-Framework Github page]