Difference between revisions of "Template:Plugin"
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" |- ! Name | {{{name}}} |- !colspan=2|Description |- |colspan=2|{{{description}}} |- {{#if:{{{download}}}| ! Download {{!}} {{basename url|{{{downlo...") |
|||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable" | + | {| class="wikitable" style="width:22em; float:right" |
|- | |- | ||
− | ! | + | |+ {{{name}}} {{#if:{{{plugin_version|}}}|v{{{plugin_version}}}}} |
− | | {{{ | + | !Type |
+ | |{{{type|Script}}} {{#ifeq:{{{type|Script}}}|Script| - {{{category|Other}}}|}} | ||
|- | |- | ||
− | ! | + | !Requires |
+ | |Knotter {{bl|Version/{{{version|{{Download Version}}}}}}} | ||
|- | |- | ||
− | | | + | {{#if:{{{plugin_version|}}}| |
− | |- | + | ! Version |
− | {{#if:{{{download}}}| | + | {{!}} {{{plugin_version}}} |
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{author|}}}| | ||
+ | ! Author | ||
+ | {{!}} {{{author}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{license|}}}| | ||
+ | ! License | ||
+ | {{!}} {{{license}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{download|}}}| | ||
! Download | ! Download | ||
{{!}} {{basename url|{{{download}}}}} | {{!}} {{basename url|{{{download}}}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
− | {{#if:{{{screenshot}}}| | + | {{#if:{{{browse|}}}| |
− | {{!}}colspan=2{{!}}[[File:{{{screenshot}}}]] | + | ! Browse Files |
+ | {{!}} {{basename url|{{{browse}}}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{screenshot|}}}| | ||
+ | {{!}}colspan=2 style="text-align:center"{{!}}[[File:{{{screenshot}}}|200px]] | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|} | |} |
Latest revision as of 10:55, 6 November 2013
Type | Script - Other |
---|---|
Requires | Knotter 0.9.6 |