Template:Sandbox: Difference between revisions
From Bibliotheca Anonoma
Antonizoon (talk | contribs) No edit summary |
Antonizoon (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#tag:syntaxhighlight|{{{1|input}}}|line=line|lang={{{lang|php}}}}} | <includeonly>{{#tag:syntaxhighlight|{{{1|input}}}|line=line|lang={{{lang|php}}}}}[[Category:Stub]]</includeonly><noinclude>{{Template}} | ||
== Usage == | == Usage == |
Revision as of 22:14, 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