Jump to content

Template:Infobox Software: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Undo revision 34378 by Ak120 (talk)
Line 4: Line 4:
{| style="width:100%; margin:0; text-align:left;"
{| style="width:100%; margin:0; text-align:left;"
|-  
|-  
!colspan="2"| {{#if:{{{Vendor|}}} | Vendor {{!!}} {{{Vendor}}} }}
!colspan="2"| {{#if:{{{Vendor-Param|}}} | Vendor {{!!}} {{{Vendor-Param}}} }}
|-  
|-  
!colspan="2"| {{#if:{{{Licence|}}} | Licence {{!!}} {{{Licence}}} }}
!colspan="2"| {{#if:{{{Licence-Param|}}} | Licence {{!!}} {{{Licence-Param}}} }}
|-  
|-  
!colspan="2"| {{#if:{{{LVersion|}}} | Last Version {{!!}} {{{LVersion}}} }}
!colspan="2"| {{#if:{{{LVersion-Param|}}} | Last Version {{!!}} {{{LVersion-Param}}} }}
|-  
|-  
!colspan="2"| {{#if:{{{Link|}}} | Link {{!!}} {{{Link}}} }}
!colspan="2"| {{#if:{{{Link-Param|}}} | Link {{!!}} {{{Link-Param}}} }}
|-  
|-  
|}
|}
   </div>
   </div>
</onlyinclude>
</onlyinclude>

Revision as of 20:51, 1 October 2016

{{#if: |{{{Name}}}|Infobox Software }}
{{#if: | Vendor {{{Vendor-Param}}} }}
{{#if: | Licence {{{Licence-Param}}} }}
{{#if: | Last Version {{{LVersion-Param}}} }}
{{#if: | Link {{{Link-Param}}} }}