Test plan: Difference between revisions

Jump to navigation Jump to search
4 bytes removed ,  30 August 2024
Line 487: Line 487:


* Description - Framework for embedding scripting languages into MediaWiki pages
* Description - Framework for embedding scripting languages into MediaWiki pages
* Test
* Test
** "Hello, world!" should appear in the bullet below using <code><nowiki>{{#invoke:Bananas|hello}}</nowiki></code>
** "Hello, world!" should appear in the bullet below using <code><nowiki>{{#invoke:Bananas|hello}}</nowiki></code>
*** {{#invoke:Bananas|hello}}
*** {{#invoke:Bananas|hello}}
** Alternatively add <code><nowiki>{{#invoke:Bananas|hello}}</nowiki></code> to your [[Sandbox]] using [[Help:Enhanced editor|Enhanced editor]].  If it says "Hello, world!" when you save it, Scribunto is working.
** Alternatively add <code><nowiki>{{#invoke:Bananas|hello}}</nowiki></code> to your [[Sandbox]] using [[Help:Enhanced editor|Enhanced editor]].  If it says "Hello, world!" when you save it, Scribunto is working.


Navigation menu