Difference between revisions of "Template:Infobox System"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{ infobox | {{ infobox | ||
| abovestyle = background:fuschia; | | abovestyle = background:fuschia; | ||
| above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | | above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | ||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|caption|200px]]}} | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|caption|200px]]}} | ||
| headerstyle = background:#2957a2; | |||
| header1 = Hardware | |||
| label1 = Vendor: | |||
| data1 = {{{vendor}}} | |||
| label2 = Model: | |||
| data2 = {{{model}}} | |||
| label3 = CPU: | |||
| data3 = {{{cpu}}}@{{{freq}}} | |||
| label4 = Bus: | |||
| data4 = {{{bus}}} | |||
| label5 = RAM: | |||
| data5 = {{{ram}}} | |||
| headerstyle = background:lightblue; | |||
| header2 = Collection Data | |||
| label6 = Acquired: | |||
| data6 = {{{acquired}}} | |||
}} | }} |
Revision as of 15:26, 8 April 2019
Hardware | |
---|---|
Collection Data | |
CPU: | {{{cpu}}}@{{{freq}}} |
Bus: | {{{bus}}} |
RAM: | {{{ram}}} |
Acquired: | {{{acquired}}} |