Changes for page Sandbox

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

From version 6.3
edited by Drunk Monkey
on 2022-04-02 07:37
Change comment: There is no comment for this version
To version 6.2
edited by Drunk Monkey
on 2022-04-02 07:35
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 -{{/note}}
147 +{{Note title="Title"}}
148 +Note
149 +{{/box}}
150 150  
151 -{{note title="Title"}}
152 -note
153 -{{/note}}
151 +{{box title="Title"}}
152 +Note
153 +{{/box}}
154 154  
155 155  == Info Macro ==
156 156  
157 -{{info title="Title"}}
157 +{{Note title="Title"}}
158 158  Info
159 -{{/info}}
159 +{{/box}}
160 160  
161 -{{info title="Title"}}
161 +{{box title="Title"}}
162 162  Info
163 -{{/info}}
163 +{{/box}}
164 164  
165 165  == Error Macro ==
166 166  
167 -{{error title="Title"}}
167 +{{Note title="Title"}}
168 168  Error
169 -{{/error}}
169 +{{/box}}
170 170  
171 -{{error title="Title"}}
171 +{{box title="Title"}}
172 172  Error
173 -{{/error}}
173 +{{/box}}
174 174  
175 175  == Success Macro ==
176 176  
177 -{{success title="Title"}}
177 +{{Note title="Title"}}
178 178  Success
179 -{{/success}}
179 +{{/box}}
180 180  
181 -{{success title="Title"}}
181 +{{box title="Title"}}
182 182  Success
183 -{{/success}}
183 +{{/box}}
184 184  
185 185  
186 186  == Table of Contents ==