Item:OSWf8b8c0a701f843549dd14320a2df806b
| In-Page Buttons ID: OSWf8b8c0a701f843549dd14320a2df806b | UUID: f8b8c0a7-01f8-4354-9dd1-4320a2df806b | |
|---|---|
| ID | OSWf8b8c0a701f843549dd14320a2df806b |
| UUID | f8b8c0a7-01f8-4354-9dd1-4320a2df806b |
| Label | In-Page Buttons |
| Machine compatible name | Buttons |
| Types/Categories | Tutorial |
| Statements (outgoing) | |
| Statements (incoming) | |
|
|
|
| Details | |
Description
Documentation for the configuration of UI buttons to trigger actions
| Item | |
|---|---|
| Type(s)/Category(s) | Tutorial |
Pagebot Buttons Actions
create-instance (Default)
<div class="pagebot-button" data-config='{
"params": {"categories": ["Category:Item"], "jsondata": {"label": [{"text": "test", "lang": "en"}]}}
}'></div>
create-subcategory
<div class="pagebot-button" data-config='{
"action": "create-subcategory",
"params": {"categories": ["Category:Item"]}
}'></div>
query-instance
<div class="pagebot-button" data-config='{
"action": "query-instance",
"params": {"categories": ["Category:Item"]}
}'></div>
edit-data
<div class="pagebot-button" data-config='{
"action": "edit-data", "source_page": "Item:OSW...", "reload": true
}'></div>
Note: source_page defaults to the current page. reload (default: true) redirects to the source_page on save
edit
<div class="pagebot-button" data-config='{
"action": "edit",
"label": "Edit this page with visual editor"
}'></div>
Pagebot Buttons Styling
jsondata
| type |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| uuid | "f8b8c0a7-01f8-4354-9dd1-4320a2df806b" | ||||||||||
| label |
| ||||||||||
| name | "Buttons" | ||||||||||
| description |
| ||||||||||
| part_of |
|