File tree Expand file tree Collapse file tree 4 files changed +4
-20
lines changed
src/Composer/_defaultpages/Template Expand file tree Collapse file tree 4 files changed +4
-20
lines changed Original file line number Diff line number Diff line change 1- {{SimplePanel
2- |type=info
3- |title={{{title|}}}
4- |body={{{body|}}}
5- }}
1+ {{Textbox|boxtype=important|header={{{title|}}}|text={{{body|}}}|icon=yes}}
Original file line number Diff line number Diff line change 1- {{SimplePanel
2- |type=note
3- |title={{{title|}}}
4- |body={{{body|}}}
5- }}
1+ {{Textbox|boxtype=note|header={{{title|}}}|text={{{body|}}}|icon=yes}}
Original file line number Diff line number Diff line change 1- {{SimplePanel
2- |type=tip
3- |title={{{title|}}}
4- |body={{{body|}}}
5- }}
1+ {{Textbox|boxtype=tip|header={{{title|}}}|text={{{body|}}}|icon=yes}}
Original file line number Diff line number Diff line change 1- {{SimplePanel
2- |type=warning
3- |title={{{title|}}}
4- |body={{{body|}}}
5- }}
1+ {{Textbox|boxtype=warning|header={{{title|}}}|text={{{body|}}}|icon=yes}}
You can’t perform that action at this time.
0 commit comments