... |
... |
@@ -1,3 +1,32 @@ |
|
1 |
+(% class="row" %) |
|
2 |
+((( |
|
3 |
+ |
|
4 |
+ (% class="col-xs-12 col-sm-8" %) |
|
5 |
+ ((( |
|
6 |
+ = Main Content = |
|
7 |
+ Lorem ipsum, etc. |
|
8 |
+ ))) |
|
9 |
+ |
|
10 |
+ (% class="col-xs-12 col-sm-4" %) |
|
11 |
+ ((( |
|
12 |
+ (% class="box" %) |
|
13 |
+ ((( |
|
14 |
+ = Falabella = |
|
15 |
+ [[image:...]] |
|
16 |
+ |=Morphology|Miniature horse |
|
17 |
+ ... |
|
18 |
+ ))) |
|
19 |
+ |
|
20 |
+ (% class="box" %) |
|
21 |
+ ((( |
|
22 |
+ **Contents** |
|
23 |
+ {{toc/}} |
|
24 |
+ ))) |
|
25 |
+ ))) |
|
26 |
+))) |
|
27 |
+ |
|
28 |
+ |
|
29 |
+ |
1 |
1 |
The sandbox is a part of your wiki that you can freely modify. It's meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get started! |
2 |
2 |
|
3 |
3 |
{{info}} |
... |
... |
@@ -104,7 +104,7 @@ |
104 |
104 |
|
105 |
105 |
You can insert images in your wiki pages: |
106 |
106 |
|
107 |
|
-image:XWikiLogo.png |
|
136 |
+[[image:XWikiLogo.png]] |
108 |
108 |
|
109 |
109 |
== Macros == |
110 |
110 |
|