Template:Sandbox: Difference between revisions
From Bibliotheca Anonoma
Antonizoon (talk | contribs) No edit summary |
Antonizoon (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
lulz | lulz | ||
|lang=python}} | |lang=python}} | ||
{{Sandbox| | |||
print "hello moto" | |||
lulz | |||
|lang=python}} | |||
</noinclude> | </noinclude> |
Revision as of 19:50, 12 January 2017
This page is a template. It contains no Bibliotheca Anonoma-related information, but should be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Usage
{{Sandbox|hello moto}}
hello moto
By default, php highlighting is used.
Syntax Highlighting
By specifying the language to use, you can get syntax highlighting as well.
{{Sandbox|print "hello moto"|lang=python}}
print "hello moto"
lulz
print "hello moto"
lulz