Template:Banner: Difference between revisions
Jump to navigation
Jump to search
(Add a min-width of 1000px to ensure enough room for the three columns.) |
(testing width changes) |
||
| Line 1: | Line 1: | ||
<div style="clear: both; min-width: 1000px; height: 50px; background-color: {{{bgcolor|#CCC}}}; color: {{{color|black}}}; font-size: 90%; font-weight: bold;"> | <div style="clear: both; min-width: 1000px; height: 50px; background-color: {{{bgcolor|#CCC}}}; color: {{{color|black}}}; font-size: 90%; font-weight: bold;"> | ||
<div style="float: left; width: | <div style="float: left; width: 30%; min-width: 333px;">{{#if:{{{logo|}}}|[[File:{{{logo}}}]]|<span style="display: inline-block; width: 333px; height: 50px;"> </span>}}</div> | ||
<div style="float: left; width: | <div style="float: left; width: 20%; padding: 5px 0px 0px 0px;">{{#if:{{{product|}}}|{{{product}}}{{#if:{{{version|}}}| {{{version}}}|}}<br />|}}{{#if:{{{gecko|}}}|Based on Gecko {{{gecko}}}<br />|}}</div> | ||
<div style="float: left; width: | <div style="float: left; width: 50%; padding: 5px 0px 0px 0px;">{{#ifeq:{{{type|merge}}}|release|Released on {{{release_date}}}|{{#if:{{{current_channel|}}}|Currently in {{{current_channel}}} channel<br />|}}Moves to {{{next_channel|another}}} {{#if:{{{merge_date|}}}|on {{{merge_date}}}|{{#if:{{{merge_week|}}}|week of {{{merge_week}}}|next}}}}}}</div> | ||
</div> | </div> | ||
Revision as of 22:10, 13 February 2014
Moves to another next