Content deleted Content added
Created page with "<noinclude> Auto edit button template </noinclude> <includeonly><span class="autoedit {{#if: {{{fox-button|}}}|fox-buton|}}" {{#if: {{{tooltip|}}}| title="{{{tooltip}}}" data-..." |
No edit summary |
||
| Line 66: | Line 66: | ||
"label": "number of instance (for multiple)", |
"label": "number of instance (for multiple)", |
||
"type": "number" |
"type": "number" |
||
}, |
|||
"summary": { |
|||
"label": "Edit summary", |
|||
"type": "string" |
|||
} |
} |
||
}, |
}, |
||
| Line 82: | Line 86: | ||
"icon-tooltip", |
"icon-tooltip", |
||
"type", |
"type", |
||
"stage" |
"stage", |
||
"summary" |
|||
] |
] |
||
} |
} |
||
Revision as of 15:23, 21 August 2022
Auto edit button template
Autoedit form button
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| form | form | no description | Unknown | required |
| Field name | field | no description | String | required |
| Template name | template | no description | String | suggested |
| result | result | result value | String | required |
| link text | text | no description | String | suggested |
| link icon | icon | font awesome icon namge | String | suggested |
| fox-button | fox-button | Whether to use fox button design | Boolean | optional |
| page to edit | target | defaults to current page | Unknown | optional |
| tooltip | tooltip | no description | String | optional |
| font awesome style | fa | no description | String | optional |
| icon-tooltip | icon-tooltip | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| number of instance (for multiple) | stage | no description | Number | optional |
| Edit summary | summary | no description | String | optional |