Template:Infobox graphics processing unit

テンプレートの解説[表示] [編集] [履歴] [キャッシュを破棄]
{name}
[[File:{image}|{img_w}]]
{caption}
発売日{date} {created}
コードネーム
{codename} or {codenames}
アーキテクチャ{architecture}
モデル{model}
  • {model1}
  • {model2}
  • ......
  • {model15}
コア{cores-nothread} {numcores}
ファブリケーション
プロセス
とトランジスタ
{process} {fab} {transistors}
  • {transistors1}
  • {transistors2}
  • ......
  • {transistors15}
カード
エントリレベル{entry}
ミッドレンジ{midrange}
ハイエンド{highend}
エンスージアスト{enthusiast}
対応レンダリング
Direct3D{d3dversion}
OpenCL{openclversion}
OpenGL{openglversion}
Mantle{mantleapi}
歴史
前身{predecessor}
派生{variant}
後継{successor}

使用法

「created」を除く全てのパラメータは任意入力

{Infobox graphics processing unit
| name           = 公式ブランド名 (指定しない場合は記事名が表示される{PAGENAME})
| image          = ロゴもしくは製品の写真ファイル名
| img_w          = 写真の幅
| caption        = 製品写真のキャプション(ロゴの場合不要)
| date           = GPUシリーズの発売日
| created        = (要指定) 開発した年
| codename = GPUの開発コードネーム
| architecture   = 
| model          = モデルのシリーズ
| model1 = ...... | model15 =
| cores-nothread = 
| numcores       = コア数
| process        = GPUファミリーのファブリケーションプロセス
| fab            = ファブリケーション
| transistors    = 
| transistors1 = ...... | transistors15 = 
| entry          = シリーズにおけるGPU使用カードのエントリレベル
| midrange       =  ...........ミッドレンジカード
| highend        =  ...........ハイエンドカード
| enthusiast     =  ...........エンスージアストカード
| d3dversion     = Direct3D対応最新バージョン
| openclversion  = .................OpenCLのバージョン
| openglversion  = .................OpenGLのバージョン
| mantleapi      = Mantle API
| vulkanapi      = Vulkan API
| predecessor    = 
| variant        = 
| successor      = 
}

構文

{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 = 
}