0 Votes

Changes for page Start here if you're new

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

From version 50.1
edited by Ryan C
on 2025/05/14 17:15
Change comment: There is no comment for this version
To version 40.1
edited by Ryan C
on 2025/05/14 16:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,5 @@
1 +----
2 +
1 1  == 📖 Table of Contents ==
2 2  
3 3  {{toc/}}
... ... @@ -12,37 +12,37 @@
12 12  
13 13  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.
14 14  
15 -== Useful Tips & Best Practices ==
17 +== 🔍 **Useful Tips & Best Practices** ==
16 16  
17 -**Macros** greatly simplify content formatting—use / often.
19 +* **Macros** greatly simplify content formatting—use / often.
18 18  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.
19 -**Use minimal formatting** to ensure readability.
21 +* **Use minimal formatting** to ensure readability.
20 20  
21 21  ----
22 22  
23 -== Guests can contribute ==
25 += ⚡**Guests can contribute** =
24 24  
25 25  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.
26 26  1. Use Your Sandbox on the left, mess around with macros and other editing options. There's a lot of options to customize content.
27 27  1. Leave comments, give suggestions, request features.
28 28  
29 -== Content Guidelines ==
31 +== **Content Guidelines** ==
30 30  
31 31  * Ensure your content is well-researched, you don't need to include references in the format of footnotes for your material, but you should try to include studies or links to give credibility to your claims. For instance, just claiming that [[IQ is genetic>>doc:Main Categories.Science & Research.Race & IQ.WebHome]] is genetic wouldn't be valid unless you provide a study backing up that assertion, or more likely link to a page within this site that explains why IQ is not something that is purely determined by environmental factors. If such a page doesn't exist, create it, and start providing studies that show this.
32 32  * Use clear, concise language and avoid using slurs, slang, or troll like language. This isn't supposed to be encyclopedia dramatica, I'd like things to remain relatively mature and well thought out.
33 33  
34 -== XWiki Editing Modes ==
36 +== **XWiki Editing Modes** ==
35 35  
36 36  XWiki offers multiple editing modes to accommodate various user preferences and technical requirements:
37 37  
38 -**WYSIWYG (What You See Is What You Get) Editor**: Ideal for users unfamiliar with wiki syntax, this editor provides a user-friendly interface resembling traditional word processors. It allows for straightforward text formatting, image insertion, and link creation without delving into markup language.
39 -**Wiki Editor**: This mode enables direct editing using XWiki’s markup syntax. It’s suitable for users comfortable with wiki syntax and those requiring precise control over the content structure.
40 +* **WYSIWYG (What You See Is What You Get) Editor**: Ideal for users unfamiliar with wiki syntax, this editor provides a user-friendly interface resembling traditional word processors. It allows for straightforward text formatting, image insertion, and link creation without delving into markup language.
41 +* **Wiki Editor**: This mode enables direct editing using XWiki’s markup syntax. It’s suitable for users comfortable with wiki syntax and those requiring precise control over the content structure.
40 40  
41 -== Essential Formatting Options ==
43 +== **Essential Formatting Options** ==
42 42  
43 43  To ensure content is both engaging and accessible, utilize the following formatting techniques:
44 44  
45 -=== Headings === Organize content hierarchically using headings. In XWiki syntax, headings are defined by one to six plus signs (+), corresponding to heading levels 1 to 6.4
47 +* **Headings**: Organize content hierarchically using headings. In XWiki syntax, headings are defined by one to six plus signs (+), corresponding to heading levels 1 to 6.4
46 46  
47 47  {{code}}
48 48   + Heading Level 1
... ... @@ -51,14 +51,18 @@
51 51  {{/code}}
52 52  
53 53  
54 -=== **Internal Link: Use square brackets with the page name. ===
56 +== **Links** ==
55 55  
58 +
59 +
60 +==== **Internal Link**: Use square brackets with the page name. ====
61 +
56 56  {{example}}
57 57  [[Resources>>doc:Guides and Help.Resources.WebHome]]
58 58  {{/example}}
59 59  
60 60  
61 -=== External Link: Provide the URL directly. ===
67 +==== **External Link**: Provide the URL directly. ====
62 62  
63 63  {{example}}
64 64  [[Full Feature List>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/]]
... ... @@ -65,26 +65,29 @@
65 65  {{/example}}
66 66  
67 67  
68 -----
74 +== ⚡ **Using the / Macro Shortcut** ==
69 69  
70 -== Using the `/` Macro Shortcut  [[Full Macro List>>https://www.thewhitearchive.org/bin/view/XWiki/XWikiSyntaxMacrosList]] ==
76 +The / macro shortcut is a powerful and quick way to insert macros while editing pages in XWiki's WYSIWYG editor:
71 71  
72 -{{expandable summary="Usage of Slash Macro Shortcut"}}
73 -* Type `/` and begin typing a macro name.
74 -* Suggestions will auto-complete.
75 -* Examples:
76 -* `/toc`
77 -* `/box`
78 -* `/gallery`
79 -* `/footnote`
80 -* `/code`
81 -{{/expandable}}
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
82 82  
87 +This shortcut dramatically speeds up editing, no need to memorize complicated wiki syntax
83 83  
84 -== Macro Showcase: Source + Output + Slash Command ==
89 +----
85 85  
86 -All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using example macro.
91 += 📚 Macro Examples & Formatting Guide =
87 87  
93 +== 🧪 Macro Showcase: Source + Output + Slash Command ==
94 +
95 +All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using example
96 +
88 88  ----
89 89  
90 90  == Table of Contents Macro (`/toc`) ==
... ... @@ -97,7 +97,7 @@
97 97  
98 98  ----
99 99  
100 -=== Gallery Macro (`/gallery`) ===
109 +== Gallery Macro (`/gallery`) ==
101 101  
102 102  {{expandable summary="🖼️ Gallery Macro (`/gallery`)"}}
103 103  {{example}}
... ... @@ -110,7 +110,7 @@
110 110  
111 111  ----
112 112  
113 -=== Carousel Macro (`/carousel`) ===
122 +== Carousel Macro (`/carousel`) ==
114 114  
115 115  {{expandable summary="📽️ Carousel Macro (`/carousel`)"}}
116 116  {{example}}
... ... @@ -120,7 +120,7 @@
120 120  
121 121  ----
122 122  
123 -=== Box Macro (`/box`) ===
132 +== Box Macro (`/box`) ==
124 124  
125 125  {{expandable summary="📦 Box Macro (`/box`)"}}
126 126  {{example}}
... ... @@ -132,7 +132,7 @@
132 132  
133 133  ----
134 134  
135 -=== Info and Warning Boxes (`/info`, `/warning`) ===
144 +== Info and Warning Boxes (`/info`, `/warning`) ==
136 136  
137 137  {{expandable summary="⚠️ Info and Warning Macros (`/info`, `/warning`)"}}
138 138  {{example}}
... ... @@ -148,7 +148,7 @@
148 148  
149 149  ----
150 150  
151 -=== Footnotes (`/footnote`, `/put footnotes`) ===
160 +== Footnotes (`/footnote`, `/put footnotes`) ==
152 152  
153 153  {{expandable summary="🧾 Footnote + PutFootnotes (`/footnote`, `/put footnotes`)"}}
154 154  {{example}}
... ... @@ -160,7 +160,7 @@
160 160  
161 161  ----
162 162  
163 -=== Expandable Macro (`/expandable`) ===
172 +== Expandable Macro (`/expandable`) ==
164 164  
165 165  {{expandable summary="🧩 Expandable Macro (`/expandable`)"}}
166 166  {{example}}
... ... @@ -172,7 +172,7 @@
172 172  
173 173  ----
174 174  
175 -=== Embed Macro (`/embed content`) ===
184 +== Embed Macro (`/embed content`) ==
176 176  
177 177  {{expandable summary="🌐 Embed Macro (YouTube etc.) (`/embed content`)"}}
178 178  {{example}}
... ... @@ -182,7 +182,7 @@
182 182  
183 183  ----
184 184  
185 -=== Code Macro (`/code`) ===
194 +== Code Macro (`/code`) ==
186 186  
187 187  {{expandable summary="💻 Code Block Macro (`/code`)"}}
188 188  {{example}}
... ... @@ -205,7 +205,7 @@
205 205  
206 206  ----
207 207  
208 -=== Audio Embed (HTML tag or `/embed JWPlayer`) ===
217 +== Audio Embed (HTML tag or `/embed JWPlayer`) ==
209 209  
210 210  {{expandable summary="🔊 Audio Embed (`<audio>` tag or `/embed JWPlayer`)"}}
211 211  {{example}}
... ... @@ -220,7 +220,7 @@
220 220  
221 221  ----
222 222  
223 -=== Video Embed Macro (`/video`) ===
232 +== Video Embed Macro (`/video`) ==
224 224  
225 225  {{expandable summary="🎬 Video Macro (`/video`)"}}
226 226  {{example}}
... ... @@ -230,7 +230,7 @@
230 230  
231 231  ----
232 232  
233 -=== Full Example: Expandable Study Summary (`/expandable`) ===
242 +== Full Example: Expandable Study Summary (`/expandable`) ==
234 234  
235 235  {{expandable summary="📚 Full Use Case – Study Summary Macro (`/expandable`)"}}
236 236  {{example}}
... ... @@ -268,7 +268,7 @@
268 268  
269 269  ----
270 270  
271 -==== Bonus: Boilerplate Example Template ====
280 +== Bonus: Boilerplate Example Template ==
272 272  
273 273  {{expandable summary="📋 Example Macro Template (`/example`)"}}
274 274  {{example}}
1747266591398-414.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AdminAngriff
Size
... ... @@ -1,1 +1,0 @@
1 -623.7 KB
Content