Difference between revisions of "Template:Infobox CPU socket/doc"
Jump to navigation
Jump to search
imported>Vanisaac |
|||
| (9 intermediate revisions by 7 users not shown) | |||
| Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| − | + | == Usage == | |
| − | <pre> | + | {{Parameter names example|_template=|name|image|type|formfactors|contacts|protocol|fsb|voltage|dimensions|processors|predecessor|successor|memory}} |
| − | {{Infobox CPU socket | + | <pre style="overflow: auto;">{{Infobox CPU socket |
| name = | | name = | ||
| image = | | image = | ||
| Line 15: | Line 15: | ||
| dimensions = | | dimensions = | ||
| processors = | | processors = | ||
| + | | predecessor = | ||
| + | | successor = | ||
| + | | memory = | ||
}}</pre> | }}</pre> | ||
| − | + | <includeonly>{{Sandbox other|| | |
| − | |||
| − | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
| − | [[Category: | + | [[Category:Computer hardware infobox templates|CPU Socket]] |
| + | [[Category:CPU socket templates| ]] | ||
| − | + | }}</includeonly> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | </includeonly> | ||
Latest revision as of 18:32, 25 April 2020
| This is a documentation subpage for Template:Infobox CPU socket. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Template:Parameter names example
{{Infobox CPU socket
| name =
| image =
| type =
| formfactors =
| contacts =
| protocol =
| fsb =
| voltage =
| dimensions =
| processors =
| predecessor =
| successor =
| memory =
}}