0 Votes

Changes for page Start here if you're new

Last modified by Ryan C on 2025/06/28 04:59

From version 41.1
edited by Ryan C
on 2025/05/14 16:51
Change comment: There is no comment for this version
To version 46.1
edited by Ryan C
on 2025/05/14 17:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,7 @@
14 14  
15 15  On top of the category content, there are also applications that allow you to take part in the wiki via many other avenues. There is a forum, AI is in the works, Ideas, Suggestions for improvements, A Visualizer, Music Library, Research Papers collection, and many other things, as well as new extensions being added often. The message of the day will alert you to some of the things ive been working on or have finished recently. If you would like to have your Pro White group listed here let me know and I'll add it so others can join with you and network. This has thus far been mostly a solo undertaking, so I apologize if things break for extended times, I assure you I'm working on them when I can, but I have other things to attend to as well. There is typically daily changes and updates being made.
16 16  
17 -== 🔍 **Useful Tips & Best Practices** ==
17 +== **Useful Tips & Best Practices** ==
18 18  
19 19  * **Macros** greatly simplify content formatting—use / often.
20 20  When to insert an image rather than upload the [[image:]] Upload the image at the bottom of the page via the built in extension if you just want to post the image without context. This is always acceptable on any page given that it is relevant. Embed an image when you are adding context to it or using it to reinforce some context already present. Same with videos.
... ... @@ -22,7 +22,7 @@
22 22  
23 23  ----
24 24  
25 -= **Guests can contribute** =
25 += **Guests can contribute** =
26 26  
27 27  1. Guests can edit pages in the main content area without signing up. If this becomes problematic I'll change it but for now I'd like everyone to have access with as little trouble as possible.
28 28  1. Use Your Sandbox on the left, mess around with macros and other editing options. There's a lot of options to customize content.
... ... @@ -71,31 +71,26 @@
71 71  {{/example}}
72 72  
73 73  
74 -== ⚡ **Using the / Macro Shortcut** ==
74 +----
75 75  
76 -The / macro shortcut is a powerful and quick way to insert macros while editing pages in XWiki's WYSIWYG editor:
76 +== ⚡ Using the `/` Macro Shortcut  [[Full Macro List>>https://www.thewhitearchive.org/bin/view/XWiki/XWikiSyntaxMacrosList]] ==
77 77  
78 -* Simply type / and start typing the macro name or feature you want to add.
79 -* You'll see suggestions appear as you type. Select the macro to insert it directly without manual syntax.
80 -* Example macros include:
81 -** /toc – Table of Contents
82 -** /box – Insert Box Macro
83 -** /gallery – Image Gallery
84 -** /footnote – Add footnotes to your text
85 -** /code – Code blocks for programming snippets
78 +{{expandable summary="Usage of Slash Macro Shortcut"}}
79 +* Type `/` and begin typing a macro name.
80 +* Suggestions will auto-complete.
81 +* Examples:
82 +* `/toc`
83 +* `/box`
84 +* `/gallery`
85 +* `/footnote`
86 +* `/code`
87 +{{/expandable}}
86 86  
87 -This shortcut dramatically speeds up editing, no need to memorize complicated wiki syntax
89 +== ==
88 88  
89 -
90 -[[Full Macro List>>https://www.thewhitearchive.org/bin/view/XWiki/XWikiSyntaxMacrosList]]
91 -
92 -----
93 -
94 -= 📚 Macro Examples & Formatting Guide =
95 -
96 96  == 🧪 Macro Showcase: Source + Output + Slash Command ==
97 97  
98 -All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using example
93 +All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using example macro.
99 99  
100 100  ----
101 101