Template:Infobox computer: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<templatedata> | |||
{ | |||
"description": "Specs and background about a computer.", | |||
"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." | |||
"suggested": "true" | |||
} | |||
"registry": { | |||
"label": "Registry" | |||
"description": "Who the computer belongs to, e.g. 'Commission of Oz'." | |||
"suggested": "true" | |||
} | |||
"namesake": { | |||
"label": "Namesake" | |||
"description": "Meaning or origin of the computer's name." | |||
"suggested": "true" | |||
} | |||
"classandrole": { | |||
"label": "Class and Role" | |||
"description": "Computer class and its role. See (TBD)." | |||
"suggested": "true" | |||
} | |||
"oldnames": { | |||
"label": "Former Designations" | |||
"description": "Previous identifiers the computer may have had." | |||
"suggested": "false" | |||
} | |||
"era": { | |||
"label": "Era" | |||
"description": "Era the computer was active, e.g. '[[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." | |||
"suggested": "false" | |||
} | |||
"cpu": { | |||
"label": "CPU" | |||
"description": "Computer's processor, followed by speed and cores/threads, e.g. '4.2GHz, 8c/16t'." | |||
"suggested": "true" | |||
} | |||
"gpu": { | |||
"label": "GPU" | |||
"description": "Model of computer's graphics card or GPU." | |||
"suggested": "true" | |||
} | |||
"ram": { | |||
"label": "RAM" | |||
"description": "Quantity and speed of computer's memory." | |||
"suggested": "true" | |||
} | |||
"storage": { | |||
"label": "Storage" | |||
"description": "Configuration of computer's storage. Multiple lines recommended." | |||
"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." | |||
"suggested": "false" | |||
} | |||
"quirks": { | |||
"label": "Known Quirks" | |||
"description": "Oddities or unusual behavior displayed by the computer." | |||
"suggested": "true" | |||
} | |||
</templatedata> | |||
{{Infobox | {{Infobox | ||
|abovestyle = background-color:#ddd,font-size:large; | |abovestyle = background-color:#ddd,font-size:large; | ||
| Line 13: | Line 109: | ||
| label3 = Class and role | | label3 = Class and role | ||
| data3 = {{{classrole|}}} | | data3 = {{{classrole|}}} | ||
| label4 = Former designations | | label4 = Former designations | ||
| data4 = {{{oldnames|}}} | | data4 = {{{oldnames|}}} | ||
| label5 = Era | | label5 = Era | ||
| data5 = {{{era|}}} | | data5 = {{{era|}}} | ||
Revision as of 08:48, 20 June 2023
| Infobox computer |
|---|
[[Category:Infobox templates|Template:Remove first word]]