User:Astaecker/Computer/doc
From Gentoo Wiki
< User:Astaecker | Computer
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
As this page is widely used in our wiki, it is protected. Only staff members can change it. Use the discussion page to propose enhancements, fixes or voice your opinion.
Use this template (and its subtemplates) to generate the big table, the main part of a machine-specific article.
Usage
- Add this code to the page text
{{User:Astaecker/Computer}}
{{User:Astaecker/Computer/subtemplate1}}
{{User:Astaecker/Computer/subtemplate2}}
...
{{User:Astaecker/Computer/subtemplateX}}
|}
Each subtemplate line describes a device. There are already several subtemplate's to choose from:
Each subtemplate can be customized by parameters:
- type (optional)
- Specify a broader hardware type. Already used types are: Processor, Storage, Graphics card, Input device, Network, Sound card, Interfaces, Misc.
- device (optional)
- Specify the proper hardware type.
- model (optional)
- Specify the proper device name. Reuse the names displayed by lspci, lsusb, etc. .
- status (optional)
- Specify, how supported the device is. Possible know defaults are: full, partial, no, notsure, note.
- driver (optional)
- Specify the driver's module name, if the linked article covers several drivers.
- note (optional)
- Add a note, if there's something special with this device. You can also link to a section below the big table to have more room for your note.
You can add more yourself or use the generic {{User:Astaecker/Computer/row}} template to create a custom row without a new template.
Note
Don't forget to close the table with |} at the end.