Changes for page Sandbox

Last modified by Ryan C on 2025/03/13 01:36

From version 11.1
edited by Ryan C
on 2025/03/11 16:56
Change comment: There is no comment for this version
To version 14.1
edited by Ryan C
on 2025/03/11 16:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,10 @@
1 -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!
1 +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![[image:https://thewhitearchive.org/nextcloud/s/oNsNzrSq4awt4Pf]]
2 2  
3 3  
4 4  
5 -[[~~~[~~~[Test File~>~>https:~~/~~/thewhitearchive.org/nextcloud/s/oNsNzrSq4awt4Pf~|~|target=_blank~]~]>>doc:nextcloud.s.oNsNzrSq4awt4Pf]]
5 + {{info}}Don't worry about overwriting or losing stuff when editing the page, you can always roll back to the first version of the page from the "History" tab at the bottom of the page.{{/info}}
6 6  
7 -{{info}}
8 -Don't worry about overwriting or losing stuff when editing the page, you can always roll back to the first version of the page from the "History" tab at the bottom of the page.
9 -{{/info}}
10 -
7 +(((
11 11  If you want to give a look to the underlying [[XWiki Syntax>>XWiki.XWikiSyntax]], you can click on "Wiki code" in the "Show" menu or click on the "Source" tab when editing the page.
12 12  
13 13  Here are a number of test pages you can play with:
... ... @@ -95,35 +95,4 @@
95 95  XWiki allows you to create links to other pages in your wiki or on the web:
96 96  
97 97  * [[WebHome]] -> links to the homepage of the current space
98 -* [[Sandbox Home>>WebHome]] -> links can have labels
99 -* [[Wiki Home>>Main.WebHome]] -> a link can use the SpaceName.PageName format to link to a page located in another space
100 -* [[http://www.xwiki.org]] -> you can link to wiki pages or to external websites
101 -* [[XWiki.org Website>>http://www.xwiki.org]] -> link labels work for exernal links too
102 -
103 -You can also create links to attachments:
104 -
105 -attach:XWikiLogo.png
106 -
107 -== Images ==
108 -
109 -You can insert images in your wiki pages:
110 -
111 -[[image:XWikiLogo.png]]
112 -
113 -== Macros ==
114 -
115 -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:
116 -
117 -=== Warning Macro ===
118 -
119 -This macro allows you to draw users' attention to a specific piece of information:
120 -
121 -{{warning}}
122 -Hello World
123 -{{/warning}}
124 -
125 -=== Table of Contents ===
126 -
127 -This macro automatically generates a table of contents of your wiki page based on headings:
128 -
129 -{{toc/}}
95 +*