Toggle navigation
Log-in
Register
Home
Page Index
User Index
Application Index
Global
Languages
English
Italiano
Deutsch
Français
Español
Wiki Index
Sandbox
Wiki source code of
Sandbox
Last modified by
Marcel Heckel
on 2017/01/25 10:29
Copy
Export
Print preview
View Source
Children
Content
×
Export
Office Formats
Export as PDF
Other Formats
Select the pages to export:
select all
/
none
Export as HTML
Hide line numbers
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: 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}} 4: 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: 7: Here are a number of test pages you can play with: 8: 9: * [[Sandbox Test Page 1>>Sandbox.TestPage1]] 10: * [[Sandbox Test Page 2>>Sandbox.TestPage2]] 11: * [[Sandbox Test Page 3>>Sandbox.TestPage3]] 12: 13: Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables). 14: 15: = Headings = 16: 17: XWiki offers 6 levels of headings. You can use them to structure your pages. 18: 19: == Level 2 Heading == 20: 21: === Level 3 Heading === 22: 23: ==== Level 4 Heading 4 ==== 24: 25: ===== Level 5 Heading 5 ===== 26: 27: ====== Level 6 Heading 6 ====== 28: 29: = Styles = 30: 31: Basic styles are supported in XWiki: 32: 33: * **Text in Bold** 34: * //Text in Italics// 35: * __Text in Underline__ 36: * --Text in Strikethrough-- 37: * Text in ,,subscript,, 38: * Text in ^^superscript^^ 39: 40: = Lists = 41: 42: You can create various types of lists in your wiki pages: 43: 44: == Unordered list == 45: 46: * Level 1 47: ** Level 2 48: *** Level 3 49: ** Level 2 50: * Level 1 51: 52: == Numbered list == 53: 54: 1. Item 55: 11. Subitem 56: 111. Item 57: 1. Subitem 58: 59: == Mixed list == 60: 61: 1. Item 1 62: 11. Item 2 63: 11*. Item 3 64: 11*. Item 4 65: 1. Item 5 66: 67: = Tables = 68: 69: You can create simple tables right into wiki pages: 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: == Table with headers in the top row == 78: 79: |= table header |= table header |= table header 80: | cell | cell | cell 81: | cell | cell | cell 82: 83: == Table with headers in the top row and left column == 84: 85: |= table header |= table header |= table header 86: |= table header | cell | cell 87: |= table header | cell | cell 88: 89: = Links = 90: 91: XWiki allows you to create links to other pages in your wiki or on the web: 92: 93: * [[WebHome]] -> links to the homepage of the current space 94: * [[Sandbox Home>>WebHome]] -> links can have labels 95: * [[Wiki Home>>Main.WebHome]] -> a link can use the SpaceName.PageName format to link to a page located in another space 96: * [[http://www.xwiki.org]] -> you can link to wiki pages or to external websites 97: * [[XWiki.org Website>>http://www.xwiki.org]] -> link labels work for exernal links too 98: 99: You can also create links to attachments: 100: 101: attach:XWikiLogo.png 102: 103: = Images = 104: 105: You can insert images in your wiki pages: 106: 107: image:XWikiLogo.png 108: 109: = Macros = 110: 111: 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: 112: 113: == Warning Macro == 114: 115: This macro allows you to draw users' attention to a specific piece of information: 116: 117: {{warning}}Hello World{{/warning}} 118: 119: == Table of Contents == 120: 121: This macro automatically generates a table of contents of your wiki page based on headings: 122: 123: {{toc/}}
Search
Search query
Go
Navigation
Tag Cloud
No page has been tagged yet