Changes for page Sandbox
Last modified by Mads Pedersen on 2026/01/22 13:38
From version 7.9
edited by Mads Pedersen
on 2026/01/21 14:54
on 2026/01/21 14:54
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
-
... ... @@ -76,24 +76,10 @@ 76 76 77 77 === Table with headers in the top row === 78 78 79 -{{container layoutStyle="columns"}} 80 -((((% style="width:893px" %) 81 -|=(% style="text-align: right;" %) table header |=(% style="text-align: right;" %) table header |=(% style="width: 142px; text-align: right;" %) table header 82 -|(% style="text-align:right" %) cell |(% style="text-align:right" %) cell |(% style="text-align:right; width:142px" %) cell 83 -|(% style="text-align:right" %) cell |(% style="text-align:right" %) cell |(% style="text-align:right; width:142px" %) cell 84 -))) 85 -(((|= table header |= table header |= table header 86 -|= table header | cell | cell 87 -|= table header | cell | cell))) 88 -{{/container}} 79 +|= table header |= table header |= table header 80 +| cell | cell | cell 81 +| cell | cell | cell 89 89 90 -(% style="width:893px" %) 91 -|=(% style="text-align: right;" %) table header |=(% style="text-align: right;" %) table header |=(% style="width: 142px; text-align: right;" %) table header 92 -|(% style="text-align:right" %) cell |(% style="text-align:right" %) cell |(% style="text-align:right; width:142px" %) cell 93 -|(% style="text-align:right" %) cell |(% style="text-align:right" %) cell |(% style="text-align:right; width:142px" %) cell 94 - 95 - 96 - 97 97 === Table with headers in the top row and left column === 98 98 99 99 |= table header |= table header |= table header ... ... @@ -124,15 +124,15 @@ 124 124 125 125 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: 126 126 113 + 127 127 === Wikibox Macro === 128 128 129 129 Custom made macro for creating a wikipedia like infobox. use /wikibox to create it. 130 130 131 -{{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"}} 132 132 2025=Blodstrupmoen 133 133 2024=Desperados 134 134 2023=Soline 135 -Wikibox Example = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 136 136 {{/wikibox}} 137 137 138 138 === Warning Macro === ... ... @@ -148,3 +148,11 @@ 148 148 This macro automatically generates a table of contents of your wiki page based on headings: 149 149 150 150 {{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