Difference between revisions of "Template:Infobox graphics processing unit/doc"
Jump to navigation
Jump to search
imported>Sardanaphalus m (ellipses) |
imported>Sardanaphalus (Generic template demo) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | {{ | + | {{Generic template demo |
| − | |name | + | |name |image |img_w |caption |date |created |codename={{{codename}}} ''or'' {{{codenames}}} |architecture |model |model1 |model2 |model3=[......] |model15 |cores-nothread |numcores |process |fab |transistors |transistors1 |transistors2 |transistors3=[......] |transistors15 |entry |midrange |highend |enthusiast |d3dversion |openclversion |openglversion |predecessor |variant |successor |
| − | |model | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
| − | <!----PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE----> | + | <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> |
| + | |||
== Usage == | == Usage == | ||
| Line 32: | Line 27: | ||
| transistors1 = ...... | transistors15 = | | transistors1 = ...... | transistors15 = | ||
| entry = (Series of) entry-level cards using GPU | | entry = (Series of) entry-level cards using GPU | ||
| − | | midrange = ...........mid-range | + | | midrange = ...........mid-range cards |
| − | | highend = ...........high-end | + | | highend = ...........high-end cards |
| − | | enthusiast = ...........enthusiast | + | | enthusiast = ...........enthusiast cards |
| d3dversion = Latest supported Direct3D version | | d3dversion = Latest supported Direct3D version | ||
| − | | openclversion = .................OpenCL | + | | openclversion = .................OpenCL version |
| − | | openglversion = .................OpenGL | + | | openglversion = .................OpenGL version |
| predecessor = | | predecessor = | ||
| variant = | | variant = | ||
| Line 79: | Line 74: | ||
<includeonly> | <includeonly> | ||
{{#ifeq:{{SUBPAGENAME}}|sandbox | | | {{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
| − | <! | + | <!----PLEASE ADD CATEGORIES BELOW THIS LINE----> |
[[Category:Computer hardware infobox templates|GPU]] | [[Category:Computer hardware infobox templates|GPU]] | ||
Revision as of 12:12, 24 July 2014
| 40px | This is a documentation subpage for Template:Infobox graphics processing unit. It contains usage information, categories and other content that is not part of the original template page. |
- redirect Template:Parameter names example
Usage
All parameters optional other than created and, if image used, img_w (image width).
{{Infobox graphics processing unit
| name = Official brand name (otherwise defaults to {{PAGENAME}})
| image = Filename of a product image or logo
| img_w = Width of image (required if image used)
| caption = Caption for image (if not a logo)
| date = Date the GPU series released
| created = (required) Year when foundation chip developed and/or first produced
| codename [or: codenames] = GPU developmental codename/codenames
| architecture =
| model = Model series
| model1 = ...... | model15 =
| cores-nothread =
| numcores = Number of cores
| process = GPU family's fabrication process
| fab = Fabrication
| transistors =
| transistors1 = ...... | transistors15 =
| entry = (Series of) entry-level cards using GPU
| midrange = ...........mid-range cards
| highend = ...........high-end cards
| enthusiast = ...........enthusiast cards
| d3dversion = Latest supported Direct3D version
| openclversion = .................OpenCL version
| openglversion = .................OpenGL version
| predecessor =
| variant =
| successor =
}}
Blank syntax
{{Infobox graphics processing unit
| name =
| image =
| img_w =
| caption =
| date =
| created =
| codename =
<!--| codenames = -->
| architecture =
| model =
<!--| model1 = | model2 = ...... | model15 = -->
| cores-nothread =
| numcores =
| process =
| fab =
| transistors =
<!--| transistors1 = ...... | transistors15 = -->
| entry =
| midrange =
| highend =
| enthusiast =
| d3dversion =
| openclversion =
| openglversion =
| predecessor =
| variant =
| successor =
}}