Template:Infobox software: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(update a bit)
(collapsible (test))
Line 6: Line 6:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{collapsible|}}}|
{{hidden|{{#if:{{{caption|}}}|{{small|{{{caption}}}}}}}|{{{screenshot}}}|bg1=#ccccff|ta2=center}}
|
{{#if:{{{screenshot|}}}|
{{#if:{{{screenshot|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} {{{screenshot|}}}{{#if:{{{caption|}}}|<br />{{{caption|}}}}}
{{!}} colspan="2" style="text-align: center;" {{!}} {{{screenshot|}}}{{#if:{{{caption|}}}|<br />{{{caption|}}}}}
{{!}}-
{{!}}-
}}
}}
}}
{{#if:{{{author|}}}|
{{#if:{{{author|}}}|

Revision as of 00:29, 2 February 2008

[edit] Template documentation

Usage

{{Infobox software
| name                   = 
| title                  = 
| logo                   = <!-- [[File: ]] -->
| logo caption           = 
| screenshot             = <!-- [[File: ]] -->
| caption                = 
| collapsible            = 
| author                 = 
| developer              = 
| released               = 
| discontinued           = 
| Stable release = 
| preview release    = 
| programming language   = 
| operating system       = 
| platform               = 
| size                   = 
| language               = 
| status                 = 
| genre                  = 
| license                = 
| website                = 
}}