Plugin Draw
New in Tiki8 (and backported to 7.1).
Keep in mind that PluginDraw has been superseded by the new and more versatile/powerful PluginDiagram, introduced in Tiki20, which can also import and export drawings in .svg files.
Embed a drawing in a wiki page. See Draw for more information.
Parameters
Embed a drawing in a pageIntroduced in Tiki 7.1.
Go to the source code
Preferences required: feature_draw, wikiplugin_draw
| Parameters | Accepted Values | Description | Default | Since |
|---|---|---|---|---|
height |
Height in pixels or percentage. Default value is complete drawing height. | 7.1 | ||
width |
Width in pixels or percentage. Default value is page width, for example, 200px or 100% |
7.1 | ||
id |
Internal ID of the file ID | 7.1 | ||
archive |
(blank) y n |
The latest revision of file is automatically shown, by setting archive to Yes (y),
it bypasses this check and shows the archive rather than the latest revision |
n | 8.0 |
Example
This code:
Copy to clipboard
{draw id="910"}
Would produce: