Difference between revisions of "Template:Infobox graphics processing unit"
Jump to navigation
Jump to search
imported>Kuru m (Reverted edits by 71.203.84.152 (talk) to last version by 202.40.157.145) |
imported>RockMFR (rewrite using usual infobox markup) |
||
| Line 1: | Line 1: | ||
| − | {| class="infobox bordered" style="width: 24em; font-size: 95% | + | {| class="infobox bordered" style="width: 24em; font-size: 95%;" cellpadding="0" |
|- | |- | ||
| − | ! colspan="2" style="background-color:#FF0000; font-size: 16px; text-align: center | + | ! colspan="2" style="background-color:#FF0000; font-size: 16px; text-align: center; vertical-align: middle;" | '''{{PAGENAME}}''' |
|- | |- | ||
{{#if:{{{name<includeonly>|</includeonly>}}}| | {{#if:{{{name<includeonly>|</includeonly>}}}| | ||
| − | + | {{!}} colspan="2" style="font-size: 14px; text-align:center; vertical-align: middle;" {{!}} '''{{{name}}}''' | |
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{image<includeonly>|</includeonly>}}}| | {{#if:{{{image<includeonly>|</includeonly>}}}| | ||
| − | + | {{!}} colspan="2" style="font-size: 9px; text-align: center; vertical-align: middle;" {{!}} [[Image:{{{image}}}|250px]]{{#if:{{{caption<includeonly>|</includeonly>}}}|<br />'''{{{caption}}}'''}} | |
| − | {{#if:{{{caption<includeonly>|</includeonly>}}}| '''{{{caption}}}''' | + | {{!}}- |
| − | }} | + | }} |
| − | |||
{{#if:{{{codename<includeonly>|</includeonly>}}}| | {{#if:{{{codename<includeonly>|</includeonly>}}}| | ||
| − | ! Codename(s) | + | ! Codename(s) |
| + | {{!}} {{{codename}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{created<includeonly>|</includeonly>}}}| | {{#if:{{{created<includeonly>|</includeonly>}}}| | ||
| − | ! Created in year | + | ! Created in year |
| + | {{!}} {{{created}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{entry<includeonly>|</includeonly>}}}| | {{#if:{{{entry<includeonly>|</includeonly>}}}| | ||
| − | ! Entry-level cards | + | ! Entry-level cards |
| + | {{!}} {{{entry}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{midrange<includeonly>|</includeonly>}}}| | {{#if:{{{midrange<includeonly>|</includeonly>}}}| | ||
| − | ! Mid-range cards | + | ! Mid-range cards |
| + | {{!}} {{{midrange}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{highend<includeonly>|</includeonly>}}}| | {{#if:{{{highend<includeonly>|</includeonly>}}}| | ||
| − | ! High-end cards | + | ! High-end cards |
| + | {{!}} {{{highend}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{d3dversion<includeonly>|</includeonly>}}}| | {{#if:{{{d3dversion<includeonly>|</includeonly>}}}| | ||
| − | ! [[Direct3D]] support | + | ! [[Direct3D]] support |
| + | {{!}} {{{d3dversion}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{predecessor<includeonly>|</includeonly>}}}| | {{#if:{{{predecessor<includeonly>|</includeonly>}}}| | ||
| − | ! Predecessor | + | ! Predecessor |
| + | {{!}} {{{predecessor}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
{{#if:{{{successor<includeonly>|</includeonly>}}}| | {{#if:{{{successor<includeonly>|</includeonly>}}}| | ||
| − | !Successor | + | ! Successor |
| + | {{!}} {{{successor}}} | ||
| + | {{!}}- | ||
}} | }} | ||
| − | |||
| colspan="2" style="text-align: right; font-size: 9px; vertical-align: middle;" | {{Tnavbar|ATIGPU}} | | colspan="2" style="text-align: right; font-size: 9px; vertical-align: middle;" | {{Tnavbar|ATIGPU}} | ||
|} | |} | ||
Revision as of 16:03, 15 April 2008
| Infobox graphics processing unit | |
|---|---|
| {{{name}}} | |
| [[Image:{{{image}}}|250px]] {{{caption}}} | |
| Codename(s) | {{{codename}}} |
| Created in year | {{{created}}} |
| Entry-level cards | {{{entry}}} |
| Mid-range cards | {{{midrange}}} |
| High-end cards | {{{highend}}} |
| Direct3D support | {{{d3dversion}}} |
| Predecessor | {{{predecessor}}} |
| Successor | {{{successor}}} |
| Template:Tnavbar | |
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
- 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 =
}}
| The above documentation is transcluded from Template:Infobox graphics processing unit/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |