Difference between revisions of "Template:Plugin"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|Knotter {{bl|Version/{{{version|{{Download Version}}}}}}} | |Knotter {{bl|Version/{{{version|{{Download Version}}}}}}} | ||
|- | |- | ||
+ | {{#if:{{{plugin_version|}}}| | ||
+ | ! Version | ||
+ | {{!}} {{{plugin_version}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{author|}}}| | ||
+ | ! Author | ||
+ | {{!}} {{{author}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{license|}}}| | ||
+ | ! License | ||
+ | {{!}} {{{license}}} | ||
+ | {{!}}- | ||
+ | }} | ||
{{#if:{{{download|}}}| | {{#if:{{{download|}}}| | ||
! Download | ! Download | ||
{{!}} {{basename url|{{{download}}}}} | {{!}} {{basename url|{{{download}}}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{browse|}}}| | ||
+ | ! Browse Files | ||
+ | {{!}} {{basename url|{{{browse}}}}} | ||
{{!}}- | {{!}}- | ||
}} | }} |
Latest revision as of 10:55, 6 November 2013
Type | Script - Other |
---|---|
Requires | Knotter 0.9.6 |