Template:Infobox software: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (fixed "licence" problem)
No edit summary
Line 3: Line 3:
| colspan="2" style="text-align: center; font-size: 130%; font-weight: bold;" | {{{name}}}
| colspan="2" style="text-align: center; font-size: 130%; font-weight: bold;" | {{{name}}}
|-
|-
{{#if:{{{logo|}}}|
{{ #if: {{{logo | }}} |
<tr><td colspan="2" style="text-align: center;">{{{logo|}}}</td></tr>
<tr><td colspan="2" style="text-align: center;"> {{{logo | }}} </td></tr>
}}{{#if:{{{screenshot|}}}|
}}{{#if:{{{screenshot|}}}|
<tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>
<tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>

Revision as of 19:03, 31 July 2007