Difference between revisions of "Template:PoE"

From Hackerspace ACKspace
Jump to: navigation, search
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|}}}
PoE compatibility
 
 
{| class="wikitable"
 
{| class="wikitable"
! barrel plug
+
!
| {{{Barrel_plug|unknown}}}
+
! straight
 +
! crosslink
 
|-
 
|-
! barrel voltage
+
! 802.3af
| {{{Barrel_voltage|0V}}}
 
|-
 
! 802.3af straight
 
 
| {{{802:3af_straight|unknown}}}
 
| {{{802:3af_straight|unknown}}}
|-
 
! 802.3af crosslink
 
 
| {{{802:3af_crosslink|unknown}}}
 
| {{{802:3af_crosslink|unknown}}}
 
|-
 
|-
! legacy straight
+
! legacy
 
| {{{Legacy_straight|unknown}}}
 
| {{{Legacy_straight|unknown}}}
|-
 
! legacy crosslink
 
 
| {{{Legacy_crosslink|unknown}}}
 
| {{{Legacy_crosslink|unknown}}}
 
|-
 
|-
! compatible straight
+
! compatible
 
| {{{Compatible_straight|unknown}}}
 
| {{{Compatible_straight|unknown}}}
|-
 
! compatible crosslink
 
 
| {{{Compatible_crosslink|unknown}}}
 
| {{{Compatible_crosslink|unknown}}}
 
|-
 
|-
! Unifi straight
+
! Unifi
 
| {{{Unifi_straight|unknown}}}
 
| {{{Unifi_straight|unknown}}}
|-
 
! Unifi crosslink
 
 
| {{{Unifi_crosslink|unknown}}}
 
| {{{Unifi_crosslink|unknown}}}
|-
 
! note
 
| {{{Note|}}}
 
 
|}
 
|}
 +
Note: {{{Note|none}}}
 
</includeonly>
 
</includeonly>

Revision as of 21: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"