Difference between revisions of "Template:Infobox graphics processing unit"
Jump to navigation
Jump to search
imported>Zackmann08 (Invoking InfoboxImage module) |
imported>Nja94 m (Add 'transistors16' for 'Radeon' page.) |
||
| (6 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| titlestyle = padding-bottom:0.2em;<!--(to keep title apart from border line)--> | | titlestyle = padding-bottom:0.2em;<!--(to keep title apart from border line)--> | ||
| − | | title = {{{name|<includeonly>{{ | + | | title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} |
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{img_w|}}}|alt={{{alt|}}}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{img_w|}}}|alt={{{alt|}}}}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| Line 18: | Line 18: | ||
| label10 = [[Multi-core (computing)|Cores]] | | label10 = [[Multi-core (computing)|Cores]] | ||
| data10 = {{{cores-nothread|}}} {{{numcores|}}} | | data10 = {{{cores-nothread|}}} {{{numcores|}}} | ||
| − | | label12 = | + | | label12 = Transistors |
| − | | data12 = | + | | data12 = {{{transistors|}}} {{unbulleted list |{{{transistors1|}}} |{{{transistors2|}}} |{{{transistors3|}}} |{{{transistors4|}}} |{{{transistors5|}}} |{{{transistors6|}}} |{{{transistors7|}}} |{{{transistors8|}}} |{{{transistors9|}}} |{{{transistors10|}}} |{{{transistors11|}}} |{{{transistors12|}}} |{{{transistors13|}}} |{{{transistors14|}}} |{{{transistors15|}}} |{{{transistors16|}}} }} |
| + | | label13 = Fabrication process | ||
| + | | data13 = {{{fab|}}} {{{process|}}} | ||
| header14 = {{#if:{{{entry|}}}{{{midrange|}}}{{{highend|}}}{{{enthusiast|}}} |[[Video card|Card]]s}} | | header14 = {{#if:{{{entry|}}}{{{midrange|}}}{{{highend|}}}{{{enthusiast|}}} |[[Video card|Card]]s}} | ||
| Line 31: | Line 33: | ||
| data22 = {{{enthusiast|}}} | | data22 = {{{enthusiast|}}} | ||
| − | | header24 = {{#if:{{{d3dversion|}}}{{{openclversion|}}}{{{openglversion|}}}{{{mantleapi|}}}{{{vulkanapi|}}} |[[ | + | | header24 = {{#if:{{{d3dversion|}}}{{{openclversion|}}}{{{openglversion|}}}{{{mantleapi|}}}{{{vulkanapi|}}} |[[Application programming interface|API]] support}} |
| label26 = [[Direct3D]] | | label26 = [[Direct3D]] | ||
| data26 = {{{d3dversion|}}} | | data26 = {{{d3dversion|}}} | ||
| Line 50: | Line 52: | ||
| label40 = Successor | | label40 = Successor | ||
| data40 = {{{successor|}}} | | data40 = {{{successor|}}} | ||
| − | |||
}}<noinclude>{{Documentation}}</noinclude> | }}<noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 02:25, 5 May 2020
[[Category:Infobox templates|Template:Remove first word]]
- 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 =
}}
| The above documentation is transcluded from Template:Infobox graphics processing unit/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |