This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template:Wired embedded system

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search
50px Template documentation[view] [edit] [history] [purge]

Usage

Template:Wired embedded system
generates an infobox and adds relevant semantic data for routers and ADSL modems without wireless and also for 

Notes:
there is likely some additional useful semantic data that could be added.

Usage:
{{Wired embedded system
|brand= [brand of the unit, optional (but highly recommended)]
|model= [model of the unit, optional (but highly recommended)]
|revision= [revision of the unit, optional]
|type= [router, ADSL router (several LAN ports), ADSL modem (1 LAN port), switch, bridge, monitor, general, etc]
|availability= [availability of the unit (common, uncommon, rare, OEM, ODM, nonexistent, unknown [default]), optional (but highly recommended)]
|ic_id= [Industry Canada ID of the unit, plus additional IC IDs if required (delimited with a comma)]
|pwr_v= [operating DC voltage of the device, optional]
|pwr_amp= [specified amperage on the device or provided power adapter, optional]
|pwr_conn= [barrel, other - optional]
|pwr_barrel_inner= [diameter of inner circle of barrel plug, optional]
|pwr_barrel_outer= [diameter of outer circle of barrel plug, optional]
|pwr_barrel_len= [length of barrel plug connector, optional]
|pwr_pol= [polarity (reverse, normal), mainly to notify of reverse polarity, defaults to normal]
|pwr_poe= [af (802.3af), at (802.3at) , ns (non-standard), nsc (non-standard 802.3af/at compatible), or blank - optional]
|cpu1_brand= [manufacturer of the primary CPU, optional [but highly recommended])
|cpu1_model= [model of the primary CPU, optional (but highly recommended)]
|cpu1_cspeed= [speed of the primary CPU in MHz (GHz), optional]
|cpu2_brand= [secondary CPU manuf, optional]
|cpu2_model= [secondary CPU model, optional]
|cpu2_cspeed= [speed of the secondary CPU in MHz (GHz), optional]
|fla1 = [amount of primary flash memory the device has, optional]
|fla1_brand= [brand of primary flash memory, optional]
|fla1_model= [model of primary flash memory, optional]
|fla1_num= [number of primary flash chips used, optional]
|fla2= [amount of secondary flash memory the device has, optional]
|fla2_brand= [brand of secondary flash memory, optional, requires fla2 to be non-null]
|fla2_model= [model of secondary flash memory, optional, requires fla2 to be non-null]
|fla2_num= [number of secondary flash chips used, optional, requires fla2 to be non-null]
|ram1= [amount of primary RAM the device has, optional]
|ram1_brand= [brand of primary RAM, optional]
|ram1_model= [model of primary RAM, optional]
|ram1_num= [number of primary RAM chips used, optional]
|ram2= [amount of secondary RAM the device has, optional]
|ram2_brand= [brand of secondary RAM, optional, requires ram2 to be non-null]
|ram2_model= [model of secondary RAM, optional, requires ram2 to be non-null]
|ram2_num= [number of secondary RAM chips used, optional, requires ram2 to be non-null]
|expansion_if_types= [bus type + form factors (PCI, PCIe, Mini PCI, USB, SATA (eSATA), PCMCIA (16-bit), PCMCIA (32-bit), etc), optional]
|expansion_pcmcia_num= [number of PCMCIA slots, optional]
|expansion_minipci_num= [number of Mini PCI slots, optional]
|expansion_minipcie_num= [number of Mini PCIe slots, optional]
|expansion_usb_num= [number of USB ports, optional]
|expansion_sata_num= [number of SATA ports, optional]
|jtag= [jtag tag, optional]
|serial= [serial port tag, optional]
|eth_none= [set to non-null if the device has no Ethernet inteface]
|eth_cpu= [set to non-null if CPU has MAC or MAC/PHY]
|eth_chip1_brand= [ethernet chip1 brand] 
|eth_chip1_model= [ethernet chip1 model]
|eth_chip2_brand= [ethernet chip2 brand]
|eth_chip2_model= [ethernet chip2 model]
|eth_chip3_brand= [ethernet chip3 brand]
|eth_chip3_model= [ethernet chip3 brand]
|sw_cpu= [non-null if CPU has the LAN switch, optional]
|sw_brand= [LAN switch brand]
|sw_model= [LAN switch model]
|lan_speed= [10/100 or 10/100/1000, switch-side speed if LAN switch exists]
|lan_ports= [number of ports for LAN access]
|wan_speed= [10/100 or 10/100/1000]
|wan_ports= [number of ports for WAN access]
|addl_chips= [additional chips (ADSL FEM, etc)]
|stock_boot= [stock boot (CFE, U-boot, etc)]
|stock_os= [stock OS (Linux, Android, etc)]
|tp_firmware= [third party firmware names delineated by comma (advisable to throw a link to the firmware site on the page)]
|flags= [additional flags delimited by a comma]
|default_ip= [default IP address, optional]
|default_user= [default login username, optional]
|default_pass= [default login password, optional]
|oui_eth= [OUI of the ethernet device, multiple entries can be entered (delimited with a comma)]
}}

See also