Template:PoE
Power over ethernet compatibility property template It will display a compatibility table on the device's page that includes this template, and will create a property that can be used for search or listing in a table.
Using this widget
To insert this widget, use the following code:
{{PoE
|Barrel_plug=5.5/2.5
|Barrel_voltage=12V
|802:3af_straight=yes
|802:3af_crosslink=yes
|Legacy_straight=no
|Legacy_crosslink=no
|Compatible_straight=unknown
|Compatible_crosslink=unknown
|Unifi_straight=unknown
|Unifi_crosslink=unknown
|Note=Remarks here
}}
This will give the following result:
Power (over Ethernet) compatibility:
barrel plug: 5.5/2.5 12V
| straight | crosslink | |
|---|---|---|
| 802.3af | yes | yes |
| legacy | no | no |
| compatible | unknown | unknown |
| Unifi | unknown | unknown |
Note: Remarks here
Note that all values are optional and will default to "unknown"