Changes for page Box

Last modified by Leon Poon on 2022/06/05 09:12

From version 2.1
edited by Leon Poon
on 2019/04/20 06:15
Change comment: Install extension [org.xwiki.contrib:application-help-center/1.4]
To version 1.1
edited by Leon Poon
on 2018/12/16 14:34
Change comment: Install extension [org.xwiki.contrib:application-help-center/1.3]

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,7 @@
13 13  == Box Macro ==
14 14  
15 15  {{example}}
16 -{{box title="Title of the box"}}
16 +{{box title="Title of the box" width="30%"}}
17 17  This is a box message
18 18  {{/box}}
19 19  {{/example}}