Extension:Figma

MediaWiki extensions manual
Figma
Release status: unmaintained
Implementation Parser function
Description The Figma extension allows to add Figma images (https://www.figma.com) to your wiki pages in read mode and VisualEditor.
Author(s) (SMSITRUtalk)
Latest version 0.0.1 (2019-05-15)
MediaWiki 1.29+
Database changes No
License GNU General Public License 2.0 or later
Download

The Figma extension interfaces with the figma.com website to easily create beautiful diagrams, flow charts and drawings. This powerful extension saves link to the figma.com source code – providing crisp images. There is also no hassle moving images back and forth between editors on your computer like typically is done without this extension.

This extension connects directly to the Figma website, which is a high-quality diagram and flow chart tool with a feature set on par with other well-known diagram editors, so the interface will already be intuitive.

Installation edit

  • Download and place the file(s) in a directory called Figma in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Figma' );
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Usage edit

Figma extension is very simple to use, you just need to write ULR of figma image into the tag <figma>.

Example:

<figma>https://www.figma.com/file/EahDS03sNe5b6bzUDkTQFE/%D0%A1%D0%9C%D0%A1-%D0%98%D0%A2.-%D0%9A%D0%BE%D0%BC%D0%BF%D0%BE%D0%BD%D0%B5%D0%BD%D1%82%D1%8B-%D0%B4%D0%BB%D1%8F-%D0%B2%D0%B5%D0%B1-%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D0%B0?node-id=4442%3A9234</figma>