DrawioEditor
DrawioEditor is a MediaWiki extension that integrates the draw.io flow chart editor and allows inline editing of charts. [1]
Parameters
- height
- Sets the chart height. Defaults to auto. Usually not used.
- max-width
- Set the maximum chart width if width is relative. Defaults to chart.
- width
- Sets the chart width. Defaults to 100%.
Examples
- Create a new chart named 'flowchart'
{{#drawio:flowchart|width=100%|max-width=chart|height=auto}}
Output:
{{#drawio:flowchart|width=100%|max-width=chart|height=auto}}
References
- ↑ MediaWiki contributor. "Extension:DrawioEditor." MediaWiki Foundation. https://www.mediawiki.org/wiki/Extension:DrawioEditor (accessed 19.10.2023)