mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-12-18 11:02:23 +00:00
1f4436843f
* Add skeleton screen to avoid layout shift * Hide other sections before the module is loaded to avoid layout shift * Add noscript message * Header container is now saved in parser instead of being generated. If you have any issues with the script, try clearing out the parser cache or do an empty edit.
16 lines
1 KiB
JSON
16 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"tabberneue-desc": "{{desc|name=TabberNeue|url=http://www.mediawiki.org/wiki/Extension:TabberNeue}}",
|
|
"tabberneue-noscript": "Message displayed for users without Javascript",
|
|
"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."
|
|
}
|