mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
f447357856
Should be merged along with I7d78958232089a9c5f4fa340aa6e1b2bf8e2c931 Bug: T189982 Change-Id: If175ec538827056d0ab9a3bdda6370e0fca6508d
26 lines
1 KiB
JSON
26 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80",
|
|
"Anomie",
|
|
"Gomada",
|
|
"Mormegil",
|
|
"Nemo bis",
|
|
"Raymond",
|
|
"Shirayuki",
|
|
"Siebrand",
|
|
"Snævar",
|
|
"Liuxinyu970226",
|
|
"Umherirrender",
|
|
"Base"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "{{doc-apihelp-description|scribunto-console}}",
|
|
"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}}"
|
|
}
|