Template:Infobox graphics processing unit/doc

From The Global Wiki
< Template:Infobox graphics processing unit
Revision as of 01:10, 18 January 2023 by Ofngv (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Script error: No such module "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
| discontinued   = Date the GPU series was discountinued or ceased production
| manufacturer   = The manufacturing fab that produced the product such as TSMC or Samsung
| designfirm     = The firm that designed the GPU such as Intel, AMD, or Nvidia
| marketed_by    = The firm that markets the GPU such as Intel, AMD, or Nvidia
| 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      =
| support status =

}}

Blank syntax

{{Infobox graphics processing unit
| name          = 
| image         = 
| img_w         = 
| caption       = 
| date          = 
| discontinued  = 
| manufacturer  = 
| designfirm    = 
| marketed_by   = 
| 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     =
| support status =

}}