Template:Infobox Software: Difference between revisions
Appearance
No edit summary |
|||
Line 3: | Line 3: | ||
<div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div> | <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div> | ||
{| style="width:100%; margin:0; text-align:left;" | {| style="width:100%; margin:0; text-align:left;" | ||
|- | |- | ||
!colspan="2"| {{#if:{{{Vendor-Param|}}} | Vendor {{!!}} {{{Vendor-Param}}} }} | !colspan="2"| {{#if:{{{Vendor-Param|}}} | Vendor {{!!}} {{{Vendor-Param}}} }} | ||
|- | |- | ||
!colspan="2"| {{#if:{{{Licence-Param|}}} | Licence {{!!}} {{{Licence-Param}}} }} | !colspan="2"| {{#if:{{{Licence-Param|}}} | Licence {{!!}} {{{Licence-Param}}} }} | ||
|- | |- | ||
!colspan="2"| {{#if:{{{LVersion-Param|}}} | Last Version {{!!}} {{{LVersion-Param}}} }} | !colspan="2"| {{#if:{{{LVersion-Param|}}} | Last Version {{!!}} {{{LVersion-Param}}} }} | ||
|- | |- | ||
!colspan="2"| {{#if:{{{Link-Param|}}} | Link {{!!}} {{{Link-Param}}} }} | !colspan="2"| {{#if:{{{Link-Param|}}} | Link {{!!}} {{{Link-Param}}} }} | ||
|- | |- | ||
|} | |} | ||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> |
Revision as of 20:52, 1 October 2016
{{#if: |{{{Name}}}|Infobox Software }}
{{#if: | Vendor | {{{Vendor-Param}}} }} | |
---|---|---|
{{#if: | Licence | {{{Licence-Param}}} }} | |
{{#if: | Last Version | {{{LVersion-Param}}} }} | |
{{#if: | Link | {{{Link-Param}}} }} |