2,788
edits
(Created page with "This is a convenience template, which formats a short inline snippet of code with syntax highlighting of a given language. The language is specified as the first positional parameter (as understood by the {{wikitag|syntaxhighlight}} tag, with "<code>js</code>" being a shorthand for <code>javascript</code> and "<code>py</code>" for <code>python</code>), while the second is the snippet to format. Alternatively, you can s...") |
No edit summary |
||
Line 9: | Line 9: | ||
* {{temp|temp}} | * {{temp|temp}} | ||
* {{temp|syntaxhighlight}} | * {{temp|syntaxhighlight}} | ||
<includeonly> | |||
[[Category:Discussion templates]] | |||
</includeonly> |