Difference between revisions of "Template:RoadmapDetailItem"
(Changed to template for a single release) |
(made details templatable) |
||
Line 1: | Line 1: | ||
− | <div style="display: flex; background-color: #FFFFFFFF; justify-content: space-evenly; flex-wrap: wrap | + | <div style="display: flex; background-color: #FFFFFFFF; justify-content: space-evenly; flex-wrap: wrap; padding-left:8px; padding-right:8px;"> |
− | <p style="width: 15%"> | + | <p style="width: 15%; font-size:24px; vertical-align:top;"> {{{version}}} </p> |
− | <p style="width: 65%"> | + | <p style="width: 65%;"> |
− | <p style="width: 20%; text-align:right; float:right;"> | + | <span style="font-size:18px;">{{{date}}} </span> |
+ | <span>{{{status}}}</span> | ||
+ | </p> | ||
+ | <p style="width: 20%; text-align:right; float:right;"> {{{releaseNotesLink}}} </p> | ||
</div> | </div> | ||
<div style="background-color: #f5f5f5; padding:8px;"> | <div style="background-color: #f5f5f5; padding:8px;"> | ||
{{{content|{{{1}}} }}} | {{{content|{{{1}}} }}} | ||
</div> | </div> |
Revision as of 12:59, 7 August 2023
{{{version}}}
{{{date}}} {{{status}}}
{{{releaseNotesLink}}}
{{{1}}}