Difference between revisions of "Sandbox"

From Anarchy Online Wiki [AOWiki]
Line 1: Line 1:
 +
* This page can be used to test Mediawiki syntax and features
 +
 
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
 
import prout
 
import prout

Revision as of 16:12, 25 July 2018

  • This page can be used to test Mediawiki syntax and features

<syntaxhighlight lang="python"> import prout print 'salut' prout.test() </syntaxhighlight>