Template:Infobox computer: Difference between revisions

From Wiki of the Eternal LAN
(Created page with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | caption1 = {{{caption|}}} | header2 = {{{registry|}}} | label3 = Namesake | data3 = {{{names...")
 
No edit summary
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| name    = {{{name|{{PAGENAME}}}}}
|abovestyle = background-color:#ddd,font-size:large;
|headerstyle = background-color:#ddd;
|labelstyle = background-color:#eee;
| above    = {{{name|{{PAGENAME}}}}}
| image    = {{{image|}}}
| image    = {{{image|}}}
| caption1 = {{{caption|}}}
| caption = <center>{{{caption}}}</center>


| header2 = {{{registry|}}}
| header1 = {{{registry|}}}


| label3   = Namesake
| label2   = Namesake
data3   = {{{namesake|}}}
data2   = {{{namesake|}}}
| label3  = Class and role
| label3  = Class and role
|  data3  = {{{classrole|}}}
|  data3  = {{{classrole|}}}
| label3   = Chassis
| label4  = Former designations
data3   = {{{chassis|}}}
|  data4  = {{{oldnames|}}}
| label3   = Mainboard
| label5  = Era
data3   = {{{mainboard|}}}
|  data5  = {{{era|}}}
| label3   = CPU
| label6   = Chassis
data3   = {{{cpu|}}}
data6   = {{{chassis|}}}
| label3   = GPU
| label7   = Mainboard
data3   = {{{gpu|}}}
data7   = {{{mainboard|}}}
| label3   = RAM
| label8   = CPU
data3  = {{{ram|}}}
data8   = {{{cpu|}}}
| label3   = Storage
| label9   = GPU
data3   = {{{storage|}}}
data9   = {{{gpu|}}}
| label3   = Amiibo
| label10   = RAM
data3  = {{{amiibo|}}}
data10  = {{{ram|}}}
| label3  = Other components
| label11   = Storage
data3  = {{{other|}}}
data11   = {{{storage|}}}
| label3  = Known quirks
| label12   = Amiibo
data3  = {{{quirks|}}}
data12  = {{{amiibo|}}}
| label13  = Other components
data13  = {{{other|}}}
| label14  = Known quirks
data14  = {{{quirks|}}}


}}
}}
<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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The computer's name, usually same as the article title.

Auto value
{{PAGENAME}}
Unknownrequired
Imageimage

An image of the computer.

Unknownsuggested
Captioncaption

A description of the image.

Unknownoptional
Registryregistry

The individual or group that is primary user of the computer.

Example
Commission of [[Oz.]]
Unknownsuggested
Namesakenamesake

Meaning or origin of the computer's name.

Unknownsuggested
Class and Roleclassrole

Computer class and its role. See (TBD).

Example
Normandy-class stealth frigate
Unknownsuggested
Former Designationsoldnames

Previous identifiers the computer may have had.

Unknownoptional
Eraera

Era the computer was active.

Example
[[First Age]], 2003-2005
Unknownsuggested
Chassischassis

The case or container of the computer's parts.

Unknownsuggested
Mainboardmainboard

Model of the computer's motherboard.

Unknownoptional
CPUcpu

Computer's processor, followed by speed and cores/threads.

Example
AMD Ryzen 9 3900X 3.8GHz 12c/24t
Unknownsuggested
GPUgpu

Model of computer's graphics card or GPU.

Example
NVIDIA GeForce RTX 2080
Unknownsuggested
RAMram

Quantity and speed of computer's memory. More detail if preferred.

Example
32GB DDR4 3600
Unknownsuggested
Storagestorage

Configuration of computer's storage. Multiple lines recommended.

Example
Sabrent Rocket 4.0 1TB NVMe SSD (boot drive) Samsung 860 Evo 1TB SATA SSD (game storage)
Unknownsuggested
Amiiboamiibo

Amiibo or figurine in computer's chassis.

Unknownsuggested
Other Componentsother

Other components of note not listed above, e.g. sound cards / amps / specialty hardware.

Unknownoptional
Known Quirksquirks

Oddities or unusual behavior displayed by the computer.

Example
Instability, random reboots, slow boots, audio issues.
Unknownsuggested