Difference between revisions of "Template:Infobox System"

From Datashed Retrocomputing Wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| bodyclass = vevent
| bodyclass = vevent
| bodystyle = float: right;
| bodystyle = float: right; border: 1px solid black; margin: 20px;
| abovestyle = background:lightblue;
| abovestyle = background:lightblue;
| above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|caption|200px]]}}
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|caption|200px]]}}
| caption = {{{caption}}}
| caption = {{{caption|No Image Available}}}
| headerstyle = background:lightblue;
| headerstyle = background:lightblue;
| header1 = Hardware
| header1 = Hardware
| label1 = Vendor:
| label2 = Vendor:
| data1 = {{{vendor|}}}
| data2 = {{{vendor|}}}
| label2 = Model:
| label3 = Model:
| data2 = {{{model|}}}
| data3 = {{{model|}}}
| label3 = CPU:
| label4 = CPU:
| data3 = {{{cpu}}}@{{{freq}}}
| data4= {{{cpu}}}@{{{freq}}}
| label4 = Bus:
| label5 = Bus:
| data4 = {{{bus|}}}
| data5 = {{{bus|}}}
| label5 = RAM:
| label6 = RAM:
| data5 = {{{ram|}}}
| data6 = {{{ram|}}}
| header6 = Collection Data
| label7 = Video:
| label7 = Acquired:
| data7 = {{{video|}}}
| data7 = {{{acquired|}}}
| label8 = Chipset:
| label8 = Paid:
| data8 = {{{chipset|}}}
| data8 = {{{paid|}}}
| label9 = Storage Interface:
| label9 = Relinquished:
| data9 = {{{storageint|}}}
| data9 = {{{relinquished|}}}
| label10 = Fixed Storage:
| label10 = Relinquished to:
| data10 = {{{fixedstorage|}}}
| data10 = {{{relto|}}}
| label11 = Sound Hardware:
| data11 = {{{sound|}}}
| header20 = Software
| label21 = OS:
| data21 = {{{os|}}} {{{osver|}}}
| header22 = Collection Data
| label23 = Acquired:
| data23 = {{{acquired|}}}
| label24 = From:
| data24= {{{acquired_from|}}}
| label25 = Paid:
| data25 = {{{paid|}}}
| label26 = Relinquished:
| data26 = {{{relinquished|}}}
| label27 = Relinquished to:
| data27 = {{{relto|}}}
| header28 = Catalog Data
| label29 = Location:
| data29 = {{{location|}}}
| header30 = Usage Info
| label31 = Role:
| data31 = {{{role|}}}
}}
}}
<includeonly>
{{#if: {{{vendor|}}}|[[Category:Vendor {{{vendor}}}]]}}
{{#if: {{{acquired|}}}|[[Category:{{{acquired}}} Acquisitions]]}}
{{#if: {{{acquired_from|}}}|[[Category:Acquired from {{{acquired_from}}}]]}}
{{#if: {{{cpu|}}}|[[Category:Computers with {{{cpu}}} CPUs]]}}
{{#if: {{{relinquished|}}}|[[Category:{{{relinquished}}} Relinquishments]][[Category:Relinquished]]}}
{{#if: {{{relto|}}}|[[Category:Relinquished to {{{relto}}}]]}}
{{#if: {{{os|}}}|[[Category:Computers running {{{os|}}}]]}}
{{#if: {{{location|}}}|[[Category:{{{location}}}]]}}
{{#if: {{{role|}}}|[[Category:Computers in role {{{role}}}]]}}
[[Category: Computers]]
</includeonly>

Latest revision as of 08:55, 16 April 2019

Hardware
CPU:{{{cpu}}}@{{{freq}}}
Software
Collection Data
Catalog Data
Usage Info