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

From blackwiki
Jump to navigation Jump to search
imported>Frap
imported>Yuriz
(Removed [incorrect] interwikis)
 
(25 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
+
{{Generic template demo
==Usage==
+
|name |image |img_w |caption |date |created |codename={{longitem|{{{codename}}}&nbsp;''or'' {{{codenames}}}}} |architecture  |model |model1 |model2 |model3=...... |model15 |cores-nothread |numcores |process |fab |transistors |transistors1 |transistors2 |transistors3=...... |transistors15 |entry |midrange |highend |enthusiast |d3dversion |openclversion |openglversion |mantleapi |vulkanapi |predecessor |variant |successor
 +
}}
 +
<!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE---->
 +
 
 +
== Usage ==
  
<pre>
+
All parameters optional other than ''created'' and, if ''image'' used, ''img_w'' (''image'' width).
{{Infobox GPU
+
<pre style="overflow:auto;">
|name         = Official brand name ---------------------------------- Mandatory field
+
{{Infobox graphics processing unit
|image         = Image/Logo of product (image.jpg) -------------------- Optional field
+
| name           = Official brand name (otherwise defaults to {{PAGENAME}})
|img_w         = Width of image --------------------------------------- Mandatory if image is defined
+
| image         = Filename of a product image or logo
|caption       = Caption of the image, for use of non-logo images ----- Optional field
+
| img_w         = Width of image (required if image used)
|codename      = Development codename --------------------------------- Optional field
+
| caption       = Caption for image (if not a logo)
|created       = Year the foundation chip is developed ---------------- Mandatory field
+
| date          = Date the GPU series released
|date         = Date the GPU series is released ---------------------- Optional field
+
| created       = (required) Year when foundation chip developed and/or first produced
|entry         = Entry-level cards series ----------------------------- Optional field
+
| codename [or: codenames] = GPU developmental codename/codenames
|midrange     = Mid-range cards series ------------------------------- Optional field
+
| architecture  =
|highend       = High-end cards series -------------------------------- Optional field
+
| model         = Model series
|enthusiast   = Enthusiast cards series ------------------------------ Optional field
+
| model1 = ...... | model15 =
|d3dversion   = Latest supported Direct3D version -------------------- Optional field
+
| cores-nothread =
|openclversion = Latest supported OpenCL version ---------------------- Optional field
+
| numcores      = Number of cores
|openglversion = Latest supported OpenGL version ---------------------- Optional field
+
| process        = GPU family's fabrication process
|predecessor   = Predecessor ------------------------------------------ Optional field
+
| fab            = Fabrication
|successor     = Successor -------------------------------------------- Optional field
+
| transistors    =
 +
| transistors1 = ...... | transistors15 =
 +
| entry         = (Series of) entry-level cards using GPU
 +
| midrange       = ...........mid-range cards
 +
| highend       = ...........high-end cards
 +
| enthusiast     = ...........enthusiast cards
 +
| d3dversion     = Latest supported Direct3D version
 +
| openclversion = .................OpenCL version
 +
| openglversion = .................OpenGL version
 +
| mantleapi      = Mantle API
 +
| vulkanapi      = Vulkan API
 +
| predecessor   =
 +
| variant        =  
 +
| successor     =  
 
}}
 
}}
 
</pre>
 
</pre>
  
===blank template===
+
===Blank syntax===
<pre>
+
<pre style="overflow:auto;">
{{Infobox GPU
+
{{Infobox graphics processing unit
| name         =  
+
| name =  
| image         =  
+
| image =  
| img_w         =  
+
| img_w =  
| caption       =  
+
| caption =
| codename     =  
+
| date =
| created      =  
+
| created =  
| date          =  
+
| codename =  
| entry         =  
+
<!--| codenames = -->
| midrange     =  
+
| architecture =
| highend       =  
+
| model =
| enthusiast   =  
+
<!--| model1 = | model2 = ...... | model15 = -->
| d3dversion   =  
+
| cores-nothread =
 +
| numcores =
 +
| process =
 +
| fab =  
 +
| transistors =
 +
<!--| transistors1 = ...... | transistors15 = -->
 +
| entry =  
 +
| midrange =  
 +
| highend =  
 +
| enthusiast =  
 +
| d3dversion =  
 
| openclversion =  
 
| openclversion =  
 
| openglversion =  
 
| openglversion =  
| predecessor   =  
+
| mantleapi =
| successor     =  
+
| vulkanapi =
 +
| predecessor =
 +
| variant =  
 +
| successor =  
 
}}
 
}}
 
</pre>
 
</pre>
  
<includeonly><!-- PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
+
<includeonly>{{Sandbox other||
[[Category:Computing infobox templates|{{PAGENAME}}]]
+
<!----PLEASE ADD CATEGORIES BELOW THIS LINE---->
</includeonly>
+
[[Category:Computer hardware infobox templates|GPU]]
 +
}}</includeonly>

Latest revision as of 17:56, 27 December 2020

  1. redirect Template:Parameter names example

Usage

All parameters optional other than created and, if image used, img_w (image width).

{{Infobox graphics processing unit
| name           = Official brand name (otherwise defaults to {{PAGENAME}})
| image          = Filename of a product image or logo
| img_w          = Width of image (required if image used)
| 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
| codename [or: codenames] = GPU developmental codename/codenames
| architecture   = 
| model          = Model series
| model1 = ...... | model15 =
| cores-nothread = 
| numcores       = Number of cores
| process        = GPU family's fabrication process
| fab            = Fabrication
| transistors    = 
| transistors1 = ...... | transistors15 = 
| entry          = (Series of) entry-level cards using GPU
| midrange       =  ...........mid-range cards
| highend        =  ...........high-end cards
| enthusiast     =  ...........enthusiast cards
| d3dversion     = Latest supported Direct3D version
| openclversion  = .................OpenCL version
| openglversion  = .................OpenGL version
| mantleapi      = Mantle API
| vulkanapi      = Vulkan API
| predecessor    = 
| variant        = 
| successor      = 
}}

Blank syntax

{{Infobox graphics processing unit
| name = 
| image = 
| img_w = 
| caption = 
| date = 
| 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 = 
}}