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

Content deleted Content added
Sardanaphalus (talk | contribs)
m completing previous
top: Updating documentation
Tags: Mobile edit Mobile app edit Android app edit App full source
 
(19 intermediate revisions by 12 users not shown)
Line 1:
{{Documentation subpage}}
{{Generic template demo
{{Infobox graphics processing unit{{#ifeq:{{SUBPAGENAME}}|sandbox |/sandbox}}
|name |image |img_w |caption |date |created |discontinued |codename={{longitem|{{{codename}}} ''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 |glesversion |metalapi |predecessor |variant |successor |support status
|name={{{name}}} |image={{{image}}} |img_w={{{img_w}}} |caption={{{caption}}} |date={{{date}}} |created={{{created}}} |codename={{{codename}}} [or] {{{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 WHERE INDICATED AT THE BOTTOM OF THIS PAGE---->
== Usage ==
 
== Usage ==
All parameters optional other than ''created'' and, if ''image'' used, ''img_w'' (''image'' width).
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox graphics processing unit
| name = Official brand name (otherwise defaults to {{PAGENAME}})
Line 21 ⟶ 15:
| 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
| 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 =
| model = Model series
| model1 = ...... | model15 =
| cores-nothread =
| numcores = Number of cores
Line 30 ⟶ 28:
| fab = Fabrication
| transistors =
| transistors1 = ...... | transistors15 =
| entry = (Series of) entry-level cards using GPU
| midrange = ...........mid-range cards
| highend = ...........high-end cards
| enthusiast = ...........enthusiast cards
| d3dversiondxversion = Latest supported Direct3D version
| openclversion = .................OpenCL version
| openglversion = .................OpenGL version
| mantleapi = Mantle API
| vulkanapi = Vulkan API
| glesversion = OpenGL ES version
| metalapi = Metal API
| predecessor =
| variant =
| successor =
| support status =
 
}}
</syntaxhighlight>
</pre>
 
===Blank syntax===
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox graphics processing unit
| name =
| image =
| img_w =
| caption =
| date =
| createddiscontinued =
| codenamemanufacturer =
| designfirm =
| marketed_by =
| created =
| codename =
<!--| codenames = -->
| architecture =
| model =
<!--| model1 = | model2 = ...... | model15 = -->
| cores-nothread =
| numcores =
| process =
| fab =
| transistors =
<!--| transistors1 = ...... | transistors15 = -->
| entry =
| midrange =
| highend =
| enthusiast =
| d3dversiondxversion =
| openclversion =
| openglversion =
| predecessormantleapi =
| variantvulkanapi =
| successorglesversion = =
| metalapi =
| predecessor =
| variant =
| successor =
| support status =
 
}}
</syntaxhighlight>
</pre>
 
== TemplateData ==
<includeonly>
<templatedata>
{{#ifeq:{{SUBPAGENAME}}|sandbox | |
{
<!----------PLEASE ADD CATEGORIES BELOW THIS LINE---------->
"params": {
[[Category:Computer hardware infobox templates|GPU]]
"name": {},
"image": {},
"img_w": {},
"alt": {},
"caption": {},
"date": {},
"created": {},
"discontinued": {},
"manufacturer": {},
"designfirm": {},
"marketed_by": {},
"codenames": {},
"codename": {},
"architecture": {},
"model": {},
"model1": {},
"model2": {},
"model3": {},
"model4": {},
"model5": {},
"model6": {},
"model7": {},
"model8": {},
"model9": {},
"model10": {},
"model11": {},
"model12": {},
"model13": {},
"model14": {},
"model15": {},
"cores-nothread": {},
"numcores": {},
"transistors": {},
"transistors1": {},
"transistors2": {},
"transistors3": {},
"transistors4": {},
"transistors5": {},
"transistors6": {},
"transistors7": {},
"transistors8": {},
"transistors9": {},
"transistors10": {},
"transistors11": {},
"transistors12": {},
"transistors13": {},
"transistors14": {},
"transistors15": {},
"transistors16": {},
"fab": {},
"process": {},
"entry": {},
"midrange": {},
"highend": {},
"enthusiast": {},
"dxversion": {},
"openclversion": {},
"openglversion": {},
"mantleapi": {},
"vulkanapi": {},
"glesversion": {},
"metalapi": {},
"predecessor": {},
"variant": {},
"successor": {},
"support_status": {
"aliases": [
"support status"
]
}
},
"format": "block"
}
</templatedata>
 
== Tracking categories ==
[[cs:Šablona:Infobox GPU]]
* {{clc|Pages using infobox graphics processing unit with unknown parameters}}
[[uk:Шаблон:Infobox(картка) графічний процесор(GPU)]]
 
}}
</includeonly>{{Sandbox other||
<!----PLEASE ADD CATEGORIES BELOW THIS LINE---->
[[Category:Computer hardware infobox templates|GPU]]
}}</includeonly>