mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
622364c437
No longer used since 1.33 Automatically removed message keys with "doc-apihelp-description" in qqq Bug: T340253 Change-Id: Ic533cea25b7ab6b5d390a73c306abd584f5c9c33
25 lines
946 B
JSON
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}}"
|
|
}
|