Changes for page Sandbox
Last modified by Administrator on 2021/08/11 11:38
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-sandbox/10.11.6]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. bbishop1 +XWiki.ssams - Content
-
... ... @@ -1,6 +1,8 @@ 1 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! 2 2 3 -{{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}} 3 +{{info}} 4 +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. 5 +{{/info}} 4 4 5 5 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. 6 6 ... ... @@ -66,14 +66,8 @@ 66 66 67 67 = Tables = 68 68 69 -You can create simpletables right into wiki pages:71 +You can create tables right into wiki pages: 70 70 71 -== Simple table == 72 - 73 -| cell 1 | cell 2 | cell 3 74 -| cell 4 | cell 5 | cell 6 75 -| cell 7 | cell 8 | cell 9 76 - 77 77 == Table with headers in the top row == 78 78 79 79 |= table header |= table header |= table header ... ... @@ -114,7 +114,9 @@ 114 114 115 115 This macro allows you to draw users' attention to a specific piece of information: 116 116 117 -{{warning}}Hello World{{/warning}} 113 +{{warning}} 114 +Hello World 115 +{{/warning}} 118 118 119 119 == Table of Contents == 120 120