Changes for page Sandbox

Last modified by Mads Pedersen on 2026/01/22 13:38

From version 3.1
edited by Mads Pedersen
on 2026/01/20 13:51
Change comment: There is no comment for this version
To version 9.1
edited by Mads Pedersen
on 2026/01/22 13:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +6,3 @@
1 -{{style:type=div|class="my-custom-class"|width=30%|background-color=lightblue|float:right}}
2 -This content is inside a styled DIV block.
3 -{{/style}}
4 -
5 -
6 6  The sandbox is a part of your wiki that you can freely modify. It's meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get started!
7 7  
8 8  {{info}}
... ... @@ -19,7 +19,7 @@
19 19  
20 20  Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables).
21 21  
22 -test Headings
17 +== Headings ==
23 23  
24 24  XWiki offers 6 levels of headings. You can use them to structure your pages.
25 25  
... ... @@ -48,8 +48,6 @@
48 48  * Text in ,,subscript,,
49 49  * Text in ^^superscript^^
50 50  
51 -== / ==
52 -
53 53  == Lists ==
54 54  
55 55  You can create various types of lists in your wiki pages:
... ... @@ -115,8 +115,19 @@
115 115  
116 116  == Macros ==
117 117  
118 -Macros allow you to make wiki content look better and to add additional features to your wiki. Here are 2 examples 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:
119 119  
113 +
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 +
120 120  === Warning Macro ===
121 121  
122 122  This macro allows you to draw users' attention to a specific piece of information:
... ... @@ -130,3 +130,11 @@
130 130  This macro automatically generates a table of contents of your wiki page based on headings:
131 131  
132 132  {{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