No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
"label": "URL", | "label": "URL", | ||
"description": "Script URL", | "description": "Script URL", | ||
"type": "url | "type": "url" | ||
}, | }, | ||
"chrome": { | "chrome": { | ||
"label": "Chrome Extension", | "label": "Chrome Extension", | ||
"description": "Chrome Extension", | "description": "Chrome Extension", | ||
"type": "url | "type": "url" | ||
}, | }, | ||
"firefox": { | "firefox": { | ||
"label": "Firefox Extension", | "label": "Firefox Extension", | ||
"description": "Firefox Extension", | "description": "Firefox Extension", | ||
"type": "url | "type": "url" | ||
}, | }, | ||
"monkey": { | "monkey": { | ||
"label": "Monkey extension", | "label": "Monkey extension", | ||
"description": "Monkey extension", | "description": "Monkey extension", | ||
"type": "url | "type": "url" | ||
} | } | ||
}, | }, | ||
Line 71: | Line 67: | ||
=== {{{name}}} === | === {{{name}}} === | ||
{{ | '''{{{type}}}''' | ||
{{ | {{{description}}} | ||
{{#if: {{{ | {{#if: {{{thumbnail|}}} [[{{{thumbnail}}}|right|320px|thumb]] }} | ||
{{#if: {{{monkey}}} | [{{{monkey}}} Monkey скрипт] }} | {{#if: {{{url|}}} | Посилання: {{{url}}} }} | ||
{{#if: {{{chrome|}}} | [{{{chrome}}} Додаток до Chrome] }} | |||
{{#if: {{{firefox|}}} | [{{{firefox}}} Додаток до Firefox] }} | |||
{{#if: {{{monkey|}}} | [{{{monkey}}} Monkey скрипт] }} |
Revision as of 09:02, 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}}}
{{{description}}}