Changes for page Sandbox

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

From version 3.2
edited by Mads Pedersen
on 2026/01/20 13:54
Change comment: There is no comment for this version
To version 7.9
edited by Mads Pedersen
on 2026/01/21 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +4,3 @@
1 -
2 -
3 -
4 4  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!
5 5  
6 6  {{info}}
... ... @@ -17,7 +17,7 @@
17 17  
18 18  Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables).
19 19  
20 -test Headings
17 +== Headings ==
21 21  
22 22  XWiki offers 6 levels of headings. You can use them to structure your pages.
23 23  
... ... @@ -46,8 +46,6 @@
46 46  * Text in ,,subscript,,
47 47  * Text in ^^superscript^^
48 48  
49 -== / ==
50 -
51 51  == Lists ==
52 52  
53 53  You can create various types of lists in your wiki pages:
... ... @@ -81,10 +81,24 @@
81 81  
82 82  === Table with headers in the top row ===
83 83  
84 -|= table header |= table header |= table header
85 -| cell | cell | cell
86 -| cell | cell | cell
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}}
87 87  
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 +
88 88  === Table with headers in the top row and left column ===
89 89  
90 90  |= table header |= table header |= table header
... ... @@ -113,8 +113,19 @@
113 113  
114 114  == Macros ==
115 115  
116 -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:
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:
117 117  
127 +=== Wikibox Macro ===
128 +
129 +Custom made macro for creating a wikipedia like infobox. use /wikibox to create it.
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"}}
132 +2025=Blodstrupmoen
133 +2024=Desperados
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 +{{/wikibox}}
137 +
118 118  === Warning Macro ===
119 119  
120 120  This macro allows you to draw users' attention to a specific piece of information: