Changes for page Sandbox


on 2022-04-02 07:35


on 2022-04-02 07:37
Summary
Details
- Page properties
-
- Content
-
... ... @@ -144,43 +144,43 @@ 144 144 145 145 == Note Macro == 146 146 147 -{{ Note title="Title"}}148 - Note149 -{{/ box}}147 +{{note title="Title"}} 148 +note 149 +{{/note}} 150 150 151 -{{ boxtitle="Title"}}152 - Note153 -{{/ box}}151 +{{note title="Title"}} 152 +note 153 +{{/note}} 154 154 155 155 == Info Macro == 156 156 157 -{{ Notetitle="Title"}}157 +{{info title="Title"}} 158 158 Info 159 -{{/ box}}159 +{{/info}} 160 160 161 -{{ boxtitle="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 -{{ boxtitle="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 -{{ boxtitle="Title"}}181 +{{success title="Title"}} 182 182 Success 183 -{{/ box}}183 +{{/success}} 184 184 185 185 186 186 == Table of Contents ==