Template:Infobox software: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(collapsible (test))
(inside)
Line 7: Line 7:
}}
}}
{{#if:{{{collapsible|}}}|
{{#if:{{{collapsible|}}}|
{{hidden|{{#if:{{{caption|}}}|{{small|{{{caption}}}}}}}|{{{screenshot}}}|bg1=#ccccff|ta2=center}}
{{!}} colspan="2"
{{hidden|{{{caption|Screenshot}}}|{{{screenshot}}}|bg1=#ccccff|ta2=center|headercss=font-size:60%;}}
{{!}}-
|
|
{{#if:{{{screenshot|}}}|
{{#if:{{{screenshot|}}}|

Revision as of 00:37, 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                = 
}}