User:VasilievVV/Extension:InlineScripts
From MediaWiki.org
|
InlineScripts Release status: experimental |
|||
|---|---|---|---|
| Implementation | Tag, Parser function | ||
| Description | Provides a tag for embedding a simple programming language interpreter | ||
| Author(s) | Victor Vasiliev (VasilievVVTalk) | ||
| Last version | 0.0.1.1755582 | ||
| MediaWiki | 1.16+ | ||
| License | GNU General Public License | ||
| Download | Download | ||
|
|||
|
|||
|
|||
InlineScripts[1] is an extension which provides a small restricted programming language which may be ran inside the wikitext.
The goal of the extension is to suit the need of community of creating really complex templates. Currently a parser function language is used. Thttp://en.wikipedia.org/w/index.php?action=edit&oldid=351897799
[edit] Notes
- ↑ Yes, this is a bad name, I admit. Renaming is problematic though.