Difference between revisions of "Template:SB Infobox Device General Information"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#if:{{{type|}}}| <div class="Device-Info-Data-Cell"><span class="Device-Info-Data-Cell-Header">Type</span> <span class="Device-Info-Data-Cell-Body">{{{type}}}</...") |
|||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{type|}}}| <div class="Device-Info-Data-Cell"><span class="Device-Info | <includeonly>{{#if:{{{type|}}}| <div class="Device-Info-Data-Cell"><span class="Device-Info-Cell-Header">Type</span> <span class="Device-Info-Cell-Body">{{{type}}}</span></div>}}{{#if:{{{function|}}}| <div class="Device-Info-Data-Cell"><span class="Device-Info-Cell-Header">Function</span> <span class="Device-Info-Cell-Body">{{{function}}}</span></div>}}{{#if:{{{availability|}}}| <div class="Device-Info-Data-Cell"><span class="Device-Info-Cell-Header">Availability</span> <span class="Device-Info-Cell-Body">{{{availability}}}</span></div>}}{{#if:{{{size|}}}| <div class="Device-Info-Data-Cell"><span class="Device-Info-Cell-Header">Size</span> <span class="Device-Info-Cell-Body">{{{size}}}</span></div>}}</includeonly> |