Template:Infobox calculator
外观
用法
[编辑]{{Infobox calculator
| name = 设备
| image = 设备图片
| caption = 图片描述
| type = 计算器类型 (例如[[编程计算器]]、[[图形计算器]])
| entry = 输入类型 (如:
[[Calculator_input_methods#Reverse_Polish_Notation_.28RPN.29_.28Postfix_notation.29|RPN]]、
[[Calculator_input_methods#Immediate_execution|Immediate]]、
[[Calculator_input_methods#Infix_notation|Infix]]、
[[Calculator_input_methods#BASIC_notation|BASIC]]、
[[Calculator_input_methods#Mathematical_display|D.A.L.]]、
[[Calculator_input_methods#Mathematical_display|V.P.A.M.]]、
[[Calculator_input_methods#Mathematical_display|N.T.D.]]
| invent-date = 发明日期
| invent-name = 发明者
| conn1 = 与这个设备所连接的设备 (range 1-4)
| via1_1 = 可能连接的设备 (range 1-9)
| designfirm = 设计者,通常(但不总是)与制造商相同
| manufacturer = 设备的常见制造商
| introduced = 出产日期
| discontinued = 停产日期
| latest_firmware = 最新韌體
| predecessor = 前代機種
| successor = 後繼機種
| cost = 价格
| processor = 处理器类型
| prog_lang = 支持的编程语言
| frequency = 处理器频率
| precision = 精确度
| display_type = 显示元件类型(如:
[[Dot matrix]]、
[[Seven-segment display]]、
[[Fourteen-segment display]]、
[[Liquid crystal display]]、
[[Light-emitting diode]])
| display_size = 显示元件尺寸(像素或字)
| memory_user = 用户寄存器容量
| memory_rom = 固件容量
| memory_extern = 扩展容量
| memory_data = 寄存器容量
| memory_step = 编程寄存器
| connection = 总线类型 (PCI/PCI-E/USB……)
| ports = 设备接口,如PATA、SCSI、SATA……
| supply = 电池供应
| power = 功耗 (W/kWh)
| weight = 质量 (kg)
| dimensions = W*D*H (宽度、厚度和高度,通常用厘米)
}}
除了name参数之外,其他都可选填
The numbered attributes mean that there is allowance for multiples. The via attributes range from via1_1 to via3_9 where the first number corresponds to the appropriate connection number and the second number is the position in that connections 'via' list. For each connection (via_1, via_2, or via_3), there can be up to 9 connectors, via#_1 through via#_9.