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

From blackwiki
Jump to navigation Jump to search
imported>Matthew Anthony Smith
imported>Sardanaphalus
({{Infobox graphics processing unit}}, heading, syntax update, sandbox handling)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
+
{{Infobox graphics processing unit
==Usage==
+
|name={{{name}}} |image={{{image}}} |img_w={{{img_w}}} |caption={{{caption}}} |date={{{date}}} |created={{{created}}} |codename={{{codename}}} [or]&nbsp;{{{codenames}}} |architecture={{{architecture}}}
 +
|model={{{model}}} |model1={{{model1}}} |model2={{{model2}}} |model3=[......] |model15={{{model15}}}
 +
|cores-nothread={{{cores-nothread}}} |numcores={{{numcores}}} |process={{{process}}} |fab={{{fab}}}
 +
|transistors={{{transistors}}} |transistors1={{{transistors1}}} |transistors2={{{transistors2}}} |transistors3=[......] |transistors15={{{transistors15}}}
 +
|entry={{{entry}}} |midrange={{{midrange}}} |highend={{{highend}}} |enthusiast={{{enthusiast}}}}
 +
|d3dversion={{{d3dversion}}} |openclversion={{{openclversion}}} |openglversion={{{openglversion}}}
 +
|predecessor={{{predecessor}}} |variant={{{variant}}} |successor={{{successor}}}
 +
}}
 +
<!----PLEASE ADD CATEGORIES 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;">
|title        = 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      = GPU Codenames ---------------------------------------- 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
|model         = Model Series ----------------------------------------- Optional field
+
| codename [or: codenames] = GPU developmental codename/codenames
|transistors  = Transistors and Fabrication -------------------------- Optional field
+
| architecture  =
|numcores     = Core Amount ------------------------------------------ Optional field
+
| model         = Model series
|process       = Fabrication process used by the GPU family ----------- Optional field
+
| model1 = ... | model15 =
|entry         = Entry-level cards series ----------------------------- Optional field
+
| cores-nothread =
|midrange     = Mid-range cards series ------------------------------- Optional field
+
| numcores       = Number of cores
|highend       = High-end cards series -------------------------------- Optional field
+
| process       = GPU family's fabrication process
|enthusiast   = Enthusiast cards series ------------------------------ Optional field
+
| fab            = Fabrication
|architecture = Architecture ----------------------------------------- Optional field
+
| transistors    =
|codename      = Development codename --------------------------------- Optional field
+
| transistors1 = ... | transistors15 =
|d3dversion   = Latest supported Direct3D version -------------------- Optional field
+
| entry         = (Series of) entry-level cards using GPU
|openclversion = Latest supported OpenCL version ---------------------- Optional field
+
| midrange       = ...........mid-range
|openglversion = Latest supported OpenGL version ---------------------- Optional field
+
| highend       = ...........high-end
|predecessor   = Predecessor ------------------------------------------ Optional field
+
| enthusiast     ...........enthusiast
|variant       = Variant ---------------------------------------------- Optional field
+
| d3dversion     = Latest supported Direct3D version
|successor     = Successor -------------------------------------------- Optional field
+
| openclversion = .................OpenCL
 +
| openglversion = .................OpenGL
 +
| predecessor   =  
 +
| variant       =  
 +
| successor     =  
 
}}
 
}}
 
</pre>
 
</pre>
  
===blank template===
+
===Blank syntax===
<pre>
+
<pre style="overflow:auto;">
{{Infobox GPU
+
{{Infobox graphics processing unit
| title        =  
+
| name =  
| image         =  
+
| image =  
| img_w         =  
+
| img_w =  
| caption       =  
+
| caption =
| codename     =  
+
| date =
| model         =
+
| created =  
| transistors  =
+
| codename =
| created      =  
+
<!--| codenames = -->
| date          =  
+
| architecture =  
| process       =  
+
| model =  
| entry         =  
+
<!--| model1 = | model2 = ...... | model15 = -->
| midrange     =  
+
| cores-nothread =  
| highend       =  
+
| numcores =  
| enthusiast   =
+
| process =  
| architecture  =
+
| fab =
| d3dversion   =  
+
| transistors =
 +
<!--| transistors1 = ...... | transistors15 = -->
 +
| entry =  
 +
| midrange =  
 +
| highend =  
 +
| enthusiast =  
 +
| d3dversion =  
 
| openclversion =  
 
| openclversion =  
 
| openglversion =  
 
| openglversion =  
| predecessor   =  
+
| predecessor =  
| variant       =  
+
| variant =  
| successor     =  
+
| successor =  
 
}}
 
}}
 
</pre>
 
</pre>
  
<includeonly><!-- PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
+
<includeonly>
 +
{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 +
<!----------PLEASE ADD CATEGORIES BELOW THIS LINE---------->
 +
[[Category:Computer hardware infobox templates|GPU]]
 +
 
 
[[cs:Šablona:Infobox GPU]]
 
[[cs:Šablona:Infobox GPU]]
 
[[uk:Шаблон:Infobox(картка) графічний процесор(GPU)]]
 
[[uk:Шаблон:Infobox(картка) графічний процесор(GPU)]]
[[Category:Computer hardware infobox templates|GPU]]
+
}}
 
</includeonly>
 
</includeonly>

Revision as of 11:58, 12 June 2014

{{{name}}}
[[File:{{{image}}}|{{{img_w}}}]]
{{{caption}}}
Release date{{{date}}} {{{created}}}
Codename{{{codename}}} [or] {{{codenames}}}
Architecture{{{architecture}}}
Models{{{model}}}
  • {{{model1}}}
  • {{{model2}}}
  • [......]
  • {{{model15}}}
Cores{{{cores-nothread}}} {{{numcores}}}
Transistors{{{transistors}}}
  • {{{transistors1}}}
  • {{{transistors2}}}
  • [......]
  • {{{transistors15}}}
Fabrication process{{{fab}}} {{{process}}}
Cards
Entry-level{{{entry}}}
Mid-range{{{midrange}}}
High-end{{{highend}}}
Enthusiast{{{enthusiast}}}}
API support
Direct3D{{{d3dversion}}}
OpenCL{{{openclversion}}}
OpenGL{{{openglversion}}}
History
Predecessor{{{predecessor}}}
Variant{{{variant}}}
Successor{{{successor}}}

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
| highend        =  ...........high-end
| enthusiast     =  ...........enthusiast
| d3dversion     = Latest supported Direct3D version
| openclversion  = .................OpenCL
| openglversion  = .................OpenGL
| 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 = 
| predecessor = 
| variant = 
| successor = 
}}