Difference between revisions of "Template:Plugin"

From Knotter
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...")
 
Line 8: Line 8:
 
|colspan=2|{{{description}}}
 
|colspan=2|{{{description}}}
 
|-
 
|-
{{#if:{{{download}}}|
+
{{#if:{{{download|}}}|
 
   ! Download
 
   ! Download
 
   {{!}} {{basename url|{{{download}}}}}
 
   {{!}} {{basename url|{{{download}}}}}
 
   {{!}}-  
 
   {{!}}-  
 
}}
 
}}
{{#if:{{{screenshot}}}|
+
{{#if:{{{screenshot|}}}|
 
   {{!}}colspan=2{{!}}[[File:{{{screenshot}}}]]
 
   {{!}}colspan=2{{!}}[[File:{{{screenshot}}}]]
 
   {{!}}-  
 
   {{!}}-  
 
}}
 
}}
 
|}
 
|}

Revision as of 10:55, 12 June 2013

Name {{{name}}}
Description
{{{description}}}