Changes for page Sandbox
Last modified by Mads Pedersen on 2026/01/22 13:38
From version 1.3
edited by Mads Pedersen
on 2026/01/20 13:31
on 2026/01/20 13:31
Change comment:
There is no comment for this version
To version 9.1
edited by Mads Pedersen
on 2026/01/22 13:38
on 2026/01/22 13:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -43,12 +43,6 @@ 43 43 * Text in ,,subscript,, 44 44 * Text in ^^superscript^^ 45 45 46 -== == 47 - 48 -{{info}} 49 -Type your information message here. 50 -{{/info}} 51 - 52 52 == Lists == 53 53 54 54 You can create various types of lists in your wiki pages: ... ... @@ -114,10 +114,19 @@ 114 114 115 115 == Macros == 116 116 117 -Macros allow you to make wiki content look better and to add additional features to your wiki. Here are 2examples of how macros can be used in wiki pages:111 +Macros allow you to make wiki content look better and to add additional features to your wiki. Here are 3 examples of how macros can be used in wiki pages: 118 118 119 -{{panel title="Car"/}} 120 120 114 +=== Wikibox Macro === 115 + 116 +Custom made macro for creating a wikipedia like infobox. use /wikibox to create it. 117 + 118 +{{wikibox title="Align Racing" image="https://usercontent.one/wp/www.alignracing.no/wp-content/uploads/2025/05/blodstrupmoen-cutout-1-1.png" caption="AR26 Blodstrupmoen"}} 119 +2025=Blodstrupmoen 120 +2024=Desperados 121 +2023=Soline 122 +{{/wikibox}} 123 + 121 121 === Warning Macro === 122 122 123 123 This macro allows you to draw users' attention to a specific piece of information: ... ... @@ -131,3 +131,11 @@ 131 131 This macro automatically generates a table of contents of your wiki page based on headings: 132 132 133 133 {{toc/}} 137 + 138 + 139 +Testing: 140 + 141 +* {{mathjax}}\(R_f\){{/mathjax}} = The resistance of the upper resistor, which in this case is 4.7k Ohms 142 +* {{mathjax}}\(V_{out}\){{/mathjax}} = Voltage measured by the microcontroller 143 +* {{mathjax}}\(V_{in}\){{/mathjax}} = Supply voltage of the voltage divider, which in this case is 3.3 Volts 144 +* {{mathjax}}\(R_T\){{/mathjax}} = Resistance of the thermistor in Ohms