Template:Networking device leds: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
==Power LED== | ==Power LED== | ||
<!-- Use if device | <!-- Use if device has eth port --> | ||
{{#if: {{{eth_leds|}}} | {{#if: {{{eth_leds|}}} | ||
| <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds | |||
| eth_led = {{{eth_led}}} | |||
| size_eth = {{{size_eth}}} | |||
}} | |||
| {{#ifeq: {{{name}}} | TRB140 | | {{#ifeq: {{{name}}} | TRB140 | ||
| <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds | | <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds | ||
Line 23: | Line 23: | ||
}} | }} | ||
}} | }} | ||
| | |||
}} | |||
<!-- Use if device has mobile module --> | |||
{{#if: {{{con|}}} | |||
| <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds | |||
| con_led = {{{con_led}}} | |||
| size_con = {{{size_con}}} | |||
}} | |||
| | |||
}} | |||
{{#if: {{{sig|}}} | |||
| <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_signal_strength_leds | |||
| con_led = {{{con_led}}} | |||
| size_con = {{{size_con}}} | |||
}} | |||
| | | | ||
}} | }} |
Revision as of 07:55, 1 April 2020
This wiki page contains information about {{{name}}} router LEDs and their actions.