mediawiki-extensions-Scribunto/i18n/api/qqq.json
Umherirrender 622364c437 api: Remove old apihelp i18n description messages
No longer used since 1.33

Automatically removed message keys with "doc-apihelp-description" in qqq

Bug: T340253
Change-Id: Ic533cea25b7ab6b5d390a73c306abd584f5c9c33
2023-06-24 00:20:25 +02:00

25 lines
946 B
JSON

{
"@metadata": {
"authors": [
"Amire80",
"Anomie",
"Base",
"Gomada",
"Liuxinyu970226",
"Mormegil",
"Nemo bis",
"Raymond",
"Shirayuki",
"Siebrand",
"Snævar",
"Umherirrender"
]
},
"apihelp-scribunto-console-summary": "{{doc-apihelp-summary|scribunto-console}}",
"apihelp-scribunto-console-param-title": "{{doc-apihelp-param|scribunto-console|title}}",
"apihelp-scribunto-console-param-content": "{{doc-apihelp-param|scribunto-console|content}}",
"apihelp-scribunto-console-param-session": "{{doc-apihelp-param|scribunto-console|session}}",
"apihelp-scribunto-console-param-question": "{{doc-apihelp-param|scribunto-console|question}}",
"apihelp-scribunto-console-param-clear": "Probably a way to delete the history, variables etc. of the Scribunto debug console, i.e. an environment where Lua modules can be tested (not currently documented).\n----\n{{doc-apihelp-param|scribunto-console|clear}}"
}