mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-13 18:37:00 +00:00
cd63b6c10f
Tabber already shows content without JS, and noscript handling is a bit tricky in MW
15 lines
964 B
JSON
15 lines
964 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"tabberneue-desc": "{{desc|name=TabberNeue|url=http://www.mediawiki.org/wiki/Extension:TabberNeue}}",
|
|
"tabberneue-tabber-category": "{{tracking category name}}\nTracking category for pages with tabber parser tag.",
|
|
"tabberneue-tabbertransclude-category": "{{tracking category name}}\nTracking category for pages with tabbertransclude parser tag.",
|
|
"tabberneue-visualeditor-mwtabberdialog-title": "Title for the dialog to edit <nowiki><tabber></nowiki> Tabber blocks.",
|
|
"tabberneue-visualeditor-mwtabberdialog-desc": "Description for the dialog to edit <nowiki><tabber></nowiki> Tabber blocks.",
|
|
"tabberneue-visualeditor-mwtabbertranscludeinspector-title": "Title for the popup to edit <nowiki><tabbertransclude></nowiki> Tabber blocks.",
|
|
"tabberneue-visualeditor-mwtabbertranscludeinspector-desc": "Description for the popup to edit <nowiki><tabbertransclude></nowiki> Tabber blocks."
|
|
}
|