Changes for page Sandbox
Last modified by Mads Pedersen on 2026/01/22 13:38
From version 3.3
edited by Mads Pedersen
on 2026/01/20 13:57
on 2026/01/20 13:57
Change comment:
There is no comment for this version
To version 7.8
edited by Mads Pedersen
on 2026/01/21 14:49
on 2026/01/21 14:49
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,68 +66,3 @@ 1 -{{html}} 2 -<div class="infobox"> 3 - <table> 4 - <caption>Lorem Ipsum</caption> 5 - <tr> 6 - <td colspan="2"> 7 - <img src="https://via.placeholder.com/260x160" style="width:100%;"> 8 - <div class="caption">Lorem ipsum dolor sit amet</div> 9 - </td> 10 - </tr> 11 - <tr> 12 - <th>Lorem</th> 13 - <td>Ipsum dolor</td> 14 - </tr> 15 - <tr> 16 - <th>Sit</th> 17 - <td>Amet consectetur</td> 18 - </tr> 19 - <tr> 20 - <th>Adipiscing</th> 21 - <td>Elit sed do</td> 22 - </tr> 23 - <tr> 24 - <th>Eiusmod</th> 25 - <td>Tempor incididunt</td> 26 - </tr> 27 - </table> 28 -</div> 29 - 30 -<style> 31 -.infobox { 32 - float: right; 33 - width: 280px; 34 - margin: 0 0 1em 1em; 35 -} 36 - 37 -.infobox table { 38 - width: 100%; 39 - border: 1px solid #aaa; 40 - border-collapse: collapse; 41 - background: #f8f9fa; 42 - font-size: 0.9em; 43 -} 44 - 45 -.infobox caption { 46 - background: #e5e5e5; 47 - font-weight: bold; 48 - padding: 4px; 49 -} 50 - 51 -.infobox th, .infobox td { 52 - border-top: 1px solid #aaa; 53 - padding: 4px; 54 - text-align: left; 55 -} 56 - 57 -.caption { 58 - font-size: 0.85em; 59 - color: #555; 60 - text-align: center; 61 -} 62 -</style> 63 -{{/html}} 64 - 65 - 66 66 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! 67 67 68 68 {{info}} ... ... @@ -79,7 +79,7 @@ 79 79 80 80 Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables). 81 81 82 - testÂHeadings17 +== Headings == 83 83 84 84 XWiki offers 6 levels of headings. You can use them to structure your pages. 85 85 ... ... @@ -108,8 +108,6 @@ 108 108 * Text in ,,subscript,, 109 109 * Text in ^^superscript^^ 110 110 111 -== / == 112 - 113 113 == Lists == 114 114 115 115 You can create various types of lists in your wiki pages: ... ... @@ -143,10 +143,13 @@ 143 143 144 144 === Table with headers in the top row === 145 145 146 -|= table header |= table header |= table header 147 -| cell | cell | cell 148 -| cell | cell | cell 79 +(% style="width:893px" %) 80 +|=(% style="text-align: right;" %) table header |=(% style="text-align: right;" %) table header |=(% style="width: 142px; text-align: right;" %) table header 81 +|(% style="text-align:right" %) cell |(% style="text-align:right" %) cell |(% style="text-align:right; width:142px" %) cell 82 +|(% style="text-align:right" %) cell |(% style="text-align:right" %) cell |(% style="text-align:right; width:142px" %) cell 149 149 84 + 85 + 150 150 === Table with headers in the top row and left column === 151 151 152 152 |= table header |= table header |= table header ... ... @@ -175,8 +175,19 @@ 175 175 176 176 == Macros == 177 177 178 -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:114 +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: 179 179 116 +=== Wikibox Macro === 117 + 118 +Custom made macro for creating a wikipedia like infobox. use /wikibox to create it. 119 + 120 +{{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"}} 121 +2025=Blodstrupmoen 122 +2024=Desperados 123 +2023=Soline 124 +Wikibox Example = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 125 +{{/wikibox}} 126 + 180 180 === Warning Macro === 181 181 182 182 This macro allows you to draw users' attention to a specific piece of information: