Content deleted Content added
No edit summary |
No edit summary Tag: Manual revert |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
{{AutoEdit_dropdown|states=Done;Not done;Stuck}} |
{{AutoEdit_dropdown|states=Done;Not done;Stuck}} |
||
</noinclude><includeonly>{{#vardefine:form|{{{form|}}}}}{{#vardefine:template|{{{template|{{{form|}}}}}}}}{{#vardefine:field|{{{field|}}}}}{{#vardefine:stage|{{{stage|}}}}}{{#vardefine:target|{{{target|{{FULLPAGENAME}} }}} }}<span class="dropdown cursor-pointer"><span class="btn fox-btn btn-{{{color|purple}}}-b {{#if: {{{no-border|}}}|no-border|}} {{#if: {{{thin|}}}|thin-border|}} {{#if: {{{inline|}}}|inline-button|}} {{#if: {{{condensed|}}}|inline-button-condensed|}} dropdown-toggle" data-toggle="dropdown" aria-expanded="false">{{{currentState|Edit}}}</span> |
|||
</noinclude> |
|||
| ⚫ | |||
<includeonly>{{#vardefine:form|{{{form|}}}}}{{#vardefine:template|{{{template|{{{form|}}}}}}}}{{#vardefine:field|{{{field|}}}}} |
|||
| ⚫ | |||
<div class="dropdown cursor-pointer"><span class="fox-btn btn-purple-b dropdown-toggle" data-toggle="dropdown" aria-expanded="false">{{{currentState|Edit}}} {{i|angle-down}}</span> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
"params": { |
"params": { |
||
"currentState": { |
"currentState": { |
||
"label": "Text for button (defaults for current value)", |
|||
| ⚫ | |||
"type": "string" |
|||
| ⚫ | |||
}, |
|||
| ⚫ | |||
"label": "The optional values seperated with semicolons", |
|||
"example": "Done; Working on this; Stuck", |
|||
"type": "string", |
|||
"required": true, |
|||
"suggested": true |
|||
}, |
|||
"form": { |
|||
"label": "The form to use", |
|||
"type": "string", |
|||
"required": true, |
|||
"suggested": true |
|||
}, |
|||
"template": { |
|||
"label": "The template", |
|||
"type": "wiki-template-name", |
|||
"suggested": true |
|||
}, |
|||
"field": { |
|||
"label": "The field to change", |
|||
"type": "string", |
|||
"required": true, |
|||
"suggested": true |
|||
}, |
|||
"stage": {}, |
|||
"target": {}, |
|||
"color": {}, |
|||
"no-border": {}, |
|||
"thin": {}, |
|||
"inline": {}, |
|||
"condensed": {} |
|||
| ⚫ | |||
"paramOrder": [ |
|||
"states", |
|||
"form", |
|||
"template", |
|||
"field", |
|||
"currentState", |
|||
"stage", |
|||
"target", |
|||
"color", |
|||
"no-border", |
|||
"thin", |
|||
"inline", |
|||
"condensed" |
|||
] |
|||
} |
} |
||
</templatedata> |
</templatedata> |
||
Latest revision as of 11:52, 20 September 2022
Edit
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| The optional values seperated with semicolons | states | no description
| String | required |
| The form to use | form | no description | String | required |
| The template | template | no description | Template | suggested |
| The field to change | field | no description | String | required |
| Text for button (defaults for current value) | currentState | no description | String | optional |
| stage | stage | no description | Unknown | optional |
| target | target | no description | Unknown | optional |
| color | color | no description | Unknown | optional |
| no-border | no-border | no description | Unknown | optional |
| thin | thin | no description | Unknown | optional |
| inline | inline | no description | Unknown | optional |
| condensed | condensed | no description | Unknown | optional |