Difference between revisions of "Template:Infobox graphics processing unit/doc"
Jump to navigation
Jump to search
imported>Jesse Viviano (I misordered things) |
imported>Frap (→Usage) |
||
| Line 5: | Line 5: | ||
<pre> | <pre> | ||
{{Infobox GPU | {{Infobox GPU | ||
| − | |name= | + | |name = Official brand name ---------------------------------- Mandatory field |
| − | |image= | + | |image = Image/Logo of product (image.jpg) -------------------- Optional field |
| − | |img_w= | + | |img_w = Width of image --------------------------------------- Mandatory if image is defined |
| − | |caption= | + | |caption = Caption of the image, for use of non-logo images ----- Optional field |
| − | |codename= | + | |codename = Development codename --------------------------------- Optional field |
| − | |created= | + | |created = Year the foundation chip is developed ---------------- Mandatory field |
| − | |date= | + | |date = Date the GPU series is released ---------------------- Optional field |
| − | |entry= | + | |entry = Entry-level cards series ----------------------------- Optional field |
| − | |midrange= | + | |midrange = Mid-range cards series ------------------------------- Optional field |
| − | |highend= | + | |highend = High-end cards series -------------------------------- Optional field |
| − | |enthusiast= | + | |enthusiast = Enthusiast cards series ------------------------------ Optional field |
| − | |d3dversion= | + | |d3dversion = Latest supported Direct3D version -------------------- Optional field |
| − | |openclversion= Latest supported OpenCL version ---------------------- Optional field | + | |openclversion = Latest supported OpenCL version ---------------------- Optional field |
| − | |openglversion= Latest supported OpenGL version ---------------------- Optional field | + | |openglversion = Latest supported OpenGL version ---------------------- Optional field |
| − | |predecessor= | + | |predecessor = Predecessor ------------------------------------------ Optional field |
| − | |successor= | + | |successor = Successor -------------------------------------------- Optional field |
}} | }} | ||
</pre> | </pre> | ||
| Line 27: | Line 27: | ||
<pre> | <pre> | ||
{{Infobox GPU | {{Infobox GPU | ||
| − | | name = | + | | name = |
| − | | image = | + | | image = |
| − | | img_w = | + | | img_w = |
| − | | caption = | + | | caption = |
| − | | codename = | + | | codename = |
| − | | created = | + | | created = |
| − | | date = | + | | date = |
| − | | entry = | + | | entry = |
| − | | midrange = | + | | midrange = |
| − | | highend = | + | | highend = |
| − | | enthusiast = | + | | enthusiast = |
| − | | d3dversion = | + | | d3dversion = |
| openclversion = | | openclversion = | ||
| openglversion = | | openglversion = | ||
| − | | predecessor = | + | | predecessor = |
| − | | successor = | + | | successor = |
}} | }} | ||
</pre> | </pre> | ||
Revision as of 20:22, 5 December 2009
| 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. |
Usage
{{Infobox GPU
|name = 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
|codename = Development codename --------------------------------- Optional field
|created = Year the foundation chip is developed ---------------- Mandatory field
|date = Date the GPU series is released ---------------------- 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
|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
|successor = Successor -------------------------------------------- Optional field
}}
blank template
{{Infobox GPU
| name =
| image =
| img_w =
| caption =
| codename =
| created =
| date =
| entry =
| midrange =
| highend =
| enthusiast =
| d3dversion =
| openclversion =
| openglversion =
| predecessor =
| successor =
}}