Template:Infobox hardware: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
<!-- Template:Infobox hardware --> | <!-- Template:Infobox hardware --> | ||
<includeonly> | <includeonly> | ||
<table class="infobox" style="width:22em;font-size:90%;text-align:left;border:1px solid #aaa;background:#f9f9f9;border-collapse:collapse"> | |||
<tr> | |||
<th colspan="2" style="text-align:center;font-size:110%;background:#e0e0e0;padding:6px">{{{name|{{PAGENAME}}}}}</th> | |||
</tr> | |||
</ | |||
</ | |||
{{#if:{{{image|}}}| | |||
<tr> | |||
<td colspan="2" style="text-align:center;padding:6px">[[File:{{{image}}}|250px]]</td> | |||
</tr>}} | |||
; | |||
== | {{#if:{{{caption|}}}| | ||
<tr> | |||
<td colspan="2" style="text-align:center;font-style:italic;padding:2px 6px">{{{caption}}}</td> | |||
</tr>}} | |||
< | {{#if:{{{developer|}}}|<tr><th style="width:35%;padding:4px">Developer</th><td style="padding:4px">{{{developer}}}</td></tr>}} | ||
< | {{#if:{{{manufacturer|}}}|<tr><th style="padding:4px">Manufacturer</th><td style="padding:4px">{{{manufacturer}}}</td></tr>}} | ||
{{#if:{{{family|}}}|<tr><th style="padding:4px">Family</th><td style="padding:4px">{{{family}}}</td></tr>}} | |||
{{#if:{{{release_date|}}}|<tr><th style="padding:4px">Release date</th><td style="padding:4px">{{{release_date}}}</td></tr>}} | |||
{{#if:{{{discontinued|}}}|<tr><th style="padding:4px">Discontinued</th><td style="padding:4px">{{{discontinued}}}</td></tr>}} | |||
{{#if:{{{intro_price|}}}|<tr><th style="padding:4px">Introductory price</th><td style="padding:4px">{{{intro_price}}}</td></tr>}} | |||
{{#if:{{{ | {{#if:{{{unit_sold|}}}|<tr><th style="padding:4px">Units sold</th><td style="padding:4px">{{{unit_sold}}}</td></tr>}} | ||
{{#if:{{{type|}}}|<tr><th style="padding:4px">Type</th><td style="padding:4px">{{{type}}}</td></tr>}} | |||
}} | {{#if:{{{generation|}}}|<tr><th style="padding:4px">Generation</th><td style="padding:4px">{{{generation}}}</td></tr>}} | ||
{{#if:{{{ | {{#if:{{{predecessor|}}}|<tr><th style="padding:4px">Predecessor</th><td style="padding:4px">{{{predecessor}}}</td></tr>}} | ||
{{#if:{{{successor|}}}|<tr><th style="padding:4px">Successor</th><td style="padding:4px">{{{successor}}}</td></tr>}} | |||
{{#if:{{{cpu|}}}|<tr><th style="padding:4px">CPU</th><td style="padding:4px">{{{cpu}}}</td></tr>}} | |||
{{#if:{{{coprocessor|}}}|<tr><th style="padding:4px">Co‑processor</th><td style="padding:4px">{{{coprocessor}}}</td></tr>}} | |||
{{#if:{{{memory|}}}|<tr><th style="padding:4px">Memory</th><td style="padding:4px">{{{memory}}}</td></tr>}} | |||
{{#if:{{{storage|}}}|<tr><th style="padding:4px">Storage</th><td style="padding:4px">{{{storage}}}</td></tr>}} | |||
{{#if:{{{removable_storage|}}}|<tr><th style="padding:4px">Removable storage</th><td style="padding:4px">{{{removable_storage}}}</td></tr>}} | |||
{{#if:{{{graphics|}}}|<tr><th style="padding:4px">Graphics</th><td style="padding:4px">{{{graphics}}}</td></tr>}} | |||
{{#if:{{{sound|}}}|<tr><th style="padding:4px">Sound</th><td style="padding:4px">{{{sound}}}</td></tr>}} | |||
{{#if:{{{display|}}}|<tr><th style="padding:4px">Display</th><td style="padding:4px">{{{display}}}</td></tr>}} | |||
{{#if:{{{os|}}}|<tr><th style="padding:4px">Operating system</th><td style="padding:4px">{{{os}}}</td></tr>}} | |||
{{#if:{{{connectivity|}}}|<tr><th style="padding:4px">Connectivity</th><td style="padding:4px">{{{connectivity}}}</td></tr>}} | |||
{{#if:{{{connectors|}}}|<tr><th style="padding:4px">Connectors</th><td style="padding:4px">{{{connectors}}}</td></tr>}} | |||
{{#if:{{{power|}}}|<tr><th style="padding:4px">Power</th><td style="padding:4px">{{{power}}}</td></tr>}} | |||
}} | {{#if:{{{dimensions|}}}|<tr><th style="padding:4px">Dimensions</th><td style="padding:4px">{{{dimensions}}}</td></tr>}} | ||
{{#if:{{{release_date|}}}| | {{#if:{{{weight|}}}|<tr><th style="padding:4px">Weight</th><td style="padding:4px">{{{weight}}}</td></tr>}} | ||
{{#if:{{{related|}}}|<tr><th style="padding:4px">Related</th><td style="padding:4px">{{{related}}}</td></tr>}} | |||
{{#if:{{{licensing|}}}|<tr><th style="padding:4px">Licensing</th><td style="padding:4px">{{{licensing}}}</td></tr>}} | |||
}} | {{#if:{{{website|}}}|<tr><th style="padding:4px">Website</th><td style="padding:4px">{{{website}}}</td></tr>}} | ||
{{#if:{{{discontinued|}}}| | </table> | ||
}} | |||
{{#if:{{{intro_price|}}}| | |||
}} | |||
{{#if:{{{unit_sold|}}}| | |||
}} | |||
{{#if:{{{type|}}}| | |||
}} | |||
{{#if:{{{generation|}}}| | |||
}} | |||
{{#if:{{{predecessor|}}}| | |||
}} | |||
{{#if:{{{successor|}}}| | |||
}} | |||
{{#if:{{{cpu|}}}| | |||
}} | |||
{{#if:{{{coprocessor|}}}| | |||
}} | |||
{{#if:{{{memory|}}}| | |||
}} | |||
{{#if:{{{storage|}}}| | |||
}} | |||
{{#if:{{{removable_storage|}}}| | |||
}} | |||
{{#if:{{{graphics|}}}| | |||
}} | |||
{{#if:{{{sound|}}}| | |||
}} | |||
{{#if:{{{display|}}}| | |||
}} | |||
{{#if:{{{os|}}}| | |||
}} | |||
{{#if:{{{connectivity|}}}| | |||
}} | |||
{{#if:{{{connectors|}}}| | |||
}} | |||
{{#if:{{{power|}}}| | |||
}} | |||
{{#if:{{{dimensions|}}}| | |||
}} | |||
{{#if:{{{weight|}}}| | |||
}} | |||
{{#if:{{{related|}}}| | |||
}} | |||
{{#if:{{{licensing|}}}| | |||
}} | |||
{{#if:{{{website|}}}| | |||
}} | |||
</includeonly> | </includeonly> | ||
<noinclude>Hardware infobox for RetroWikipedia. All fields optional.</noinclude> |
Latest revision as of 21:51, 11 August 2025
Hardware infobox for RetroWikipedia. All fields optional.