You are viewing an old version of this page. Return to the latest version.
(Changed categories.) |
Overview | |||
---|---|---|---|
Description: | Provides a framework for embedding scripting languages into MediaWiki pages. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Victor and Tim | License: | - |
Type: | MediaWiki | Category: | Rich Articles |
Edition: | BlueSpice free | ||
The Scribunto (Latin: "they shall write/let them write (in the future)") extension allows for embedding scripting languages in MediaWiki. Currently the only supported scripting language is Lua.
Source: mediawiki
{{BSExtensionInfobox
|desc=Provides a framework for embedding scripting languages into MediaWiki pages.
|status=stable
|developer=Victor and Tim
|type=MediaWiki
|edition=BlueSpice free
|compatible=MediaWiki
|category=Rich Articles
|docu=https://www.mediawiki.org/wiki/Extension:Scribunto
}}
The '''Scribunto''' ([https://en.wikipedia.org/wiki/Latin Latin]: "''[https://en.wiktionary.org/wiki/scribunto they shall write/let them write (in the future)]''") extension allows for embedding scripting languages in MediaWiki. Currently the only supported scripting language is [http://www.lua.org/ Lua].
'''Source: '''[https://www.mediawiki.org/wiki/Extension:Scribunto mediawiki]
[[Category:Extension]]
Line 1: | Line 1: | ||
+ | {{BSExtensionInfobox | ||
+ | |desc=Provides a framework for embedding scripting languages into MediaWiki pages. | ||
+ | |status=stable | ||
+ | |developer=Victor and Tim | ||
+ | |type=MediaWiki | ||
+ | |edition=BlueSpice free | ||
+ | |compatible=MediaWiki | ||
+ | |category=Rich Articles | ||
+ | |docu=https://www.mediawiki.org/wiki/Extension:Scribunto | ||
+ | }} | ||
The '''Scribunto''' ([https://en.wikipedia.org/wiki/Latin Latin]: "''[https://en.wiktionary.org/wiki/scribunto they shall write/let them write (in the future)]''") extension allows for embedding scripting languages in MediaWiki. Currently the only supported scripting language is [http://www.lua.org/ Lua]. | The '''Scribunto''' ([https://en.wikipedia.org/wiki/Latin Latin]: "''[https://en.wiktionary.org/wiki/scribunto they shall write/let them write (in the future)]''") extension allows for embedding scripting languages in MediaWiki. Currently the only supported scripting language is [http://www.lua.org/ Lua]. | ||