Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "Template:SB Infobox Device IO"

From Starbase wiki
Jump to navigation Jump to search
m (Added heatDissipation)
m (Added capacity fields for energy, coolant, propellant, fuel)
Line 1: Line 1:
<includeonly><div class="SB-Infobox-Data-Section-Header">Input / Output</div> {{#if:{{{electricIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Electric Input</span> <span class="SB-Infobox-Cell-Body">{{{electricIn}}}</span></div>}}{{#if:{{{electricOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Electric Output</span> <span class="SB-Infobox-Cell-Body">{{{electricOut}}}</span></div>}}{{#if:{{{coolantIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Input</span> <span class="SB-Infobox-Cell-Body">{{{coolantIn}}}</span></div>}}{{#if:{{{coolantOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Output</span> <span class="SB-Infobox-Cell-Body">{{{coolantOut}}}</span></div>}}{{#if:{{{coolantRefresh|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Recycle Rate</span> <span class="SB-Infobox-Cell-Body">{{{coolantRefresh}}}</span></div>}}{{#if:{{{heatGeneration|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Heat Generation</span> <span class="SB-Infobox-Cell-Body">{{{heatGeneration}}}</span></div>}}{{#if:{{{heatDissipation|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Heat Dissipation</span> <span class="SB-Infobox-Cell-Body">{{{heatDissipation}}}</span></div>}}{{#if:{{{propellantIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Propellant Input</span> <span class="SB-Infobox-Cell-Body">{{{propellantIn}}}</span></div>}}{{#if:{{{propellantOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Propellant Output</span> <span class="SB-Infobox-Cell-Body">{{{propellantOut}}}</span></div>}}{{#if:{{{fuelIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Fuel Input</span> <span class="SB-Infobox-Cell-Body">{{{fuelIn}}}</span></div>}}{{#if:{{{fuelOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Fuel Output</span> <span class="SB-Infobox-Cell-Body">{{{fuelOut}}}</span></div>}}{{#if:{{{thrust|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Thrust Power</span> <span class="SB-Infobox-Cell-Body">{{{thrust}}}</span></div>}}{{#if:{{{sockets|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Sockets</span> <span class="SB-Infobox-Cell-Body">{{{sockets}}}</span></div>}}{{#if:{{{YOLOLchips|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Chip Slots</span> <span class="SB-Infobox-Cell-Body">{{{YOLOLchips}}}</span></div>}}{{#if:{{{modInterfaces|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Modular Interfaces</span> <span class="SB-Infobox-Cell-Body">{{{modInterfaces}}}</span></div>}}{{#if:{{{deviceInterfaces|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Device Interfaces</span> <span class="SB-Infobox-Cell-Body">{{{deviceInterfaces}}}</span></div>}}</includeonly>
<includeonly><div class="SB-Infobox-Data-Section-Header">Input / Output</div> {{#if:{{{electricIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Electric Input</span> <span class="SB-Infobox-Cell-Body">{{{electricIn}}}</span></div>}}{{#if:{{{electricOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Electric Output</span> <span class="SB-Infobox-Cell-Body">{{{electricOut}}}</span></div>}}{{#if:{{{electricCapacity|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Energy capacity</span> <span class="SB-Infobox-Cell-Body">{{{electricCapacity}}}</span></div>}}{{#if:{{{coolantIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Input</span> <span class="SB-Infobox-Cell-Body">{{{coolantIn}}}</span></div>}}{{#if:{{{coolantOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Output</span> <span class="SB-Infobox-Cell-Body">{{{coolantOut}}}</span></div>}}{{#if:{{{coolantCapacity|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Capacity</span> <span class="SB-Infobox-Cell-Body">{{{coolantCapacity}}}</span></div>}}{{#if:{{{coolantRefresh|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Coolant Recycle Rate</span> <span class="SB-Infobox-Cell-Body">{{{coolantRefresh}}}</span></div>}}{{#if:{{{heatGeneration|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Heat Generation</span> <span class="SB-Infobox-Cell-Body">{{{heatGeneration}}}</span></div>}}{{#if:{{{heatDissipation|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Heat Dissipation</span> <span class="SB-Infobox-Cell-Body">{{{heatDissipation}}}</span></div>}}{{#if:{{{propellantIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Propellant Input</span> <span class="SB-Infobox-Cell-Body">{{{propellantIn}}}</span></div>}}{{#if:{{{propellantOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Propellant Output</span> <span class="SB-Infobox-Cell-Body">{{{propellantOut}}}</span></div>}}{{#if:{{{propellantCapacity|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Propellant Capacity</span> <span class="SB-Infobox-Cell-Body">{{{propellantCapacity}}}</span></div>}}{{#if:{{{fuelIn|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Fuel Input</span> <span class="SB-Infobox-Cell-Body">{{{fuelIn}}}</span></div>}}{{#if:{{{fuelOut|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Fuel Output</span> <span class="SB-Infobox-Cell-Body">{{{fuelOut}}}</span></div>}}{{#if:{{{fuelCapacity|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Fuel Capacity</span> <span class="SB-Infobox-Cell-Body">{{{fuelCapacity}}}</span></div>}}{{#if:{{{thrust|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Thrust Power</span> <span class="SB-Infobox-Cell-Body">{{{thrust}}}</span></div>}}{{#if:{{{sockets|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Sockets</span> <span class="SB-Infobox-Cell-Body">{{{sockets}}}</span></div>}}{{#if:{{{YOLOLchips|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Chip Slots</span> <span class="SB-Infobox-Cell-Body">{{{YOLOLchips}}}</span></div>}}{{#if:{{{modInterfaces|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Modular Interfaces</span> <span class="SB-Infobox-Cell-Body">{{{modInterfaces}}}</span></div>}}{{#if:{{{deviceInterfaces|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Device Interfaces</span> <span class="SB-Infobox-Cell-Body">{{{deviceInterfaces}}}</span></div>}}</includeonly>

Revision as of 08:39, 27 May 2021

Cookies help us deliver our services. By using our services, you agree to our use of cookies.