0 Votes

Changes for page Start here if you're new

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

From version 18.1
edited by Ryan C
on 2025/05/14 13:34
Change comment: There is no comment for this version
To version 17.1
edited by Ryan C
on 2025/05/14 13:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -113,7 +113,7 @@
113 113  
114 114  
115 115  
116 -*
116 +*
117 117  ** (((
118 118  === **Bold**: Surround text with double asterisks. ===
119 119  )))
... ... @@ -123,7 +123,7 @@
123 123  {{/code}}
124 124  
125 125  
126 -*
126 +*
127 127  ** (((
128 128  === **Italics**: Use double underscores. ===
129 129  )))
... ... @@ -133,7 +133,7 @@
133 133  {{/code}}
134 134  
135 135  
136 -*
136 +*
137 137  ** (((
138 138  === **Underline**: Enclose text with double tildes. ===
139 139  )))
... ... @@ -143,7 +143,7 @@
143 143  {{/code}}
144 144  
145 145  
146 -*
146 +*
147 147  ** (((
148 148  === **Unordered List**: Begin lines with asterisk (*) or hyphen (-). ===
149 149  )))
... ... @@ -154,7 +154,7 @@
154 154  {{/code}}
155 155  
156 156  
157 -*
157 +*
158 158  ** (((
159 159  === **Ordered List**: Start lines with a number followed by a period. ===
160 160  )))
... ... @@ -259,10 +259,11 @@
259 259  {{/example}}
260 260  
261 261  == Expandable Macro ==
262 +The following example demonstrates how to present complex information cleanly using `{{expandable}}` and `{{example}}`.
262 262  
263 -The following example demonstrates how to present complex information cleanly using `
264 -
265 -{{expandable summary="The Wilson Effect"}}
264 +{{example}}
265 +
266 +
266 266  {{expandable summary="Study: The Wilson Effect: The Increase in Heritability of IQ With Age"}}
267 267  **Source:** *Twin Research and Human Genetics (Cambridge University Press)*
268 268  **Date of Publication:** *2013*
... ... @@ -329,4 +329,8 @@
329 329  [[Download Full Study>>attach:10.1017_thg.2013.54.pdf]]
330 330  {{/expandable}}
331 331  {{/expandable}}
332 -{{/expandable}}
333 +
334 +
335 +== See Also: ==
336 +
337 +[[Syntax Help official documentation for a full list of formatting options>>doc:XWiki.XWikiSyntax]]

XWiki AI Chat