Changes for page Sandbox

Last modified by Drunk Monkey on 2024-05-02 05:56

From version 6.2
edited by Drunk Monkey
on 2022-04-02 07:35
Change comment: There is no comment for this version
To version 6.3
edited by Drunk Monkey
on 2022-04-02 07:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -144,43 +144,43 @@
144 144  
145 145  == Note Macro ==
146 146  
147 -{{Note title="Title"}}
148 -Note
149 -{{/box}}
147 +{{note title="Title"}}
148 +note
149 +{{/note}}
150 150  
151 -{{box title="Title"}}
152 -Note
153 -{{/box}}
151 +{{note title="Title"}}
152 +note
153 +{{/note}}
154 154  
155 155  == Info Macro ==
156 156  
157 -{{Note title="Title"}}
157 +{{info title="Title"}}
158 158  Info
159 -{{/box}}
159 +{{/info}}
160 160  
161 -{{box title="Title"}}
161 +{{info title="Title"}}
162 162  Info
163 -{{/box}}
163 +{{/info}}
164 164  
165 165  == Error Macro ==
166 166  
167 -{{Note title="Title"}}
167 +{{error title="Title"}}
168 168  Error
169 -{{/box}}
169 +{{/error}}
170 170  
171 -{{box title="Title"}}
171 +{{error title="Title"}}
172 172  Error
173 -{{/box}}
173 +{{/error}}
174 174  
175 175  == Success Macro ==
176 176  
177 -{{Note title="Title"}}
177 +{{success title="Title"}}
178 178  Success
179 -{{/box}}
179 +{{/success}}
180 180  
181 -{{box title="Title"}}
181 +{{success title="Title"}}
182 182  Success
183 -{{/box}}
183 +{{/success}}
184 184  
185 185  
186 186  == Table of Contents ==