Difference between revisions of "User:Dusty/Sandbox/Templates/Template:dstShip"
< User:Dusty | Sandbox
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>{| style="width:450px;background:rgba(255,255,255,.1);border:1px solid #4b4b4b;float:right;margin-left:20px;" | <includeonly>{| style="width:450px;background:rgba(255,255,255,.1);border:1px solid #4b4b4b;float:right;margin-left:20px;" | ||
{{#if:{{{image|}}} | |||
| [[File:{{{image}}}|frameless|center]] | | [[File:{{{image}}}|frameless|center]] | ||
}} | |||
{{#if:{{{model|}}} | |||
|<tr style="font:bold petite-caps 24px Century Gothic;text-indent:20px;"> | |||
<td style="padding:5px 10px;margin:auto;color:#e6d925;">{{{model}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{manufacturer|}}} | {{#if:{{{manufacturer|}}} | ||
|<tr style="width:45%;padding:10px;display:inline-flex;flex-direction:column;text-align:left;"> | |<tr style="width:45%;padding:10px;display:inline-flex;flex-direction:column;text-align:left;"> |