wiki.Edit(label : str?, path : str?, section: str?, button : bool?, args : map?): xml
Insert a link or button to open the editor.
8.05 or later; 8.05.1 or later args parameter added
| Name | Type | Description |
| label | str | (optional, default:"Edit page") label for edit link or button |
| path | str | (optional, default: current page) path to parent page for new page |
| section | str | (optional, default: edit entire page) name of section to edit |
| button | bool | (optional, default: true) show as button |
| args | map | (optional, default: nil) request arguments to pass to page (8.05.1 or later) |
creates a link to an edit page
| Output | ||
|
|
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by
{{ wiki.edit {label: "Add news", path: "/page/subpage", section: "Wiki News"} }}