Difference between revisions of "Template:Infobox graphics processing unit/doc"

From blackwiki
Jump to navigation Jump to search
imported>Matthew Anthony Smith
imported>Matthew Anthony Smith
Line 31: Line 31:
 
<pre>
 
<pre>
 
{{Infobox GPU
 
{{Infobox GPU
| name          =  
+
| title        =  
 
| image        =  
 
| image        =  
 
| img_w        =  
 
| img_w        =  
 
| caption      =  
 
| caption      =  
| codename      =  
+
| model        =
 
| created      =  
 
| created      =  
 
| date          =  
 
| date          =  
Line 43: Line 43:
 
| highend      =  
 
| highend      =  
 
| enthusiast    =  
 
| enthusiast    =  
 +
| codename      =
 
| d3dversion    =  
 
| d3dversion    =  
 
| openclversion =  
 
| openclversion =  
 
| openglversion =  
 
| openglversion =  
 
| predecessor  =  
 
| predecessor  =  
 +
| variant      =
 
| successor    =  
 
| successor    =  
 
}}
 
}}

Revision as of 01:50, 5 September 2012

Usage

{{Infobox GPU
|title         = Official brand name ---------------------------------- Mandatory field
|image         = Image/Logo of product (image.jpg) -------------------- Optional field
|img_w         = Width of image --------------------------------------- Mandatory if image is defined
|caption       = Caption of the image, for use of non-logo images ----- Optional field
|created       = Year the foundation chip is developed ---------------- Mandatory field
|date          = Date the GPU series is released ---------------------- Optional field
|model         = Model Series ----------------------------------------- Optional field
|numcores      = Core Amount ------------------------------------------ Optional field
|process       = Fabrication process used by the GPU family ----------- Optional field
|entry         = Entry-level cards series ----------------------------- Optional field
|midrange      = Mid-range cards series ------------------------------- Optional field
|highend       = High-end cards series -------------------------------- Optional field
|enthusiast    = Enthusiast cards series ------------------------------ Optional field
|codename      = Development codename --------------------------------- Optional field
|d3dversion    = Latest supported Direct3D version -------------------- Optional field
|openclversion = Latest supported OpenCL version ---------------------- Optional field
|openglversion = Latest supported OpenGL version ---------------------- Optional field
|predecessor   = Predecessor ------------------------------------------ Optional field
|variant       = Variant ---------------------------------------------- Optional field
|successor     = Successor -------------------------------------------- Optional field
}}

blank template

{{Infobox GPU
| title         = 
| image         = 
| img_w         = 
| caption       = 
| model         =
| created       = 
| date          = 
| process       = 
| entry         = 
| midrange      = 
| highend       = 
| enthusiast    = 
| codename      = 
| d3dversion    = 
| openclversion = 
| openglversion = 
| predecessor   = 
| variant       = 
| successor     = 
}}