No edit summary |
No edit summary |
||
Line 68: | Line 68: | ||
{{#if: {{{name|}}} | ==={{{name}}}=== }} | {{#if: {{{name|}}} | ==={{{name}}}=== }} | ||
{{#if: {{{thumbnail|}}} | [[{{{thumbnail}}}|right|320px|thumb]] }} | {{#if: {{{thumbnail|}}} | [[{{{thumbnail}}}|right|320px|thumb]] }} | ||
{{#if: {{{type|}}} | '''{{{type}}}''' <br/> }} | {{#if: {{{type|}}} | '''{{{type}}}''' <br/> }}{{#if: {{{description|}}} | {{{description}}} <br/> }}{{#if: {{{url|}}} | Посилання: {{{url}}} <br/> }}{{#if: {{{chrome|}}} | [{{{chrome}}} Додаток до Chrome] <br/> }}{{#if: {{{firefox|}}} | [{{{firefox}}} Додаток до Firefox] <br/> }}{{#if: {{{monkey|}}} | [{{{monkey}}} Monkey скрипт] <br/> }}</includeonly> | ||
{{#if: {{{description|}}} | {{{description}}} <br/> }} | |||
{{#if: {{{url|}}} | Посилання: {{{url}}} <br/> }} | |||
{{#if: {{{chrome|}}} | [{{{chrome}}} Додаток до Chrome] <br/> }} | |||
{{#if: {{{firefox|}}} | [{{{firefox}}} Додаток до Firefox] <br/> }} | |||
{{#if: {{{monkey|}}} | [{{{monkey}}} Monkey скрипт] <br/> }} | |||
</includeonly> | |||
<noinclude>[[Category:Шаблони]]</noinclude> | <noinclude>[[Category:Шаблони]]</noinclude> |
Revision as of 16:41, 28 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 |