User:Rolandtb: Difference between revisions

Jump to navigation Jump to search
change to code tag
(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 <nowiki>&lt;syntaxhighlight lang="javascript">your JavaScript code here&lt;/syntaxhighlight></nowiki>. For example:
* apparently it's <code>&lt;syntaxhighlight lang="javascript">your JavaScript code here&lt;/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">
992

edits

Navigation menu