Changes for page Sandbox


on 2022-04-02 07:37


on 2022-04-02 07:35
Summary
Details
- Page properties
-
- Content
-
... ... @@ -144,43 +144,43 @@ 144 144 145 145 == Note Macro == 146 146 147 -{{ note title="Title"}}148 - note149 -{{/ note}}147 +{{Note title="Title"}} 148 +Note 149 +{{/box}} 150 150 151 -{{ notetitle="Title"}}152 - note153 -{{/ 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 -{{ errortitle="Title"}}167 +{{Note title="Title"}} 168 168 Error 169 -{{/ error}}169 +{{/box}} 170 170 171 -{{ errortitle="Title"}}171 +{{box title="Title"}} 172 172 Error 173 -{{/ error}}173 +{{/box}} 174 174 175 175 == Success Macro == 176 176 177 -{{ successtitle="Title"}}177 +{{Note title="Title"}} 178 178 Success 179 -{{/ success}}179 +{{/box}} 180 180 181 -{{ successtitle="Title"}}181 +{{box title="Title"}} 182 182 Success 183 -{{/ success}}183 +{{/box}} 184 184 185 185 186 186 == Table of Contents ==