Jump to: navigation, search

Difference between revisions of "Template:RoadmapOverviewItem"


(added secondary link (for release notes))
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div style="width: 100%; display: flex; align-items:center; justify-content: space-evenly;">  
 
<div style="width: 100%; display: flex; align-items:center; justify-content: space-evenly;">  
<p style="width: 50%; float:left; text-align: left; font-size: 24px;">{{{version}}}</p>
+
<p style="width: 30%; float:left; text-align: left; font-size: 24px;">v{{{version}}}</p>
<p style="width: 50%; float:right; text-align: right; vertical-align: bottom; margin-top: 8px; margin-left: 8px;">{{{date}}}</p>  
+
<p style="width: 70%; float:right; text-align: right; vertical-align: bottom; margin-top: 8px; margin-left: 8px;">{{{date}}}</p>  
 
</div>
 
</div>
 
{{{content|''tbd.''}}}
 
{{{content|''tbd.''}}}
 
----
 
----
: <div style="display: flex; align-items:center; justify-content: space-between;"> <p>{{{link| }}}</p><p style="float:right;">{{{releaseNotes| }}}</p></div>
+
: {{{link| [[Version_4#{{{version}}}|View details]] }}}  
 +
 
 +
<!-- For the View Details link, default is to automate link via version number. Otherwise, can use link= to supply a full link, use 'link=' to hide the broken link.--><noinclude>
 +
= See also =
 +
* [[Roadmap_Templates#Roadmap_Overview_Item]]
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 15:28, 15 May 2024

v{{{version}}}

{{{date}}}

tbd.


[[Version_4#{{{version}}}|View details]]


See also