Widget: LucidChart

From Genesys Documentation
Revision as of 21:08, October 22, 2018 by WikiSysop (talk | contribs)
Jump to: navigation, search

This widget allows you to add an embedded LucidChart diagram to your wiki page.

Using this widget[edit source]

To use this widget, take the document embeddedchart number and the id from the embeddable code in LucidChart, and plug into into the #widget parser syntax as the guid and id parameters.

Example embedable code:

<div style="width: 640px; height: 480px; margin: 10px; position: relative;"><iframe allowfullscreen frameborder="0" style="width:640px; height:480px" src="//www.lucidchart.com/documents/embeddedchart/c2866bba-4c5c-4df2-90ba-06ffa16c3c49" id="ZLeWofbORu54"></iframe></div>

Example #widget syntax

{{#widget:LucidChart|guid=c2866bba-4c5c-4df2-90ba-06ffa16c3c49|id=ZLeWofbORu54}}

You can also optionally provide your own height, width, and margin options as well.

Copy to your site[edit source]

To use this widget on your site, just install the MediaWiki Widgets extension and the copy full source code of this page to your wiki, as an article called Widget:LucidChart.

Retrieved from "https://all.docs.genesys.com/Widget:LucidChart (2024-11-09 13:11:24)"