blob: d0670816453e07f29f66b2b941d026857687bdfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"@metadata": {
"authors": []
},
"widgets-desc": "Allows wiki administrators to add free-form widgets to the wiki by editing pages within the {{ns:widget}} namespace.\nCommunity-contributed widgets can be found on [http://www.mediawikiwidgets.org/Main_Page MediaWikiWidgets.org]",
"widgets-error": "Error in [[{{ns:widget}}:$1|widget $1]]",
"group-widgeteditor": "Widget editors",
"group-widgeteditor-member": "{{GENDER:$1|widget editor}}",
"grouppage-widgeteditor": "{{ns:project}}:Widget editors",
"right-editwidgets": "Create and edit [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Widgets widgets] in the <code>{{ns:widget}}</code> namespace",
"group-widgeteditor.css": "/* CSS placed here will affect widget editors only */",
"group-widgeteditor.js": "/* JS placed here will affect widget editors only */"
}
|