No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
"description": "Script URL", | "description": "Script URL", | ||
"type": "url", | "type": "url", | ||
"autovalue": " | "autovalue": "0" | ||
}, | }, | ||
"chrome": { | "chrome": { | ||
Line 39: | Line 39: | ||
"description": "Chrome Extension", | "description": "Chrome Extension", | ||
"type": "url", | "type": "url", | ||
"autovalue": " | "autovalue": "0" | ||
}, | }, | ||
"firefox": { | "firefox": { | ||
Line 45: | Line 45: | ||
"description": "Firefox Extension", | "description": "Firefox Extension", | ||
"type": "url", | "type": "url", | ||
"autovalue": " | "autovalue": "0" | ||
}, | |||
"monkey": { | |||
"label": "Monkey extension", | |||
"description": "Monkey extension", | |||
"type": "url", | |||
"autovalue": "0" | |||
} | } | ||
}, | }, | ||
Line 56: | Line 62: | ||
"url", | "url", | ||
"chrome", | "chrome", | ||
"firefox" | "firefox", | ||
"monkey" | |||
], | ], | ||
"format": "block" | "format": "block" | ||
Line 79: | Line 86: | ||
{{#if: {{{firefox}}} | [{{{firefox}}} Додаток до Firefox] }} | {{#if: {{{firefox}}} | [{{{firefox}}} Додаток до Firefox] }} | ||
{{#if: {{{monkey}}} | [{{{firefox}}} Monkey скрипт] }} |
Revision as of 08:37, 27 March 2019
Addon for WME
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Script name
| String | required |
Type | type | Script type
| String | required |
Description | description | Script description
| String | optional |
Thumbnail | thumbnail | Thumbnail | File | optional |
URL | url | Script URL
| URL | optional |
Chrome Extension | chrome | Chrome Extension
| URL | optional |
Firefox Extension | firefox | Firefox Extension
| URL | optional |
Monkey extension | monkey | Monkey extension
| URL | optional |
{{{name}}}
Тип | {{{type}}} | [[{{{thumbnail}}}|320px|thumb]] |
Можливості | {{{description}}} |
Посилання: {{{url}}}
[{{{chrome}}} Додаток до Chrome]
[{{{firefox}}} Додаток до Firefox]
[{{{firefox}}} Monkey скрипт]