... |
... |
@@ -1,204 +1,43 @@ |
1 |
|
-= π Macro Examples & Formatting Guide = |
|
1 |
+# Quick Start |
2 |
2 |
|
3 |
|
----- |
|
3 |
+Welcome to The White Archive! This guide will provide you with all the necessary information to contribute effectively to the wiki. This first page is all you need to know regarding the basic sign in process and introductory asset management. Scroll to the bottom for more detailed information on these things. |
4 |
4 |
|
5 |
|
-== π Table of Contents == |
|
5 |
+1. **Create a Throwaway Email** You can get a [throwaway](https://temp-mail.org/en/) email and sign up with it. I dont think people should have to make an account to add things but its a limitation of the system. |
|
6 |
+1. **Create an Account:** Sign up to access editing and page creation tools. Upon account creation you can immediately sign in and start editing and adding pages. You do **NOT** need to verify your email first. . |
|
7 |
+1. **Use Your Sandbox:** Test and draft your content in your personal sandbox. Visit [Your Sandbox](/en/sandbox) |
|
8 |
+1. **Unique Page Titles:** Avoid duplication by giving your pages specific, descriptive names. Use only lowercase in your path definitions. |
|
9 |
+1. **Link Your Pages:** Connect related topics by adding internal links to your content. |
|
10 |
+1. **Submit Your Work:** Your page will be available immediately upon publishing. |
6 |
6 |
|
7 |
|
-{{toc/}} |
|
12 |
+## Content Guidelines |
8 |
8 |
|
9 |
|
----- |
|
14 |
+* 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](/science-and-research/race-and-iq) 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. |
|
15 |
+* 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. |
10 |
10 |
|
11 |
|
-== π§ͺ Macro Showcase: Source + Output + Slash Command == |
|
17 |
+## Directories and Page URLs |
12 |
12 |
|
13 |
|
-All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using example |
|
19 |
+* Organize content under appropriate categories. For example, a page about racial demographics should be placed under `/en/race-and-demographics/` [[![[a|categoriesthumb\.jpg.WebHome]]|doc:categories\.jpg.WebHome]] |
|
20 |
+* Use descriptive and concise URLs for pages. For instance, `/en/race-and-demographics/common-myths`. |
|
21 |
+* Be mindful of page hierarchy: <strong style="color: red;">It is not necessary to nest deeper than the Original Category.</strong> |
|
22 |
+ * Pages directly under a category (e.g., `/en/race-and-demographics`) can use relative links like `[common myths](common-myths)`. |
|
23 |
+ * Nested pages (e.g., `/en/race-and-demographics/white-genocide/intent`) require full paths like `[intent](/en/race-and-demographics/white-genocide/intent)` for links to work correctly. I'm only including this in case you think a deeper more specific link is necessary. The example here makes sense to have nested that deep, but many pages can likely just be generalized under a main category. Keep in mind, its easy to change the location of pages, so dont worry about placing it in the perfect category or under the ideal page, just create it and let things come together as more content emerges. |
14 |
14 |
|
15 |
|
----- |
|
25 |
+## Uploading and Accessing Assets |
16 |
16 |
|
17 |
|
-== Table of Contents Macro (`/toc`) == |
|
27 |
+To upload an asset, use the Uploads section in the wiki interface. Ensure that files are named descriptively, |
18 |
18 |
|
19 |
|
-{{expandable summary="π Table of Contents Macro (`/toc`)"}} |
20 |
|
-{{example}} |
21 |
|
-{{toc/}} |
22 |
|
-{{/example}} |
23 |
|
-{{/expandable}} |
|
29 |
+Tthe default path for uploads of any type will be just / if they are in the base directory. |
24 |
24 |
|
25 |
|
----- |
|
31 |
+You can also highlight the segment you want to turn into an image or pdf and click insert image or insert link and it will create the link for you. |
26 |
26 |
|
27 |
|
-== Gallery Macro (`/gallery`) == |
|
33 |
+[[![[f6omxickm4_thumb.png|images.f6omxickm4_thumb\.png]]|doc:images.f6omxickm4\.png]] |
28 |
28 |
|
29 |
|
-{{expandable summary="πΌοΈ Gallery Macro (`/gallery`)"}} |
30 |
|
-{{example}} |
31 |
|
-{{gallery}} |
32 |
|
-[[1747262485678-297.png]] |
33 |
|
-[[image:photo2.jpg]] |
34 |
|
-{{/gallery}} |
35 |
|
-{{/example}} |
36 |
|
-{{/expandable}} |
|
35 |
+This is all you need to know to start out with. Explore below for more advanced formatting possibilities. |
37 |
37 |
|
38 |
|
----- |
|
37 |
+## See Also |
39 |
39 |
|
40 |
|
-== Carousel Macro (`/carousel`) == |
41 |
|
- |
42 |
|
-{{expandable summary="π½οΈ Carousel Macro (`/carousel`)"}} |
43 |
|
-{{example}} |
44 |
|
-{{carousel/}} |
45 |
|
-{{/example}} |
46 |
|
-{{/expandable}} |
47 |
|
- |
48 |
|
----- |
49 |
|
- |
50 |
|
-== Box Macro (`/box`) == |
51 |
|
- |
52 |
|
-{{expandable summary="π¦ Box Macro (`/box`)"}} |
53 |
|
-{{example}} |
54 |
|
-{{box cssClass="highlight"}} |
55 |
|
-Insert your highlighted content here. |
56 |
|
-{{/box}} |
57 |
|
-{{/example}} |
58 |
|
-{{/expandable}} |
59 |
|
- |
60 |
|
----- |
61 |
|
- |
62 |
|
-== Info and Warning Boxes (`/info`, `/warning`) == |
63 |
|
- |
64 |
|
-{{expandable summary="β οΈ Info and Warning Macros (`/info`, `/warning`)"}} |
65 |
|
-{{example}} |
66 |
|
-{{info}}This is an info box.{{/info}} |
67 |
|
- |
68 |
|
-{{warning}}This is a warning box.{{/warning}} |
69 |
|
-{{/example}} |
70 |
|
-{{/expandable}} |
71 |
|
- |
72 |
|
----- |
73 |
|
- |
74 |
|
-== Footnotes (`/footnote`, `/put footnotes`) == |
75 |
|
- |
76 |
|
-{{expandable summary="π§Ύ Footnote + PutFootnotes (`/footnote`, `/put footnotes`)"}} |
77 |
|
-{{example}} |
78 |
|
-This is a footnoted statement{{footnote}}https://www.example.com{{/footnote}}. |
79 |
|
- |
80 |
|
-{{putFootnotes/}} |
81 |
|
-{{/example}} |
82 |
|
-{{/expandable}} |
83 |
|
- |
84 |
|
----- |
85 |
|
- |
86 |
|
-== Expandable Macro (`/expandable`) == |
87 |
|
- |
88 |
|
-{{expandable summary="π§© Expandable Macro (`/expandable`)"}} |
89 |
|
-{{example}} |
90 |
|
-{{expandable summary="Click to expand"}} |
91 |
|
-This content is hidden until clicked. |
92 |
|
-{{/expandable}} |
93 |
|
-{{/example}} |
94 |
|
-{{/expandable}} |
95 |
|
- |
96 |
|
----- |
97 |
|
- |
98 |
|
-== Embed Macro (`/embed content`) == |
99 |
|
- |
100 |
|
-{{expandable summary="π Embed Macro (YouTube etc.) (`/embed content`)"}} |
101 |
|
-{{example}} |
102 |
|
-{{embed url="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/}} |
103 |
|
-{{/example}} |
104 |
|
-{{/expandable}} |
105 |
|
- |
106 |
|
----- |
107 |
|
- |
108 |
|
-== Code Macro (`/code`) == |
109 |
|
- |
110 |
|
-{{expandable summary="π» Code Block Macro (`/code`)"}} |
111 |
|
-{{example}} |
112 |
|
-{{code language="python"}} |
113 |
|
-def hello_world(): |
114 |
|
- print("Hello, world!") |
115 |
|
-{{/code}} |
116 |
|
-{{/example}} |
117 |
|
-{{/expandable}} |
118 |
|
- |
119 |
|
----- |
120 |
|
- |
121 |
|
-== Image Insert (`[[image:...]]`) == |
122 |
|
- |
123 |
|
-{{expandable summary="πΌοΈ Image Macro (`[[image:filename.jpg]]`)"}} |
124 |
|
-{{example}} |
125 |
|
-[[image:1747262485678-297.png]] |
126 |
|
-{{/example}} |
127 |
|
-{{/expandable}} |
128 |
|
- |
129 |
|
----- |
130 |
|
- |
131 |
|
-== Audio Embed (HTML tag or `/embed JWPlayer`) == |
132 |
|
- |
133 |
|
-{{expandable summary="π Audio Embed (`<audio>` tag or `/embed JWPlayer`)"}} |
134 |
|
-{{example}} |
135 |
|
-{{html}} |
136 |
|
-<audio controls> |
137 |
|
- <source src="/bin/download/Sandbox/TestPage2/Anti-Black%20racial%20slur%20was%20found%20written%20on%20high%20school%20desk%20in%20Rockville.mp3" type="audio/mpeg"> |
138 |
|
- Your browser does not support the audio element. |
139 |
|
-</audio> |
140 |
|
-{{/html}} |
141 |
|
-{{/example}} |
142 |
|
-{{/expandable}} |
143 |
|
- |
144 |
|
----- |
145 |
|
- |
146 |
|
-== Video Embed Macro (`/video`) == |
147 |
|
- |
148 |
|
-{{expandable summary="π¬ Video Macro (`/video`)"}} |
149 |
|
-{{example}} |
150 |
|
-{{video url="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/}} |
151 |
|
-{{/example}} |
152 |
|
-{{/expandable}} |
153 |
|
- |
154 |
|
----- |
155 |
|
- |
156 |
|
-== Full Example: Expandable Study Summary (`/expandable`) == |
157 |
|
- |
158 |
|
-{{expandable summary="π Full Use Case β Study Summary Macro (`/expandable`)"}} |
159 |
|
-{{example}} |
160 |
|
-{{expandable summary="Study: The Wilson Effect"}} |
161 |
|
-**Source:** *Twin Research and Human Genetics (2013)* |
162 |
|
-**Author:** *Thomas J. Bouchard Jr.* |
163 |
|
-**DOI:** [10.1017/thg.2013.54](https://doi.org/10.1017/thg.2013.54) |
164 |
|
- |
165 |
|
-{{expandable summary="π Key Statistics"}} |
166 |
|
-- IQ heritability rises to **0.80** by adulthood |
167 |
|
-- Shared environment drops to **0.10** |
168 |
|
-{{/expandable}} |
169 |
|
- |
170 |
|
-{{expandable summary="π¬ Findings"}} |
171 |
|
-- Genetic influence strengthens over time |
172 |
|
-- Monozygotic twinsβ IQ similarity increases with age |
173 |
|
-{{/expandable}} |
174 |
|
- |
175 |
|
-{{expandable summary="π Critique & Observations"}} |
176 |
|
-- Strength: Large dataset, longitudinal |
177 |
|
-- Limitation: Mostly Western countries |
178 |
|
-{{/expandable}} |
179 |
|
- |
180 |
|
-{{expandable summary="π Relevance"}} |
181 |
|
-- Strong support for genetic IQ theories |
182 |
|
-- Diminishing environmental influence |
183 |
|
-{{/expandable}} |
184 |
|
- |
185 |
|
-{{expandable summary="π Download"}} |
186 |
|
-[[Download Full Study>>attach:10.1017_thg.2013.54.pdf]] |
187 |
|
-{{/expandable}} |
188 |
|
- |
189 |
|
-{{/expandable}} |
190 |
|
-{{/example}} |
191 |
|
-{{/expandable}} |
192 |
|
- |
193 |
|
----- |
194 |
|
- |
195 |
|
-== Bonus: Boilerplate Example Template == |
196 |
|
- |
197 |
|
-{{expandable summary="π Example Macro Template (`/example`)"}} |
198 |
|
-{{example}} |
199 |
|
-{{example}} |
200 |
|
-Your macro goes here. |
201 |
|
-{{/example}} |
202 |
|
-{{/example}} |
203 |
|
-{{/expandable}} |
204 |
|
- |
|
39 |
+* [[Uploads and Scripts|doc:en.admin.uploads-and-scripts]]: Learn how to upload assets and automate tasks. |
|
40 |
+* [[FAQs|doc:en.admin.faqs]]: Frequently asked questions and quick answers. |
|
41 |
+* [Formatting Guide](/admin/contribute/formatting-the-basics): |
|
42 |
+ * [A More Comprehensive Guide](/admin/contribute/formatting-advanced) |
|
43 |
+* [[Coding and Technical Setup|doc:en.admin.coding]]: Advanced setup guides and troubleshooting tips. |