Changes for page Sandbox
Last modified by Mads Pedersen on 2026/01/22 13:38
From version 7.7
edited by Mads Pedersen
on 2026/01/21 13:12
on 2026/01/21 13:12
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
-
... ... @@ -110,15 +110,15 @@ 110 110 111 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: 112 112 113 + 113 113 === Wikibox Macro === 114 114 115 115 Custom made macro for creating a wikipedia like infobox. use /wikibox to create it. 116 116 117 -{{wikibox caption="AR26 Blodstrupmoen" image="https://usercontent.one/wp/www.alignracing.no/wp-content/uploads/2025/05/blodstrupmoen-cutout-1-1.png"labelWidth="90"title="Wikibox Example"width="50"}}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"}} 118 118 2025=Blodstrupmoen 119 119 2024=Desperados 120 120 2023=Soline 121 -Wikibox Example = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 122 122 {{/wikibox}} 123 123 124 124 === Warning Macro === ... ... @@ -134,3 +134,11 @@ 134 134 This macro automatically generates a table of contents of your wiki page based on headings: 135 135 136 136 {{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