Difference between revisions of "Template:FirmwaresNext"
 (Replaced content with "==Loading firmware== {{Template:FirmwaresNext/USB|device={{#var:device}}|platform={{#var:platform}}|connectionType={{#var:connectionType}}|ostype={{#var:ostype}}}}")  | 
				|||
| Line 1: | Line 1: | ||
==Loading firmware==  | ==Loading firmware==  | ||
| − | {{Template:FirmwaresNext/USB|device={{#var:device}}|platform={{#var:platform}}|connectionType={{#var:connectionType}}|ostype={{#var:ostype}}}}  | + | {{#ifeq:{{{connectionType|}}}|USB|{{Template:FirmwaresNext/USB|device={{#var:device}}|platform={{#var:platform}}|connectionType={{#var:connectionType}}|ostype={{#var:ostype}}}}|{{Template:FirmwaresNext/BT|device={{#var:device}}|platform={{#var:platform}}|connectionType={{#var:connectionType}}|ostype={{#var:ostype}}}}}}  |