Difference between revisions of "Template:Infobox graphics processing unit/doc"
Jump to navigation
Jump to search
imported>Sardanaphalus m (completing previous) |
imported>Yuriz (Removed [incorrect] interwikis) |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | {{ | + | {{Generic template demo |
| − | |name | + | |name |image |img_w |caption |date |created |codename={{longitem|{{{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 |mantleapi |vulkanapi |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 24: | Line 19: | ||
| architecture = | | architecture = | ||
| model = Model series | | model = Model series | ||
| − | | model1 = ... | model15 = | + | | model1 = ...... | model15 = |
| cores-nothread = | | cores-nothread = | ||
| numcores = Number of cores | | numcores = Number of cores | ||
| Line 30: | Line 25: | ||
| fab = Fabrication | | fab = Fabrication | ||
| transistors = | | transistors = | ||
| − | | 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 |
| + | | mantleapi = Mantle API | ||
| + | | vulkanapi = Vulkan API | ||
| predecessor = | | predecessor = | ||
| variant = | | variant = | ||
| Line 71: | Line 68: | ||
| openclversion = | | openclversion = | ||
| openglversion = | | openglversion = | ||
| + | | mantleapi = | ||
| + | | vulkanapi = | ||
| predecessor = | | predecessor = | ||
| variant = | | variant = | ||
| Line 77: | Line 76: | ||
</pre> | </pre> | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
| − | + | <!----PLEASE ADD CATEGORIES BELOW THIS LINE----> | |
| − | <! | ||
[[Category:Computer hardware infobox templates|GPU]] | [[Category:Computer hardware infobox templates|GPU]] | ||
| − | + | }}</includeonly> | |
| − | |||
| − | |||
| − | }} | ||
| − | </includeonly> | ||
Latest revision as of 17:56, 27 December 2020
| 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
| mantleapi = Mantle API
| vulkanapi = Vulkan API
| 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 =
| mantleapi =
| vulkanapi =
| predecessor =
| variant =
| successor =
}}