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

From blackwiki
Jump to navigation Jump to search
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{Infobox GPU
 
{{Infobox GPU
|name=          Official brand name
+
|name=          Official brand name ---------------------------------- Mandatory field
|image=        Image/Logo of product (image.jpg)
+
|image=        Image/Logo of product (image.jpg) -------------------- Optional field
|caption=      Caption of the image, for use of non-logo images
+
|caption=      Caption of the image, for use of non-logo images ----- Optional field
|codename=      Development codename
+
|codename=      Development codename --------------------------------- Optional field
|created=      Year the foundation chip is developed
+
|created=      Year the foundation chip is developed ---------------- Optional field
|date=          Date the GPU series is released
+
|date=          Date the GPU series is released ---------------------- Mandatory field
|entry=        Entry-level cards series
+
|entry=        Entry-level cards series ----------------------------- Optional field
|midrange=      Mid-range cards series
+
|midrange=      Mid-range cards series ------------------------------- Optional field
|highend=      High-end cards series
+
|highend=      High-end cards series -------------------------------- Optional field
|enthusiast=    Enthusiast cards series
+
|enthusiast=    Enthusiast cards series ------------------------------ Optional field
|d3dversion=    Latest supported Direct3D version
+
|d3dversion=    Latest supported Direct3D version -------------------- Optional field
|predecessor=  Predecessor
+
|predecessor=  Predecessor ------------------------------------------ Optional field
|successor=    Successor
+
|successor=    Successor -------------------------------------------- Optional field
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 17:59, 28 November 2008

Usage

Note: All parameters optional

{{Infobox GPU
|name=          Official brand name ---------------------------------- Mandatory field
|image=         Image/Logo of product (image.jpg) -------------------- Optional field
|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 ---------------- Optional field
|date=          Date the GPU series is released ---------------------- Mandatory 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 = 
| caption = 
| codename = 
| created = 
| date = 
| entry = 
| midrange = 
| highend = 
| enthusiast = 
| d3dversion = 
| predecessor = 
| successor = 
}}

See also