Content deleted Content added
CristoCalis (talk | contribs) No edit summary |
No edit summary |
||
Line 6:
== Usage ==
All parameters optional other than ''created'' and, if ''image'' used, ''img_w'' (''image'' width).
<pre style="overflow:auto;">
Line 15 ⟶ 14:
| 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
▲| created = (required) Year when foundation chip developed and/or first produced
| 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 =
Line 45 ⟶ 47:
<pre style="overflow:auto;">
{{Infobox graphics processing unit
| name =
| image =
| img_w =
| caption =
| date =
| discontinued =
|
|
| 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 =
}}
</pre>
|