Template:Banner: Difference between revisions
Jump to navigation
Jump to search
(Each existing slice is a different width, so pick a number somewhere in between 300 and 351 to approximate an "average" width.) |
No edit summary |
||
| Line 2: | Line 2: | ||
<div style="float: left; width: 33.333%;">{{#if:{{{logo|}}}|[[File:{{{logo}}}]]|<span style="display: inline-block; width: 333px; height: 50px;"> </span>}}</div> | <div style="float: left; width: 33.333%;">{{#if:{{{logo|}}}|[[File:{{{logo}}}]]|<span style="display: inline-block; width: 333px; height: 50px;"> </span>}}</div> | ||
<div style="float: left; width: 33.333%; 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: 33.333%; 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: 33.333%; 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}}} | <div style="float: left; width: 33.333%; 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 15:37, 12 February 2014
Moves to another next