To insert a drawio chart in a wikipage, switch to source code editing and insert the following line (replace "ChartName" with the title of your chart!):
+
To insert a drawio chart in a wikipage, switch to source code editing and insert the following line (replace "ChartTitle" with the title of your chart!):
<syntaxhighlight>
<syntaxhighlight>
−
{{#drawio:ChartName|type=svg}}
+
{{#drawio:ChartTitle|type=svg}}
</syntaxhighlight>
</syntaxhighlight>
After safeing the page, the chart could be edited by a graphical UI:
After safeing the page, the chart could be edited by a graphical UI: