Changes for page Sandbox

Last modified by Jip-jan Alunkel on May 29, 22:55

From version 17.1
edited by Jip-jan Alunkel
on May 08, 15:49
Change comment: There is no comment for this version
To version 11.1
edited by Jip-jan Alunkel
on April 26, 12:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,10 @@
1 1  
2 -{{html}}
3 -<!-- Your HTML code here -->
4 -<iframe src="https://www.homeoworld.org/login/XWiki/XWikiLogin?xredirect=%2Fcases%2FCode%2F&loginLink=1"></iframe>
5 -{{/html}}
2 +{{velocity}}
3 +#set ($d = $xwiki.getDocument("myPage"))
4 +$d.documentReference
5 +{{/velocity}}
6 6  
7 +
7 7  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!
8 8  
9 9  {{info}}
... ... @@ -106,7 +106,7 @@
106 106  
107 107  You can insert images in your wiki pages:
108 108  
109 -[[image:XWikiLogo.png]]
110 +image:XWikiLogo.png
110 110  
111 111  = Macros =
112 112  
... ... @@ -116,6 +116,10 @@
116 116  
117 117  This macro allows you to draw users' attention to a specific piece of information:
118 118  
120 +{{warning}}
121 +Hello World
122 +{{/warning}}
123 +
119 119  == Table of Contents ==
120 120  
121 121  This macro automatically generates a table of contents of your wiki page based on headings:
XWiki.XWikiComments[0]
Date
... ... @@ -1,1 +1,1 @@
1 -2023-02-22 17:09:27.0
1 +2023-02-22 17:09:27.498