... |
... |
@@ -18,10 +18,10 @@ |
18 |
18 |
|
19 |
19 |
## 🧪 1. **Macro Showcase: Source-to-Output Toggle**## |
20 |
20 |
|
21 |
|
-Show how a macro works without cluttering the page with raw syntax. |
|
21 |
+In this section we will go over many of the common macros used. The source code is how you use the macro editing in Wiki mode. If you are doing standard WYSIWYG edit mode (the default mode you get when you click edit instead of the dropdown), you can call most of these macros by simply typing /thecommand |
22 |
22 |
|
23 |
23 |
|
24 |
|
-== Gallery Macro == |
|
24 |
+== Gallery Macro `/gallery` == |
25 |
25 |
|
26 |
26 |
{{example}} |
27 |
27 |
{{gallery}} |
... |
... |
@@ -62,6 +62,7 @@ |
62 |
62 |
{{/example}} |
63 |
63 |
|
64 |
64 |
== Footnote Demo == |
|
65 |
+ |
65 |
65 |
{{example}} |
66 |
66 |
footnote{{footnote}} https://www.thewhitearchive.org/bin/view/Guides%20and%20Help/Start%20here%20if%20you're%20new/#edit{{/footnote}} |
67 |
67 |
|
... |
... |
@@ -139,6 +139,8 @@ |
139 |
139 |
1. Upload or select the image. |
140 |
140 |
1. Choose the **Thumbnail option** to create a clickable enlargable preview automatically. |
141 |
141 |
|
|
143 |
+[[image:1747262485678-297.png||data-xwiki-image-style="thumbnail-clickable" width="200"]] |
|
144 |
+ |
142 |
142 |
---- |
143 |
143 |
|
144 |
144 |
== ⚡ **Using the / Macro Shortcut** == |