992
edits
(collapse the JS) |
(change to code tag) |
||
| Line 14: | Line 14: | ||
== 2026-01-15 How to syntax colour and highligt aka escape JavaScript code in wikitext== | == 2026-01-15 How to syntax colour and highligt aka escape JavaScript code in wikitext== | ||
* apparently it's < | * apparently it's <code><syntaxhighlight lang="javascript">your JavaScript code here</syntaxhighlight></code>. For example: | ||
<div class="mw-collapsible mw-collapsed" data-expandtext="show me colourized JS"> | <div class="mw-collapsible mw-collapsed" data-expandtext="show me colourized JS"> | ||
<syntaxhighlight lang="javascript"> | <syntaxhighlight lang="javascript"> | ||
edits