Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:DeviceInfobox"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
<includeonly> | <includeonly> | ||
<div class="Device-Info" style="top: -35px;position: relative;"> | <div class="Device-Info" style="top: -35px;position: relative;"> | ||
<div class="Device-Info-Header"> | <div class="Device-Info-Header">{{#if:{{{image|}}}|[[File:{{{image}}}|caption]]|No image submitted.}}<span class="Device-Info-Header-Caption"> {{#if:{{{caption|}}}|{{{caption}}}|}} </span></div> | ||
<div class="Device-Info-Name">{{#if:{{{name|}}}|{{{name}}}|Name not submitted.}}</div> | |||
<div class="Device-Info-Name"> | |||
<div class="Device-Info-Data-Wrap"> | <div class="Device-Info-Data-Wrap"> | ||
<div class="Device-Info-Data-Section"> | <div class="Device-Info-Data-Section"> |
Revision as of 10:23, 7 May 2021
hello