Changes

148 bytes added ,  20:35, 6 December 2021
no edit summary
Line 36: Line 36:  
TBD
 
TBD
   −
<blockquote>This is a quote</blockquote
+
<blockquote>This is a quote using quote block</blockquote>
   −
{{quote | test test}} jkjlkj
+
{{quote | This is a test of a quote template}}
    
== Code ==
 
== Code ==
 +
We use the SyntaxHighlight Extension. See https://www.mediawiki.org/wiki/Extension:SyntaxHighlight
 +
 +
Example:
 +
 
‎<syntaxhighlight lang="c#" line>
 
‎<syntaxhighlight lang="c#" line>
 
def quick_sort(arr):
 
def quick_sort(arr):