Difference between revisions of "Template:PoE"
m (wrong IEEE number) |
m (reformatted table) |
||
Line 52: | Line 52: | ||
Unifi_crosslink={{{Unifi_crosslink|unknown}}}| | Unifi_crosslink={{{Unifi_crosslink|unknown}}}| | ||
Text={{{Note|}}} | Text={{{Note|}}} | ||
− | }} | + | }}Power (over Ethernet) compatibility:<br> |
− | + | barrel plug: {{{Barrel_plug|unknown}}} {{{Barrel_voltage|}}} | |
− | |||
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | ! |
− | + | ! straight | |
+ | ! crosslink | ||
|- | |- | ||
− | + | ! 802.3af | |
− | |||
− | |||
− | ! 802.3af | ||
| {{{802:3af_straight|unknown}}} | | {{{802:3af_straight|unknown}}} | ||
− | |||
− | |||
| {{{802:3af_crosslink|unknown}}} | | {{{802:3af_crosslink|unknown}}} | ||
|- | |- | ||
− | ! legacy | + | ! legacy |
| {{{Legacy_straight|unknown}}} | | {{{Legacy_straight|unknown}}} | ||
− | |||
− | |||
| {{{Legacy_crosslink|unknown}}} | | {{{Legacy_crosslink|unknown}}} | ||
|- | |- | ||
− | ! compatible | + | ! compatible |
| {{{Compatible_straight|unknown}}} | | {{{Compatible_straight|unknown}}} | ||
− | |||
− | |||
| {{{Compatible_crosslink|unknown}}} | | {{{Compatible_crosslink|unknown}}} | ||
|- | |- | ||
− | ! Unifi | + | ! Unifi |
| {{{Unifi_straight|unknown}}} | | {{{Unifi_straight|unknown}}} | ||
− | |||
− | |||
| {{{Unifi_crosslink|unknown}}} | | {{{Unifi_crosslink|unknown}}} | ||
− | |||
− | |||
− | |||
|} | |} | ||
+ | Note: {{{Note|none}}} | ||
</includeonly> | </includeonly> |
Revision as of 20:16, 13 January 2022
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"