How Can We Help?
You are here:
< Back
This is a list of system messages available in the MediaWiki namespace. Administrators can modify these messages specifically for the English Wikipedia. General changes that could benefit other wikis can be submitted to translatewiki.net.
System messages
Name Default message text
Current message text
scribunto-common-backtrace (talk) (Translate) Backtrace:
scribunto-common-error-category (talk) (Translate) Pages with script errors
{{#switch:{{NAMESPACENUMBER}} <!-- Separate category for user namespace --> | 2 | 3 = User pages with script errors <!-- Standard --> | Pages with script errors }}
scribunto-common-error-category-desc (talk) (Translate) There was an error when processing the modules included on the page.
scribunto-common-no-details (talk) (Translate) No further details are available.
scribunto-common-nofunction (talk) (Translate) Script error: You must specify a function to call.
scribunto-common-nosuchfunction (talk) (Translate) Script error: The function "$2" does not exist.
scribunto-common-nosuchmodule (talk) (Translate) Script error: No such module "$2".
scribunto-common-notafunction (talk) (Translate) Script error: "$2" is not a function.
scribunto-common-oom (talk) (Translate) The amount of memory allowed for running scripts has been exceeded.
scribunto-common-timeout (talk) (Translate) The time allocated for running scripts has expired.
scribunto-console-clear (talk) (Translate) Clear
scribunto-console-cleared (talk) (Translate) The console state was cleared because the module was updated.
scribunto-console-cleared-session-lost (talk) (Translate) The console state was cleared because the session data was lost.
scribunto-console-current-src (talk) (Translate) console input
scribunto-console-intro (talk) (Translate) * The module exports are available as the variable "p", including unsaved modifications. * Precede a line with "=" to evaluate it as an expression or use print(). Use mw.logObject() for tables. * Use mw.log() and mw.logObject() in module code to send messages to this console.
scribunto-console-title (talk) (Translate) Debug console
scribunto-console-too-large (talk) (Translate) This console session is too large. Please clear the console history or reduce the size of the module.
scribunto-desc (talk) (Translate) Framework for embedding scripting languages into MediaWiki pages
scribunto-doc-page-does-not-exist (talk) (Translate) ''Documentation for this module may be created at [[$1]]''
{{#invoke:documentation|nonexistent|_content={{ {{#invoke:documentation|contentTitle}}}}}}
scribunto-doc-page-header (talk) (Translate) '''This is the documentation page for [[$1]]'''
<div class="mw-parser-output">{{#if:{{#invoke:redirect|isRedirect|{{FULLPAGENAME}}}}||{{#ifeq:{{#titleparts:{{PAGENAME}}|1|2}}|documentation||{{documentation subpage}}}}}}</div>
scribunto-doc-page-name (talk) (Translate) Module:$1/doc
scribunto-doc-page-show (talk) (Translate) {{$1}} <hr />
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}|{{#ifexist:{{FULLPAGENAME}}/doc|{{FULLPAGENAME}}/doc|{{NAMESPACE}}:{{BASEPAGENAME}}/doc}}}} <span id="code"></span>
scribunto-error-long (talk) (Translate) Script errors: $1
scribunto-error-short (talk) (Translate) Script error: $1
scribunto-limitreport-estmemusage (talk) (Translate) Lua estimated memory usage
scribunto-limitreport-estmemusage-value (talk) (Translate) $1 {{PLURAL:$1|byte|bytes}}
scribunto-limitreport-logs (talk) (Translate) Lua logs
scribunto-limitreport-memusage (talk) (Translate) Lua memory usage
scribunto-limitreport-memusage-value (talk) (Translate) $1/$2 {{PLURAL:$2|byte|bytes}}
scribunto-limitreport-profile (talk) (Translate) Lua Profile
scribunto-limitreport-profile-ms (talk) (Translate) $1 ms
scribunto-limitreport-profile-percent (talk) (Translate) $1%
scribunto-limitreport-timeusage (talk) (Translate) Lua time usage
scribunto-limitreport-timeusage-value (talk) (Translate) $1/$2 seconds
scribunto-limitreport-virtmemusage (talk) (Translate) Lua virtual size
scribunto-limitreport-virtmemusage-value (talk) (Translate) $1/$2 {{PLURAL:$2|byte|bytes}}
scribunto-line (talk) (Translate) at line $1
scribunto-lua-backtrace-line (talk) (Translate) $1: $2
scribunto-lua-error (talk) (Translate) Lua error: $2.
scribunto-lua-error-location (talk) (Translate) Lua error $1: $2.
scribunto-lua-in-function (talk) (Translate) in function "$1"
scribunto-lua-in-function-at (talk) (Translate) in the function at $1:$2
scribunto-lua-in-main (talk) (Translate) in main chunk
scribunto-lua-notarrayreturn (talk) (Translate) Script error: The module returned a $2 value. It is supposed to return an export table.
scribunto-lua-warning (talk) (Translate) Script warning: $1
scribunto-luastandalone-decode-error (talk) (Translate) Lua error: Internal error: Unable to decode message.
scribunto-luastandalone-exited (talk) (Translate) Lua error: Internal error: The interpreter exited with status $2.
scribunto-luastandalone-gone (talk) (Translate) Lua error: Internal error: The interpreter has already exited.
scribunto-luastandalone-proc-error (talk) (Translate) Lua error: Cannot create process.
scribunto-luastandalone-proc-error-msg (talk) (Translate) Lua error: Cannot create process: $2
scribunto-luastandalone-proc-error-proc-open (talk) (Translate) Lua error: Cannot create process: proc_open is not available. Check PHP's "disable_functions" configuration directive.
scribunto-luastandalone-read-error (talk) (Translate) Lua error: Internal error: Error reading from pipe.
scribunto-luastandalone-signal (talk) (Translate) Lua error: Internal error: The interpreter has terminated with signal "$2".
scribunto-luastandalone-write-error (talk) (Translate) Lua error: Internal error: Error writing to pipe.
scribunto-module-line (talk) (Translate) in $1 at line $2
scribunto-module-with-errors-category (talk) (Translate) Scribunto modules with errors
scribunto-module-with-errors-category-desc (talk) (Translate) The module has an error in it.
The module has an error in it. This category is [[gerrit:160367|not used]].
scribunto-parser-dialog-title (talk) (Translate) Script error
Categories
Table of Contents