From WikiChip
Difference between revisions of "Template:platform"
(Created page with "<includeonly>{| style="border: solid 1px #e5e5ff; width: 325px; float: right; margin: 0 10px 10px 10px; text-align: left; font-size: 12px;" | style="text-align: center; backgr...") |
|||
Line 44: | Line 44: | ||
-->{{#if:{{{tech 3|}}}|, [[technology::{{{tech 3|}}}]]}}<!-- | -->{{#if:{{{tech 3|}}}|, [[technology::{{{tech 3|}}}]]}}<!-- | ||
-->}} | -->}} | ||
+ | {{#if:{{{platform|}}}|{{!-}}|<div></div>}} | ||
+ | {{#if:{{{platform|}}}|{{!}} style="text-align: center; background: #d1cdbc; font-size: 12px;" colspan="2" {{!}} '''Platform'''|}} | ||
{{#if:{{{succession|}}}|{{!-}}|<div></div>}} | {{#if:{{{succession|}}}|{{!-}}|<div></div>}} | ||
{{#if:{{{succession|}}}|{{!}} style="text-align: center; background: #d1cdbc; font-size: 12px;" colspan="2" {{!}} '''Succession'''|}} | {{#if:{{{succession|}}}|{{!}} style="text-align: center; background: #d1cdbc; font-size: 12px;" colspan="2" {{!}} '''Succession'''|}} | ||
+ | {{#if:{{{core|}}}|{{!-}}|<div></div>}} | ||
+ | {{#if:{{{core|}}}|{{!}} '''Cores''' {{!}}{{!}} <!-- | ||
+ | -->[[core name::{{{tech}}}]]<!-- | ||
+ | -->{{#if:{{{core 2|}}}|, [[core name::{{{core 2|}}}]]}}<!-- | ||
+ | -->{{#if:{{{core 3|}}}|, [[core name::{{{core 3|}}}]]}}<!-- | ||
+ | -->}} | ||
+ | {{#if:{{{chipset|}}}|{{!-}}|<div></div>}} | ||
+ | {{#if:{{{chipset|}}}|{{!}} '''Chipset''' {{!}}{{!}} <!-- | ||
+ | -->[[chipset::{{{tech}}}]]<!-- | ||
+ | -->{{#if:{{{chipset 2|}}}|, [[chipset::{{{core 2|}}}]]}}<!-- | ||
+ | -->{{#if:{{{chipset 3|}}}|, [[chipset::{{{core 3|}}}]]}}<!-- | ||
+ | -->}} | ||
{{#if:{{{predecessor|}}}{{{successor|}}}|{{!-}}|<div></div>}} | {{#if:{{{predecessor|}}}{{{successor|}}}|{{!-}}|<div></div>}} | ||
{{#if:{{{predecessor|}}}{{{successor|}}}|{{!}} {{#if:{{{predecessor|}}}|'''←'''}} {{!}}{{!}} {{#if:{{{successor|}}}|style="text-align: right;" {{!}} '''→'''}}|}} | {{#if:{{{predecessor|}}}{{{successor|}}}|{{!}} {{#if:{{{predecessor|}}}|'''←'''}} {{!}}{{!}} {{#if:{{{successor|}}}|style="text-align: right;" {{!}} '''→'''}}|}} |
Revision as of 20:44, 2 April 2017
Code
Please enter EXACT values as explained below. This template adds semantics info, proper values is important. Do not use links.
{{platform | name = <!-- core name, e.g. "Poulsbo" --> | image = | image size = | caption = | image 2 = | image 2 size = | caption 2 = | developer = <!-- main developer of the IC core --> | developer 2 = <!-- 2nd developer of the IC core --> | developer 3 = <!-- 3rd developer of the IC core --> | manufacturer = <!-- main manufacturer of the IC core --> | manufacturer 2 = <!-- 2nd manufacturer of the IC core --> | manufacturer 3 = <!-- 3rd manufacturer of the IC core --> | manufacturer 4 = <!-- 4th manufacturer of the IC core --> | first announced = <!-- date of first announced - use production if just --> | first launched = <!-- date of first release prod year is known --> | fate = <!-- e.g. "Cancelled" --> | proc = <!-- process, e.g. "8 μm" --> | proc 2 = <!-- "" --> | tech = <!-- process, e.g. "CMOS" --> | tech 2 = <!-- "" --> | platform = <!-- blank of yes --> | core = | core 2 = | core N = | chipset = | chipset 2 = | chipset N = | succession = <!-- yes for succession info --> | predecessor = | predecessor link = | successor = | successor link = }}