Template:Infobox computer: Difference between revisions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|abovestyle = background-color:#ddd; | |abovestyle = background-color:#ddd,font-size:large; | ||
|headerstyle = background-color:#ddd; | |headerstyle = background-color:#ddd; | ||
|labelstyle = background-color:#eee; | |labelstyle = background-color:#eee; | ||
| Line 9: | Line 9: | ||
| header1 = {{{registry|}}} | | header1 = {{{registry|}}} | ||
| label2 = | | label2 = Namesake | ||
| data2 = {{{ | | data2 = {{{namesake|}}} | ||
| label3 = | | label3 = Class and role | ||
| data3 = {{{ | | data3 = {{{classrole|}}} | ||
| label4 = Former designations | | label4 = Former designations | ||
| data4 = {{{oldnames|}}} | | data4 = {{{oldnames|}}} | ||
| label5 = | | label5 = Era | ||
| data5 = {{{ | | data5 = {{{era|}}} | ||
| label6 = Chassis | | label6 = Chassis | ||
| data6 = {{{chassis|}}} | | data6 = {{{chassis|}}} | ||
| Line 37: | Line 37: | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"description": "The computer's name, usually same as the article title.", | |||
"autovalue": "{{PAGENAME}}", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "An image of the computer.", | |||
"suggested": true | |||
}, | |||
"caption": { | |||
"label": "Caption", | |||
"description": "A description of the image." | |||
}, | |||
"registry": { | |||
"label": "Registry", | |||
"description": "The individual or group that is primary user of the computer.", | |||
"example": "Commission of [[Oz.]]", | |||
"suggested": true | |||
}, | |||
"namesake": { | |||
"label": "Namesake", | |||
"description": "Meaning or origin of the computer's name.", | |||
"suggested": true | |||
}, | |||
"classrole": { | |||
"label": "Class and Role", | |||
"description": "Computer class and its role. See (TBD).", | |||
"example": "Normandy-class stealth frigate", | |||
"suggested": true | |||
}, | |||
"oldnames": { | |||
"label": "Former Designations", | |||
"description": "Previous identifiers the computer may have had." | |||
}, | |||
"era": { | |||
"label": "Era", | |||
"description": "Era the computer was active.", | |||
"example": "[[First Age]], 2003-2005", | |||
"suggested": true | |||
}, | |||
"chassis": { | |||
"label": "Chassis", | |||
"description": "The case or container of the computer's parts.", | |||
"suggested": true | |||
}, | |||
"mainboard": { | |||
"label": "Mainboard", | |||
"description": "Model of the computer's motherboard." | |||
}, | |||
"cpu": { | |||
"label": "CPU", | |||
"description": "Computer's processor, followed by speed and cores/threads.", | |||
"example": "AMD Ryzen 9 3900X 3.8GHz 12c/24t", | |||
"suggested": true | |||
}, | |||
"gpu": { | |||
"label": "GPU", | |||
"description": "Model of computer's graphics card or GPU.", | |||
"example": "NVIDIA GeForce RTX 2080", | |||
"suggested": true | |||
}, | |||
"ram": { | |||
"label": "RAM", | |||
"description": "Quantity and speed of computer's memory. More detail if preferred.", | |||
"example": "32GB DDR4 3600", | |||
"suggested": true | |||
}, | |||
"storage": { | |||
"label": "Storage", | |||
"description": "Configuration of computer's storage. Multiple lines recommended.", | |||
"example": "Sabrent Rocket 4.0 1TB NVMe SSD (boot drive)\nSamsung 860 Evo 1TB SATA SSD (game storage)", | |||
"suggested": true | |||
}, | |||
"amiibo": { | |||
"label": "Amiibo", | |||
"description": "Amiibo or figurine in computer's chassis.", | |||
"suggested": true | |||
}, | |||
"other": { | |||
"label": "Other Components", | |||
"description": "Other components of note not listed above, e.g. sound cards / amps / specialty hardware." | |||
}, | |||
"quirks": { | |||
"label": "Known Quirks", | |||
"description": "Oddities or unusual behavior displayed by the computer.", | |||
"example": "Instability, random reboots, slow boots, audio issues.", | |||
"suggested": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"caption", | |||
"registry", | |||
"namesake", | |||
"classrole", | |||
"oldnames", | |||
"era", | |||
"chassis", | |||
"mainboard", | |||
"cpu", | |||
"gpu", | |||
"ram", | |||
"storage", | |||
"amiibo", | |||
"other", | |||
"quirks" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 09:08, 20 June 2023
| Infobox computer |
|---|
[[Category:Infobox templates|Template:Remove first word]]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The computer's name, usually same as the article title.
| Unknown | required |
| Image | image | An image of the computer. | Unknown | suggested |
| Caption | caption | A description of the image. | Unknown | optional |
| Registry | registry | The individual or group that is primary user of the computer.
| Unknown | suggested |
| Namesake | namesake | Meaning or origin of the computer's name. | Unknown | suggested |
| Class and Role | classrole | Computer class and its role. See (TBD).
| Unknown | suggested |
| Former Designations | oldnames | Previous identifiers the computer may have had. | Unknown | optional |
| Era | era | Era the computer was active.
| Unknown | suggested |
| Chassis | chassis | The case or container of the computer's parts. | Unknown | suggested |
| Mainboard | mainboard | Model of the computer's motherboard. | Unknown | optional |
| CPU | cpu | Computer's processor, followed by speed and cores/threads.
| Unknown | suggested |
| GPU | gpu | Model of computer's graphics card or GPU.
| Unknown | suggested |
| RAM | ram | Quantity and speed of computer's memory. More detail if preferred.
| Unknown | suggested |
| Storage | storage | Configuration of computer's storage. Multiple lines recommended.
| Unknown | suggested |
| Amiibo | amiibo | Amiibo or figurine in computer's chassis. | Unknown | suggested |
| Other Components | other | Other components of note not listed above, e.g. sound cards / amps / specialty hardware. | Unknown | optional |
| Known Quirks | quirks | Oddities or unusual behavior displayed by the computer.
| Unknown | suggested |