Jump to: navigation, search

Difference between revisions of "Template:RoadmapOverviewItem"


m (fixed some empty space before line)
m (Automated link to section)
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: 50%; 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: 50%; float:right; text-align: right; vertical-align: bottom; margin-top: 8px; margin-left: 8px;">{{{date}}}</p>  
 
</div>
 
</div>
 
{{{content|''tbd.''}}}
 
{{{content|''tbd.''}}}
 
----
 
----
: {{{link|}}} <!--[[{{{link}}}|View details]] -->
+
: {{{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.-->

Revision as of 12:02, 9 August 2023

v{{{version}}}

{{{date}}}

tbd.


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