Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
trying optional parameters
rearrange, rem newlines to try to fix formatting problem in articles where this is used
Line 1: Line 1:
<noinclude>
{| style="background: transparent; float: left;"
|<pre>{{Information appliance| title =
|image =
|manufacturer =
|type =
|connectivity =
|lifespan =
|media =
|operatingsystem =
|camera =
|input =
|power =
|cpu =
|display =
|touchpad =
}}</pre>
|}</noinclude>
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=right;"
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=right;"
|- valign="top"
|- valign="top"
Line 46: Line 28:
|-
|-
{{#if:{{{touchpad|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Touchpad</th><td>{{{touchpad|}}}</td></tr>}}
{{#if:{{{touchpad|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Touchpad</th><td>{{{touchpad|}}}</td></tr>}}
|}
|}<noinclude>
<includeonly>[[Category:Information appliances]]</includeonly>
{| style="background: transparent; float: left;"
<noinclude>
|<pre>{{Information appliance| title =
[[Category:Infobox templates|{{PAGENAME}}]]
|image =
</noinclude>
|manufacturer =
|type =
|connectivity =
|lifespan =
|media =
|operatingsystem =
|camera =
|input =
|power =
|cpu =
|display =
|touchpad =
}}</pre>
|}</noinclude><includeonly>[[Category:Information appliances]]</includeonly><noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 19:00, 27 May 2006

{{{title}}}
{{{image}}}
{{Information appliance| title = 
|image = 
|manufacturer = 
|type = 
|connectivity = 
|lifespan = 
|media = 
|operatingsystem = 
|camera = 
|input = 
|power = 
|cpu =
|display =
|touchpad =
}}