Template:Banner: Difference between revisions
Jump to navigation
Jump to search
(Base template for merge/release banners.) |
("Moves to next branch soon" -> "Moves to another branch next") |
||
| Line 1: | Line 1: | ||
<div style="height: 50px; background: {{{bgcolor}}};"> | <div style="height: 50px; background: {{{bgcolor}}};"> | ||
<div style="float: left; width: 50%;">[[File:{{{logo}}}]]</div> | <div style="float: left; width: 50%;">[[File:{{{logo}}}]]</div> | ||
<div style="float: left; width: 50%; padding: 5px 0px 0px 0px; font-size: 90%; font-weight: bold; color: #000000;">{{#ifeq:{{{type|merge}}}|release|Released on {{{release_date}}}|{{#if:{{{current_branch|}}}|Currently in {{{current_branch}}} branch<br />|}}Moves to {{{next_branch| | <div style="float: left; width: 50%; padding: 5px 0px 0px 0px; font-size: 90%; font-weight: bold; color: #000000;">{{#ifeq:{{{type|merge}}}|release|Released on {{{release_date}}}|{{#if:{{{current_branch|}}}|Currently in {{{current_branch}}} branch<br />|}}Moves to {{{next_branch|another}}} branch {{#if:{{{merge_date|}}}|on {{{merge_date}}}|{{#if:{{{merge_week|}}}|during week of {{{merge_week}}}|next}}}}}}</div> | ||
</div> | </div> | ||
Revision as of 17:10, 2 February 2014
[[File:{{{logo}}}]]
Moves to another branch next