Changes

no edit summary
Line 2: Line 2:  
If a certain family received a new FW, but others didn't, just add another separator after RUT850 specifying the family and the FW. '#default' will always print that FW on every family that is not entered separately--->
 
If a certain family received a new FW, but others didn't, just add another separator after RUT850 specifying the family and the FW. '#default' will always print that FW on every family that is not entered separately--->
 
{{#switch: {{{series}}}
 
{{#switch: {{{series}}}
  | RUT9XX={{{series}}}_R_00.06.08.6 <!--- RUT9XX and RUT2XX (with XX at the end) are only used in Legacy WebUI pages --->
+
  | RUT9XX={{{series}}}_R_00.06.09 <!--- RUT9XX and RUT2XX (with XX at the end) are only used in Legacy WebUI pages --->
 
  | RUT2XX={{{series}}}_R_00.01.14.5
 
  | RUT2XX={{{series}}}_R_00.01.14.5
 
  | RUT850={{{series}}}_R_00.01.04
 
  | RUT850={{{series}}}_R_00.01.04
| TRB1={{{series}}}_R_00.07.01.{{#ifeq:{{{name}}}|TRB143|8|4}}
+
  | #default={{{series}}}_R_00.07.02
  | #default={{{series}}}_R_00.07.01.4
   
}}
 
}}