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

From blackwiki
Jump to navigation Jump to search
(→‎Usage: update)
(Remove See also section with out any content)
Line 42: Line 42:
 
</pre>
 
</pre>
  
==See also==
+
<includeonly><!-- PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
 
 
<includeonly><!--
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
 
 
[[Category:Computing infobox templates|{{PAGENAME}}]]
 
[[Category:Computing infobox templates|{{PAGENAME}}]]
 
</includeonly>
 
</includeonly>

Revision as of 07:13, 9 February 2009

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
|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 = 
| predecessor = 
| successor = 
}}